com.sun.xml.xsom.impl.parser
Class DelayedRef.ModelGroup
java.lang.Object
com.sun.xml.xsom.impl.parser.DelayedRef
com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- All Implemented Interfaces:
- Patch, Ref.Term
- Enclosing class:
- DelayedRef
public static class DelayedRef.ModelGroup
- extends DelayedRef
- implements Ref.Term
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelayedRef.ModelGroup
public DelayedRef.ModelGroup(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 XSModelGroupDecl get()
getTerm
public XSTerm getTerm()
- Description copied from interface:
Ref.Term
- Obtains a reference as a term.
- Specified by:
getTerm
in interface Ref.Term
Copyright © 2012 Oracle. All Rights Reserved.