be.lassi.xml
Class ObjectFactory
java.lang.Object
org.jhotdraw.xml.DefaultDOMFactory
be.lassi.xml.ObjectFactory
- All Implemented Interfaces:
- org.jhotdraw.xml.DOMFactory
public class ObjectFactory
- extends org.jhotdraw.xml.DefaultDOMFactory
Maps classes to xml tags.
Constructor Summary |
ObjectFactory()
Constructs and initializes a new factory. |
Methods inherited from class org.jhotdraw.xml.DefaultDOMFactory |
addEnum, addEnumClass, addStorable, addStorableClass, create, createEnum, getEnumName, getEnumValue, getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectFactory
public ObjectFactory()
- Constructs and initializes a new factory.