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, transform
public static final String ENVIRONMENTS_TAG
public static final String ENVIRONMENT_TAG
public EnvironmentParser(File file) throws IOException
IOException
public EnvironmentParser(String xml) throws IOException
IOException
public EnvironmentParser.Context parse() throws Exception
Exception
Copyright © 2016–2018. All rights reserved.