org.boehn.kmlframework.todo
Class ModelObjectFactory
java.lang.Object
org.boehn.kmlframework.todo.ModelObjectFactory
public class ModelObjectFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelObjectFactory
public ModelObjectFactory(java.lang.String fileName)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
createMapObject
public MapObject createMapObject(java.lang.String className)
getMapObjectClass
public MapObjectClass getMapObjectClass(java.lang.String className)
loadFile
public void loadFile()
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException