
public class LegacyCfParser extends AbstractParser
| Modifier and Type | Class and Description |
|---|---|
static class |
LegacyCfParser.Tag
A Tag.
|
| Constructor and Description |
|---|
LegacyCfParser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactories |
parse(InputStream xmlInputStream)
parse xml string to connection factory
|
attributeAsBoolean, attributeAsInt, attributeAsString, elementAsBoolean, elementAsInteger, elementAsLong, elementAsStringpublic ConnectionFactories parse(InputStream xmlInputStream) throws Exception
xmlInputStream - xml file input streamException - exceptionCopyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)