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