A B C D E F G H I L M N O P Q R S T U V W X

R

READ_ONLY - Static variable in class com.virtualweaver.xotics.datamodel.XoException
Occurs when an attempt to add/remove nodes in a DM instance is made when in read only mode.
ROOT_MOVE - Static variable in class com.virtualweaver.xotics.datamodel.XoException
Occurs when an attempt to (re)move root object is made.
read() - Method in class com.virtualweaver.xotics.datamodel.XoLogMessageBuffer
Returns and suppress the older log message from the buffer
redo() - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
This method is not yet implemented and reseved for the next version of this API.
release() - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
This method makes free all XO objects belonging to this : after calling XoRoot.xoRelease(), DM instance owner of all XO objects is set to null.
remove(XoObject) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Removes XO object param xo and its sub-tree from this.
removeForward(Object) - Method in class com.virtualweaver.xotics.datamodel.datatype.XdtBidiMap
Removes (start, end) mapping by giving start value
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Removes a listener of PropertyChangeEvent fired for this properties and for properties of all XoObject contained in this.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Removes a listener of PropertyChangeEvent previously registered by corresponding add method.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
removeReverse(Object) - Method in class com.virtualweaver.xotics.datamodel.datatype.XdtBidiMap
Removes (start, end) mapping by giving end value
removeVetoableChangeListener(VetoableChangeListener) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Removes a VetoableChangeListener from the listener list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
removeXoChild(int) - Method in interface com.virtualweaver.xotics.datamodel.XoContainer
Removes the child at the index position from the list of children.
removeXoChild(int) - Method in class com.virtualweaver.xotics.datamodel.XoContainerSupport
 
removeXoContainerListener(XoContainerListener) - Method in interface com.virtualweaver.xotics.datamodel.XoContainer
Removes a listener of XoContainerEvent previously added by corresponding add method.
removeXoContainerListener(XoContainerListener) - Method in class com.virtualweaver.xotics.datamodel.XoContainerSupport
 
removeXoContainerListener(XoContainerListener) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Removes a listener of XoContainerEvent fired by this when an XoObject is added to or removed from this content tree.
removeXoContainerListener(XoContainerListener) - Method in class com.virtualweaver.xotics.datamodel.event.XoContainerEventSupport
Removes a listener of XoContainer Event
removeXoUndoableListener(XoUndoableListener) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Unregisters an XoUndoableEvent listener interested in receiving all Undo events fired by this.
replaceWhiteSpace(String) - Static method in class com.virtualweaver.xotics.datamodel.XoUtilities
Returns a new string where all occurrences of \\n, \\r and \\t are replaced by whitespace
request(String, XoNode, Map) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
performs an XPath request from context node ctx, using an optional map of XPath variables xpathVars.
requestXoNodes(String, XoNode, Map) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
The same as request(reqIdOrXPath, ctx, vars) except that result is transformed in an array of XoNode objects.
reverseKeySet() - Method in class com.virtualweaver.xotics.datamodel.datatype.XdtBidiMap
Returns the list of end values

A B C D E F G H I L M N O P Q R S T U V W X