Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
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
RecursivePreorderTreeTraversal class com.ibm.xml.parser.util.RecursivePreorderTreeTraversal.
RecursivePreorderTreeTraversal defines a specific document object tree traversal algorithm for use by the visitor design pattern.
RecursivePreorderTreeTraversal(Visitor). Constructor for class com.ibm.xml.parser.util.RecursivePreorderTreeTraversal
Constructor.
ReferenceHandler interface com.ibm.xml.parser.ReferenceHandler.
An interface for receiving control when a General Reference is recognized by the XML4J parser.
Regexp class com.ibm.xml.omake.Regexp.
Regular expression matching using non-deterministic finate automaton (NFA).
Regexp(String). Constructor for class com.ibm.xml.omake.Regexp
Constructor.
RegexpParseException exception com.ibm.xml.omake.RegexpParseException.
RegexpParseException(String). Constructor for class com.ibm.xml.omake.RegexpParseException
RegexpParseException(). Constructor for class com.ibm.xml.omake.RegexpParseException
RelTerm class com.ibm.xml.xpointer.RelTerm.
The RelTerm class provides support for relative location terms in XPointers.
RelTerm(int, boolean, int, int, String, Vector). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for specifying attributes and for full customization.
RelTerm(int, int, int). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(instance,nodeType).
RelTerm(int, boolean, int). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(all,nodeType).
RelTerm(int, int, String). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(instance,elementName).
RelTerm(int, String). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(all,elementName).
RelTerm(int, int). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(instance).
RelTerm(int). Constructor for class com.ibm.xml.xpointer.RelTerm
Constructor for keywordType(all).
RelTermAttribute class com.ibm.xml.xpointer.RelTermAttribute.
The RelTermAttribute class provides support for attribute qualifiers to elements which are candidates for relative location terms in XPointers.
RelTermAttribute(String, int, String). Constructor for class com.ibm.xml.xpointer.RelTermAttribute
Constructor.
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
Returns and removes the OtherTerm at the end of this 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