Alphabetical Index: V

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

V

validate(org.dom4j.Document) - method in class org.dom4j.io.SAXValidator
Validates the given Document by writing it to a validating SAX Parser.
validate(String) - method in class org.dom4j.datatype.DatatypeAttribute
validate(String) - method in class org.dom4j.datatype.DatatypeElement
valueOf(Object) - method in class org.dom4j.XPath
valueOf evaluates this XPath expression and returns the textual representation of the results using the XPath string() function.
valueOf(String) - method in class org.dom4j.Node
valueOf evaluates an XPath expression and returns the textual representation of the results the XPath string-value of this node.
visit(org.dom4j.Attribute) - method in class org.dom4j.Visitor
Visits the given Attribute
visit(org.dom4j.Attribute) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.CDATA) - method in class org.dom4j.Visitor
Visits the given CDATA
visit(org.dom4j.CDATA) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.Comment) - method in class org.dom4j.Visitor
Visits the given Comment
visit(org.dom4j.Comment) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.Document) - method in class org.dom4j.Visitor
Visits the given Document
visit(org.dom4j.Document) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.DocumentType) - method in class org.dom4j.Visitor
Visits the given DocumentType
visit(org.dom4j.DocumentType) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.Element) - method in class org.dom4j.Visitor
Visits the given Element
visit(org.dom4j.Element) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.Entity) - method in class org.dom4j.Visitor
Visits the given Entity
visit(org.dom4j.Entity) - method in class org.dom4j.VisitorSupport
visit(org.dom4j.Namespace) - method in class org.dom4j.Visitor
Visits the given Namespace
visit(org.dom4j.Namespace) - method in class org.dom4j.VisitorSupport
Visits the given ProcessingInstruction
visit(org.dom4j.Text) - method in class org.dom4j.Visitor
Visits the given Text
visit(org.dom4j.Text) - method in class org.dom4j.VisitorSupport
Visitor - interface org.dom4j.Visitor
Visitor is used to implement the Visitor pattern in DOM4J.
VisitorSupport - class org.dom4j.VisitorSupport
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

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo