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