|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.xml.sax.filter.ElementModifier
com.raritantechnologies.xml.sax.filter.callbacks.XPathNotifier
Takes an XPathExpression if XPath refers to an Element, acts as a CDataObjectPropertySetter if XPath refers to an attribute e.g. /foo/bar/@baz, acts like an AttributeObjectPropertySetter.
| Constructor Summary | |
XPathNotifier(java.lang.String xPathExpression,
java.lang.Object target,
java.lang.String methodName)
|
|
| Methods inherited from class com.raritantechnologies.xml.sax.filter.ElementModifier |
activate, deactivate, elementEnding, elementStarted, filterCData, getAttributesModifier, getCDataModifier, getElementComparator, getLastPathMatched, getName, initialize, matchesData, matchesPath, matchesTag, modifiyAttributes, needsData, setAttributesModifier, setCDataModifier, setElementComparator, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XPathNotifier(java.lang.String xPathExpression,
java.lang.Object target,
java.lang.String methodName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||