XML for Java 2.0.15
A B C D E F G H I K L M N O P R S T U V W X

R

read() - Method in class com.ibm.xml.framework.ChunkyByteArray
 
read(byte[], int, int) - Method in class com.ibm.xml.framework.ChunkyByteArray
 
readOnly - Variable in class com.ibm.xml.dom.NodeImpl
Read-only property.
readOnly - Variable in class com.ibm.xml.dom.NamedNodeMapImpl
Read-only.
recognize(ParserState, InputSource, ChunkyByteArray, boolean) - Method in class com.ibm.xml.framework.XMLDeclRecognizer
 
reconcileDefaults() - Method in class com.ibm.xml.dom.NamedNodeMapImpl
Subroutine: If this NamedNodeMap is backed by a "defaults" map (eg, if it's being used for Attributes of an XML file validated against a DTD), we need to deal with the risk that those defaults might have changed.
releaseAttrList(int) - Method in interface com.ibm.xml.framework.AttrPool
 
releaseString(int) - Method in interface com.ibm.xml.framework.StringPool
Release index.
removeAttribute(String) - Method in class com.ibm.xml.dom.ElementImpl
Remove the named attribute from this Element.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Remove an attribute from the list.
removeAttributeNode(Attr) - Method in class com.ibm.xml.dom.ElementImpl
Remove the specified attribute/value pair.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute.
removeChild(Node) - Method in class com.ibm.xml.dom.NodeImpl
Remove a child from this Node.
removeChild(Node) - Method in class com.ibm.xml.dom.DocumentImpl
Since insertBefore caches the docElement (and, currently, docType), removeChild has to know how to undo the cache
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeIdentifier(String) - Method in class com.ibm.xml.dom.DocumentImpl
Removes a previously registered element with the specified identifier name.
removeNamedItem(String) - Method in class com.ibm.xml.dom.NamedNodeMapImpl
Remove an entry from the NamedNodeMap.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
replaceChild(Node, Node) - Method in class com.ibm.xml.dom.NodeImpl
Make newChild occupy the location that oldChild used to have.
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 class com.ibm.xml.dom.CharacterDataImpl
Replace a series of characters at the specified (zero-based) offset with a new string, NOT necessarily of the same length.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified character offset with the specified string.
REQUIRED - Static variable in class com.ibm.xml.framework.AttDef
 
reset() - Method in class com.ibm.xml.parsers.NonValidatingTXDOMParser
 
reset() - Method in class com.ibm.xml.parsers.TXDOMParser
 
reset() - Method in class com.ibm.xml.parsers.NonValidatingDOMParser
 
reset() - Method in class com.ibm.xml.parsers.DOMParser
 
reset() - Method in class com.ibm.xml.parsers.ValidatingParser
 
reset() - Method in class com.ibm.xml.parsers.ValidatingSAXParser
 
reset() - Method in class com.ibm.xml.framework.XMLParser
 
reset(ParserState) - Method in interface com.ibm.xml.framework.AttrPool
 
reset(ParserState) - Method in interface com.ibm.xml.framework.EntityPool
 
reset(ParserState) - Method in interface com.ibm.xml.framework.StringPool
Reset this pool for use during the next invocation of the parser.
reset(ParserState) - Method in interface com.ibm.xml.framework.XMLScanner
Reset scanner between calls to scanDocument.
reset(ParserState) - Method in interface com.ibm.xml.framework.ElementDeclPool
Reset this pool for use during the next invocation of the parser.
reset(ParserState) - Method in interface com.ibm.xml.framework.XMLValidationHandler
Reset the handler.
reset(ParserState) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Resets the entity handler, usually in response to a new call to XMLParser.parse.
resetOrCopy() - Method in class com.ibm.xml.parsers.NonValidatingTXDOMParser
 
resetOrCopy() - Method in class com.ibm.xml.parsers.TXDOMParser
 
resetOrCopy() - Method in class com.ibm.xml.parsers.NonValidatingDOMParser
 
resetOrCopy() - Method in class com.ibm.xml.parsers.DOMParser
 
resetOrCopy() - Method in class com.ibm.xml.parsers.ValidatingParser
 
resetOrCopy() - Method in class com.ibm.xml.parsers.ValidatingSAXParser
 
resetOrCopy() - Method in class com.ibm.xml.framework.XMLParser
 
resetOrCopy(ParserState) - Method in interface com.ibm.xml.framework.AttrPool
 
resetOrCopy(ParserState) - Method in interface com.ibm.xml.framework.EntityPool
 
resetOrCopy(ParserState) - Method in interface com.ibm.xml.framework.StringPool
Return a pool for use during the next invocation of the parser.
resetOrCopy(ParserState) - Method in interface com.ibm.xml.framework.ElementDeclPool
Return a pool for use during the next invocation of the parser.
resolveEntity(int, int) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Performs the entity resolution.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Resolve an external entity.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
results - Variable in class com.ibm.xml.framework.InsertableElementsInfo
 
resultsCount - Variable in class com.ibm.xml.framework.InsertableElementsInfo
 
RevalidatingDOMParser - class com.ibm.xml.parsers.RevalidatingDOMParser.
This class is a validating DOM parser which can also "revalidate" a DOM subtree after the document has been parsed.
RevalidatingDOMParser() - Constructor for class com.ibm.xml.parsers.RevalidatingDOMParser
 
rewind() - Method in class com.ibm.xml.framework.ChunkyByteArray
 
rootNode - Variable in class com.ibm.xml.dom.DeepNodeListImpl
 

XML for Java 2.0.15
A B C D E F G H I K L M N O P R S T U V W X