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