public class PayloadElementSniffer extends DefaultHandler
QName of a payload element.
It parses message until it| Constructor and Description |
|---|
PayloadElementSniffer() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getPayloadQName() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionpublic QName getPayloadQName()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.