public abstract class AbstractParser extends Object implements ParserNamespaceSupport
Constructor and Description |
---|
AbstractParser() |
Modifier and Type | Method and Description |
---|---|
Object |
parse(InputStream configStream)
Parse an InputStream for payload
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parse, supports
public Object parse(InputStream configStream) throws ParsingException
configStream
- {@link
- IllegalArgumentException}{@link
- IllegalArgumentException} when the configStream is nullParsingException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.