All Packages Class Hierarchy This Package Previous Next Index
Class ORG.opengroup.xface.XFaceFactoryImpl
java.lang.Object
|
+----ORG.opengroup.xface.XFaceFactoryImpl
- public class XFaceFactoryImpl
- extends Object
- implements XFaceFactory
Create an XFace object for a given XObj instance.
XFaceFactoryImpl()
-
createXFace(XObj)
-
createXFace(XObj, ClassLoader)
-
XFaceFactoryImpl
public XFaceFactoryImpl()
createXFace
public XFace createXFace(XObj xObj) throws IOException, ClassNotFoundException
createXFace
public XFace createXFace(XObj xObj,
ClassLoader cl) throws IOException, ClassNotFoundException
All Packages Class Hierarchy This Package Previous Next Index