public class XMLAssertPsychopathXPath2Impl extends XMLAssertAdapter
| Constructor and Description |
|---|
XMLAssertPsychopathXPath2Impl(Map assertParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(XMLString text) |
void |
comment(XMLString text) |
void |
endElement(QName element,
Augmentations augs) |
void |
processingInstruction(String target,
XMLString data) |
void |
startElement(QName element,
XMLAttributes attributes,
Augmentations augs) |
getProperty, setPropertycomputeStringValueOf$value, setXDMTypedValueOf$value, setXDMTypedValueOf$valueForSTVarietyAtomic, setXDMTypedValueOf$valueForSTVarietyList, setXDMTypedValueOf$valueForSTVarietyUnion, setXDMValueOf$valueForCTWithSimpleContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomputeStringValueOf$value, setXDMTypedValueOf$value, setXDMTypedValueOf$valueForSTVarietyAtomic, setXDMTypedValueOf$valueForSTVarietyList, setXDMTypedValueOf$valueForSTVarietyUnionpublic XMLAssertPsychopathXPath2Impl(Map assertParams)
public void startElement(QName element, XMLAttributes attributes, Augmentations augs) throws Exception
startElement in interface XMLAssertHandlerstartElement in class XMLAssertAdapterExceptionpublic void endElement(QName element, Augmentations augs) throws Exception
endElement in interface XMLAssertHandlerendElement in class XMLAssertAdapterExceptionpublic void comment(XMLString text)
comment in interface XMLAssertHandlercomment in class XMLAssertAdapterpublic void processingInstruction(String target, XMLString data)
processingInstruction in interface XMLAssertHandlerprocessingInstruction in class XMLAssertAdapterpublic void characters(XMLString text)
characters in interface XMLAssertHandlercharacters in class XMLAssertAdapterCopyright © 2013. All rights reserved.