org.apache.xerces.impl.xs.identity
Class Field.Matcher
- Field
protected class Field.Matcher
Field matcher.
- Andy Clark, IBM
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)
|
protected void | matched(Object actualValue, boolean isNil)- This method is called when the XPath handler matches the
XPath expression.
|
fStore
protected ValueStore fStore
Value store for data values.
handleContent
protected void handleContent(org.apache.xerces.xs.XSTypeDefinition type,
boolean nillable,
Object actualValue)- handleContent in interface XPathMatcher
matched
protected void matched(Object actualValue,
boolean isNil) This method is called when the XPath handler matches the
XPath expression.
- matched in interface XPathMatcher
Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.