org.apache.xerces.impl.xs.identity
Class Field
java.lang.Object
org.apache.xerces.impl.xs.identity.Field
public class Field
extends java.lang.Object
Schema identity constraint field.
$Id: Field.java 572110 2007-09-02 19:04:44Z mrglavas $
fIdentityConstraint
protected final IdentityConstraint fIdentityConstraint
Identity constraint.
getIdentityConstraint
public IdentityConstraint getIdentityConstraint()
Returns the identity constraint.
getXPath
public XPath getXPath()
Returns the field XPath.
toString
public String toString()
Returns a string representation of this object.
Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.