public class ConfigMetaDataParser extends AbstractHandlerChainsMetaDataParser
Modifier and Type | Method and Description |
---|---|
protected String |
getDescriptorForLogs() |
static ConfigRoot |
parse(InputStream is) |
static ConfigRoot |
parse(URL url) |
static ConfigRoot |
parse(XMLStreamReader reader) |
parseHandler, parseHandlerChains, parseHandlerChains
public static ConfigRoot parse(URL url) throws IOException
IOException
public static ConfigRoot parse(InputStream is) throws IOException
IOException
public static ConfigRoot parse(XMLStreamReader reader) throws XMLStreamException
XMLStreamException
protected String getDescriptorForLogs()
getDescriptorForLogs
in class AbstractHandlerChainsMetaDataParser
Copyright © 2019 JBoss, by Red Hat. All rights reserved.