org.jboss.security.config.parser
public class ApplicationPolicyParser extends Object implements XMLStreamConstants
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
ApplicationPolicyParser() |
Modifier and Type | Method and Description |
---|---|
List<ApplicationPolicy> |
parse(XMLEventReader xmlEventReader) |
List<ApplicationPolicy> |
parse(XMLStreamReader reader) |
public List<ApplicationPolicy> parse(XMLEventReader xmlEventReader) throws XMLStreamException
XMLStreamException
public List<ApplicationPolicy> parse(XMLStreamReader reader) throws XMLStreamException
XMLStreamException
Copyright © 2015 JBoss Inc.. All Rights Reserved.