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