|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.freehep.xml.io.XMLIOFileFactory
Constructor Summary | |
XMLIOFileFactory()
Creates a new instance of XMLIOFileFactory |
Method Summary | |
Object |
createObject(Class objClass)
Create a given object in a minimal state. |
Class[] |
XMLIOFactoryClasses()
Returns an array of Classes of the objects that the factory is able to create. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLIOFileFactory()
Method Detail |
public Object createObject(Class objClass)
XMLIOFactory
createObject
in interface XMLIOFactory
objClass
- The Class of the object to be created.
public Class[] XMLIOFactoryClasses()
XMLIOFactory
XMLIOFactoryClasses
in interface XMLIOFactory
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |