org.freehep.jas.extension.tupleExplorer.project
Class ProjectionFactoryAndProxy
java.lang.Object
org.freehep.jas.extension.tupleExplorer.project.ProjectionFactoryAndProxy
- All Implemented Interfaces:
- org.freehep.xml.io.XMLIOFactory, org.freehep.xml.io.XMLIOProxy
public class ProjectionFactoryAndProxy
- extends Object
- implements org.freehep.xml.io.XMLIOFactory, org.freehep.xml.io.XMLIOProxy
- Author:
- The FreeHEP team @ SLAC.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionFactoryAndProxy
public ProjectionFactoryAndProxy()
XMLIOProxyClasses
public Class[] XMLIOProxyClasses()
- Specified by:
XMLIOProxyClasses
in interface org.freehep.xml.io.XMLIOProxy
restore
public void restore(Object obj,
org.freehep.xml.io.XMLIOManager xmlioManager,
org.jdom.Element nodeEl)
throws IllegalArgumentException
- Specified by:
restore
in interface org.freehep.xml.io.XMLIOProxy
- Throws:
IllegalArgumentException
save
public void save(Object obj,
org.freehep.xml.io.XMLIOManager xmlioManager,
org.jdom.Element nodeEl)
throws IllegalArgumentException
- Specified by:
save
in interface org.freehep.xml.io.XMLIOProxy
- Throws:
IllegalArgumentException
XMLIOFactoryClasses
public Class[] XMLIOFactoryClasses()
- Specified by:
XMLIOFactoryClasses
in interface org.freehep.xml.io.XMLIOFactory
createObject
public Object createObject(Class objClass)
throws IllegalArgumentException
- Specified by:
createObject
in interface org.freehep.xml.io.XMLIOFactory
- Throws:
IllegalArgumentException
Copyright © 2013. All Rights Reserved.