public class ValidatorContentHandler extends DefaultHandler
| Constructor and Description |
|---|
ValidatorContentHandler(QName operationElement,
Boolean isSoap11,
Boolean envelopeOnly,
Set<QName> possibleBodyParts) |
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, 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 void endDocument()
endDocument in interface ContentHandlerendDocument in class DefaultHandlerCopyright © 2023 MuleSoft, Inc.. All rights reserved.