public class Factory extends Object
static Factory
DEFAULT_FACTORY
Factory(String id, String className, XMap properties)
forElement(XMap element)
String
getClassName()
getId()
XMap
getProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Factory DEFAULT_FACTORY
public Factory(String id, String className, XMap properties)
public String getId()
public String getClassName()
public XMap getProperties()
public static Factory forElement(XMap element)