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