net.jangaroo.exml.parser
Class ExmlToModelParser
java.lang.Object
net.jangaroo.exml.parser.ExmlToModelParser
public final class ExmlToModelParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExmlToModelParser
public ExmlToModelParser(ConfigClassRegistry registry)
parse
public ExmlModel parse(File file)
throws IOException,
SAXException
- Parses the exml file into an ExmlModel
- Parameters:
file - the file to parse
- Returns:
- the parsed model
- Throws:
IOException - if the input stream could not be read
SAXException - if the XML was not well-formed
getAttributeValue
public static Object getAttributeValue(String attributeValue,
String type)
Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.