public class WSPolicyParser extends AbstractParser
Parses the WS-Policy elements that can be part of the WS-T RST
logger
Constructor and Description |
---|
WSPolicyParser() |
Modifier and Type | Method and Description |
---|---|
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream
|
boolean |
supports(QName qname)
Returns whether the parser supports parsing a particular namespace
|
getXMLInputFactory, parse
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
ParserNamespaceSupport
ParsingException
ParserNamespaceSupport#parse(XMLEventReader)}
public boolean supports(QName qname)
ParserNamespaceSupport
ParserNamespaceSupport#supports(QName)}
Copyright © 2017 JBoss by Red Hat. All rights reserved.