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.
Version:
- Andy Clark, IBM
mayMatch
protected boolean mayMatch
getIdentityConstraint
public IdentityConstraint getIdentityConstraint()
Returns the identity constraint.
getXPath
public XPath getXPath()
Returns the field XPath.
mayMatch
public boolean mayMatch()
setMayMatch
public void setMayMatch(boolean b)
toString
public String toString()
Returns a string representation of this object.
Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.