public class ConfigurationParser extends Object
Constructor and Description |
---|
ConfigurationParser() |
Modifier and Type | Method and Description |
---|---|
Collection<CustomShapeDefinition> |
getShapeDefinitions() |
HashMap<String,CustomShapeDefinition> |
getShapeDefinitionsHash() |
static void |
main(String[] argv) |
void |
parseFile(File file) |
public Collection<CustomShapeDefinition> getShapeDefinitions()
public HashMap<String,CustomShapeDefinition> getShapeDefinitionsHash()
public void parseFile(File file) throws ParserConfigurationException, SAXException, IOException
public static void main(String[] argv) throws ParserConfigurationException, SAXException, IOException
Copyright © 2017. All Rights Reserved.