
public class LegacyDsParser extends AbstractParser
| Modifier and Type | Class and Description |
|---|---|
static class |
LegacyDsParser.Tag
A Tag.
|
| Constructor and Description |
|---|
LegacyDsParser() |
| Modifier and Type | Method and Description |
|---|---|
DataSources |
parse(InputStream xmlInputStream)
parse xml string to datasources
|
attributeAsBoolean, attributeAsInt, attributeAsString, elementAsBoolean, elementAsInteger, elementAsLong, elementAsString, elementAsStringNoNestpublic DataSources parse(InputStream xmlInputStream) throws Exception
xmlInputStream - xml file input streamException - exceptionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)