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

V

validate(String) - Method in class org.dom4j.datatype.DatatypeAttribute
 
validate(String) - Method in class org.dom4j.datatype.DatatypeElement
 
validate(Document) - Method in class org.dom4j.io.SAXValidator
Validates the given Document by writing it to a validating SAX Parser.
valueOf(String) - Method in interface org.dom4j.Node
valueOf evaluates an XPath expression and returns the textual representation of the results the XPath string-value of this node.
valueOf(Object) - Method in interface org.dom4j.XPath
valueOf evaluates this XPath expression and returns the textual representation of the results using the XPath string() function.
visit(Document) - Method in interface org.dom4j.Visitor
Visits the given Document
visit(DocumentType) - Method in interface org.dom4j.Visitor
Visits the given DocumentType
visit(Element) - Method in interface org.dom4j.Visitor
Visits the given Element
visit(Attribute) - Method in interface org.dom4j.Visitor
Visits the given Attribute
visit(CDATA) - Method in interface org.dom4j.Visitor
Visits the given CDATA
visit(Comment) - Method in interface org.dom4j.Visitor
Visits the given Comment
visit(Entity) - Method in interface org.dom4j.Visitor
Visits the given Entity
visit(Namespace) - Method in interface org.dom4j.Visitor
Visits the given Namespace
visit(ProcessingInstruction) - Method in interface org.dom4j.Visitor
Visits the given ProcessingInstruction
visit(Text) - Method in interface org.dom4j.Visitor
Visits the given Text
visit(Document) - Method in class org.dom4j.VisitorSupport
 
visit(DocumentType) - Method in class org.dom4j.VisitorSupport
 
visit(Element) - Method in class org.dom4j.VisitorSupport
 
visit(Attribute) - Method in class org.dom4j.VisitorSupport
 
visit(CDATA) - Method in class org.dom4j.VisitorSupport
 
visit(Comment) - Method in class org.dom4j.VisitorSupport
 
visit(Entity) - Method in class org.dom4j.VisitorSupport
 
visit(Namespace) - Method in class org.dom4j.VisitorSupport
 
visit(ProcessingInstruction) - Method in class org.dom4j.VisitorSupport
 
visit(Text) - Method in class org.dom4j.VisitorSupport
 
Visitor - Interface in org.dom4j
Visitor is used to implement the Visitor pattern in DOM4J.
VisitorSupport - Class in org.dom4j
VisitorSupport is an abstract base class which is useful for implementation inheritence or when using anonymous inner classes to create simple Visitor implementations.
VisitorSupport() - Constructor for class org.dom4j.VisitorSupport
 

A B C D E F G H I L M N O P Q R S T U V W X
Copyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo