public class EnvironmentParser
extends net.praqma.util.xml.XML
| Modifier and Type | Class and Description |
|---|---|
static class |
EnvironmentParser.Context |
static class |
EnvironmentParser.Value |
| Modifier and Type | Field and Description |
|---|---|
static String |
ENVIRONMENT_TAG |
static String |
ENVIRONMENTS_TAG |
| Constructor and Description |
|---|
EnvironmentParser(File file) |
EnvironmentParser(String xml) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentParser.Context |
parse() |
EnvironmentParser.Context |
parse(Map<String,String> variables) |
addElement, addElement, appendElement, appendElement, createElement, createElement, getElements, getElements, getElements, getElementsWithAttribute, getElementsWithAttribute, getFirstElement, getFirstElement, getRoot, getXML, getXMLAsSource, saveState, transform, transform, transformpublic static final String ENVIRONMENTS_TAG
public static final String ENVIRONMENT_TAG
public EnvironmentParser(File file) throws IOException
IOExceptionpublic EnvironmentParser(String xml) throws IOException
IOExceptionpublic EnvironmentParser.Context parse() throws Exception
ExceptionCopyright © 2016–2018. All rights reserved.