|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XoRoot | |
com.virtualweaver.xotics.datamodel |
Uses of XoRoot in com.virtualweaver.xotics.datamodel |
Methods in com.virtualweaver.xotics.datamodel that return XoRoot | |
XoRoot |
XoDMInstance.getRoot()
Returns the root XoRoot object. |
Methods in com.virtualweaver.xotics.datamodel with parameters of type XoRoot | |
XoDMInstance |
XoFactory.createDMInstance(XoRoot root,
java.lang.String rootnsprefix,
java.util.Map options,
java.lang.Object initObject)
Creates a new DM instance with param root as root element and param rootnsprefix
as optional prefix. |
XoDMInstance |
XoDMInstance.exportDMInstance(XoRoot rpos)
Creates a new DM instance and sets its content with a deep copy of a rootable object of this .
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |