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