A B C D E F G H I L M N O P R S T V W

R

read() - Method in class com.japisoft.fastparser.fio.FastByteArrayInputStream
 
read() - Method in class com.japisoft.fastparser.fio.FastBufferedInputStream
 
read(byte[], int, int) - Method in class com.japisoft.fastparser.fio.FastByteArrayInputStream
 
read(byte[], int, int) - Method in class com.japisoft.fastparser.fio.FastBufferedInputStream
 
remove(Object) - Method in class com.japisoft.fastparser.fio.FastVector
 
removeAttribute(String) - Method in class com.japisoft.fastparser.dom.ElementImpl
Removes an attribute by name.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in class com.japisoft.fastparser.dom.ElementImpl
Removes the specified attribute.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute.
removeAttributeNS(String, String) - Method in class com.japisoft.fastparser.dom.ElementImpl
 
removeChild(Node) - Method in class com.japisoft.fastparser.dom.NodeImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChildNode(SimpleNode) - Method in class com.japisoft.fastparser.node.SimpleNode
Remove the following node
removeElementAt(int) - Method in class com.japisoft.fastparser.fio.FastVector
 
removeNamedItem(String) - Method in class com.japisoft.fastparser.dom.NamedNodeMapImpl
Removes a node specified by name.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class com.japisoft.fastparser.dom.NamedNodeMapImpl
 
removeNameSpaceDeclaration(String) - Method in interface com.japisoft.fastparser.node.MutableNode
Remove nameSpace for this prefix
removeNameSpaceDeclaration(String) - Method in class com.japisoft.fastparser.node.SimpleNode
Remove a nameSpace prefix declaration
removePrefixScope(String) - Method in class com.japisoft.fastparser.document.NamespaceContext
Remove a prefix that should not be accessible
replaceChild(Node, Node) - Method in class com.japisoft.fastparser.dom.NodeImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
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.japisoft.fastparser.dom.CharacterDataImpl
Replace the characters starting at the specified character offset with the specified string.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified character offset with the specified string.
reset() - Method in class com.japisoft.fastparser.fio.FastByteArrayOutputStream
 
reset() - Method in class com.japisoft.fastparser.fio.FastByteArrayInputStream
 
reset() - Method in class com.japisoft.fastparser.fio.FastBufferedInputStream
 

A B C D E F G H I L M N O P R S T V W