XML for Java 2.0.0
A B C D E F G H I 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
 
recognize(ParserState, InputSource, ChunkyByteArray, boolean) - Method in class com.ibm.xml.framework.XMLDeclRecognizer
 
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 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 interface org.w3c.dom.Element
Removes the specified attribute.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
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 character offset with the specified string.
REQUIRED - Static variable in class com.ibm.xml.framework.AttDef
 
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.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
 
rewind() - Method in class com.ibm.xml.framework.ChunkyByteArray
 

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