Searched refs:XSIDCDefinition (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSIDCDefinition.java27 public interface XSIDCDefinition extends XSObject { interface in inherits:XSObject
65 public XSIDCDefinition getRefKey();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DKeyRef.java23 import com.sun.org.apache.xerces.internal.xs.XSIDCDefinition;
68 public XSIDCDefinition getRefKey() {
H A DIdentityConstraint.java23 import com.sun.org.apache.xerces.internal.xs.XSIDCDefinition;
39 public abstract class IdentityConstraint implements XSIDCDefinition {
218 public XSIDCDefinition getRefKey() {

Completed in 44 milliseconds