org.apache.xerces.impl.xs.identity
Class Field.Matcher
- Field
protected class Field.Matcher
Field matcher.
DEBUG_ALL, DEBUG_ANY, DEBUG_MATCH, DEBUG_METHODS, DEBUG_METHODS2, DEBUG_METHODS3, DEBUG_STACK, MATCHED, MATCHED_ATTRIBUTE, MATCHED_DESCENDANT, MATCHED_DESCENDANT_PREVIOUS, fMatchedString |
protected void | handleContent(org.apache.xerces.xs.XSTypeDefinition type, boolean nillable, Object actualValue, short valueType, org.apache.xerces.xs.ShortList itemValueType)
|
protected void | matched(Object actualValue, short valueType, org.apache.xerces.xs.ShortList itemValueType, boolean isNil)- This method is called when the XPath handler matches the
XPath expression.
|
fFieldActivator
protected FieldActivator fFieldActivator
Field activator.
fStore
protected ValueStore fStore
Value store for data values.
handleContent
protected void handleContent(org.apache.xerces.xs.XSTypeDefinition type,
boolean nillable,
Object actualValue,
short valueType,
org.apache.xerces.xs.ShortList itemValueType)- handleContent in interface XPathMatcher
matched
protected void matched(Object actualValue,
short valueType,
org.apache.xerces.xs.ShortList itemValueType,
boolean isNil) This method is called when the XPath handler matches the
XPath expression.
- matched in interface XPathMatcher
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.