com.sun.xml.xsom.impl.parser
Class DelayedRef.Element
java.lang.Object
com.sun.xml.xsom.impl.parser.DelayedRef
com.sun.xml.xsom.impl.parser.DelayedRef.Element
- All Implemented Interfaces:
- Patch, Ref.Element, Ref.Term
- Enclosing class:
- DelayedRef
public static class DelayedRef.Element
- extends DelayedRef
- implements Ref.Element
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelayedRef.Element
public DelayedRef.Element(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name)
resolveReference
protected Object resolveReference(UName name)
- Specified by:
resolveReference in class DelayedRef
getErrorProperty
protected String getErrorProperty()
- Specified by:
getErrorProperty in class DelayedRef
get
public XSElementDecl get()
- Specified by:
get in interface Ref.Element
getTerm
public XSTerm getTerm()
- Description copied from interface:
Ref.Term
- Obtains a reference as a term.
- Specified by:
getTerm in interface Ref.Term
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.