Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java
PREV | NEXT SHOW LISTS | HIDE LISTS
A B C D E F G H I L M N O P Q R S T U V W X

R

REP. Static variable in interface org.w3c.dom.ElementToken
REP. Static variable in interface org.w3c.dom.ModelGroup
REQUIRED. Static variable in interface org.w3c.dom.AttributeDefinition
ReferenceHandler interface com.ibm.xml.parser.ReferenceHandler.
An interface for receiving control when a General Reference is recognized by the XML4J parser.
RelTerm class com.ibm.xml.xpointer.RelTerm.
(Based on WD-xptr-19980303)
RelTerm(int, boolean, int, int, String, Vector). Constructor for class com.ibm.xml.xpointer.RelTerm
RelTerm(int, boolean, int, int). Constructor for class com.ibm.xml.xpointer.RelTerm
RelTerm(int, boolean, int, String). Constructor for class com.ibm.xml.xpointer.RelTerm
RelTermAttribute class com.ibm.xml.xpointer.RelTermAttribute.
(Based on WD-xptr-19980303)
RelTermAttribute(int, String, String). Constructor for class com.ibm.xml.xpointer.RelTermAttribute
readDTDStream(InputStream). Method in class com.ibm.xml.parser.Parser
Returns a parsed external DTD subset based on the specified inputStream.
readDTDStream(Reader). Method in class com.ibm.xml.parser.Parser
Returns a parsed external DTD subset based on the specified reader.
readDTDStream(Source). Method in class com.ibm.xml.parser.Parser
Returns a parsed external DTD subset based on the specified source.
readStream(InputStream). Method in class com.ibm.xml.parser.Parser
Returns a parsed XML document based on the specified inputStream.
readStream(Reader). Method in class com.ibm.xml.parser.Parser
Returns a parsed XML document based on the specified reader.
readStream(Source). Method in class com.ibm.xml.parser.Parser
Returns a parsed XML document based on the specified source.
registID(Element, String). Method in class com.ibm.xml.parser.DTD
Register the identifier attribute associated with the specified element in the XML document.
remove(String). Method in class com.ibm.xml.parser.TXAttributeList
Removes the Attribute instance specified by name from this list and returns it.
remove(String). Method in interface org.w3c.dom.AttributeList
remove(int). Method in interface org.w3c.dom.EditableNodeList
removeAttribute(String). Method in class com.ibm.xml.parser.TXElement
Removes the Attribute that matches the specified name from this Element.
removeAttribute(String). Method in interface org.w3c.dom.Element
removeAttribute(String). Method in class org.xml.sax.helpers.AttributeListImpl
Remove an attribute from the list.
removeAttributeNode(Attribute). Method in class com.ibm.xml.parser.TXElement
Removes the specified attribute from this Element.
removeAttributeNode(Attribute). Method in interface org.w3c.dom.Element
removeChild(Node). Method in class com.ibm.xml.parser.Child
Throws a NotMyChildException because Child Nodes are leaf Nodes.
removeChild(Node). Method in class com.ibm.xml.parser.Parent
Removes the Child Node indicated by oldChild from this Nodes list of children, and returns it.
removeChild(Node). Method in class com.ibm.xml.parser.DTD
Invalidate this Parent class function because DTDs have multiple Child lists.
removeChild(Node). Method in interface org.w3c.dom.Node
removeLastOtherTerm(). Method in class com.ibm.xml.xpointer.XPointer
replace(int, int, String). Method in class com.ibm.xml.parser.TXText
Replace the characters starting at the specified character offset with the specified string.
replace(int, Node). Method in interface org.w3c.dom.EditableNodeList
replace(int, int, String). Method in interface org.w3c.dom.Text
replaceChild(Node, Node). Method in class com.ibm.xml.parser.Child
Throws a NotMyChildException because Child Nodes are leaf Nodes.
replaceChild(Node, Node). Method in class com.ibm.xml.parser.Parent
Replaces the Child Node oldChild with newChild in this Node's list of children, and return the oldChild Node.
replaceChild(Node, Node). Method in class com.ibm.xml.parser.DTD
Invalidate this Parent class function because DTDs have multiple Child lists.
replaceChild(Node, Node). Method in interface org.w3c.dom.Node
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.
reverse(String). Static method in class com.ibm.xml.parser.MIME2Java
Convert a Java encoding name to MIME charset name.

A B C D E F G H I L M N O P Q R S T U V W X
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS