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

R

Range - interface org.w3c.dom.range.Range.
 
RangeException - exception org.w3c.dom.range.RangeException.
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short, String) - Constructor for class org.w3c.dom.range.RangeException
 
RecompilationHandler - interface org.enhydra.xml.xmlc.autocomp.RecompilationHandler.
Interface for a recompilation handler.
recompile(ClassInfo) - Method in interface org.enhydra.xml.xmlc.autocomp.RecompilationHandler
Recompile a class file from its source file.
recompile(ClassInfo) - Method in class org.enhydra.xml.xmlc.autocomp.StandardRecompilationHandler
 
registerResourceLoader(String, Class) - Static method in class org.enhydra.xml.xmlc.autocomp.ResourceLoaderFactory
Register a resource loader class for a class loader.
registerResourceLoader(String, String) - Static method in class org.enhydra.xml.xmlc.autocomp.ResourceLoaderFactory
Register a resource loader class namefor a class loader.
remove(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
Remove an element from the collection of OPTION elementsfor this SELECT.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
replaceChild(Node, Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceNode(Node, Node) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Replace a node with a given one from another document.
reset() - Method in interface org.w3c.dom.html.HTMLFormElement
Restores a form element's default values.
ResourceLoader - interface org.enhydra.xml.xmlc.autocomp.ResourceLoader.
Interface for object that is used to load the primary classes and find the source files.
ResourceLoaderFactory - class org.enhydra.xml.xmlc.autocomp.ResourceLoaderFactory.
Factory for creating a ResourceLoader wrapper class for a particular class loader.

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