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

A

add(Object) - Method in class com.japisoft.fastparser.fio.FastVector
 
addAttribute(String, String, String, String, String) - Method in class com.japisoft.fastparser.sax.AttributesSax2Impl
Add a new attribute
addChildNode(SimpleNode) - Method in class com.japisoft.fastparser.node.SimpleNode
Insert a new node
addCommentNode(String) - Method in interface com.japisoft.fastparser.document.DocumentBuilder
Add a new node for the current node
addCommentNode(String) - Method in class com.japisoft.fastparser.document.DocumentBuilderImpl
Add a comment node
addNameSpaceDeclaration(String, String) - Method in interface com.japisoft.fastparser.node.MutableNode
Add nameSpace support for this prefix and this URI
addNameSpaceDeclaration(String, String) - Method in class com.japisoft.fastparser.node.SimpleNode
Add a declaration for nameSpace
addNode(MutableNode) - Method in interface com.japisoft.fastparser.node.MutableNode
Add a new child
addNode(MutableNode) - Method in class com.japisoft.fastparser.node.SimpleNode
Reset the children
addPrefixScope(String, String) - Method in class com.japisoft.fastparser.document.NamespaceContext
Add a current prefix for this uri
addTextNode(String) - Method in interface com.japisoft.fastparser.document.DocumentBuilder
Add a new text node for the current node
addTextNode(String) - Method in class com.japisoft.fastparser.document.DocumentBuilderImpl
Add a new node for the current node
AndCriteria - class com.japisoft.fastparser.walker.AndCriteria.
Test for 2 elements criteria.
AndCriteria(ValidCriteria, ValidCriteria) - Constructor for class com.japisoft.fastparser.walker.AndCriteria
Match criteria1 and criteria2
appendChild(Node) - Method in class com.japisoft.fastparser.dom.NodeImpl
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class com.japisoft.fastparser.dom.CharacterDataImpl
Append the string to the end of the character data of the node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.Typically the allowable values for the attribute are defined in a documenttype definition.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
AttributeCriteria - class com.japisoft.fastparser.walker.AttributeCriteria.
Match tag with the good attribute name and value
AttributeCriteria(String) - Constructor for class com.japisoft.fastparser.walker.AttributeCriteria
Match the following attribute
AttributeCriteria(String, String) - Constructor for class com.japisoft.fastparser.walker.AttributeCriteria
Match the following attribute and value
AttributesSax2Impl - class com.japisoft.fastparser.sax.AttributesSax2Impl.
Created Sun Mar 23 13:03:31 2003 Comments
AttributesSax2Impl() - Constructor for class com.japisoft.fastparser.sax.AttributesSax2Impl
 
AttrImpl - class com.japisoft.fastparser.dom.AttrImpl.
Att
AttrImpl(String, SimpleNode) - Constructor for class com.japisoft.fastparser.dom.AttrImpl
 
available() - Method in class com.japisoft.fastparser.fio.FastByteArrayInputStream
 
available() - 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