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

M

makeElement(Branch, String) - Static method in class org.dom4j.DocumentHelper
makeElement a helper method which navigates from the given Document or Element node to some Element using the path expression, creating any necessary elements along the way.
matches(String) - Method in interface org.dom4j.Node
matches returns true if evaluating the given XPath expression on this node returns a non-empty node set containing this node.
matches(Node) - Method in interface org.dom4j.NodeFilter
matches returns true if the given node matches the filter condition.
matches(Node) - Method in interface org.dom4j.rule.Pattern
DOCUMENT ME!
matches(Node) - Method in class org.dom4j.rule.Rule
DOCUMENT ME!
matches(Node) - Method in interface org.dom4j.XPath
matches returns true if the given node matches the XPath expression.
MAX_NODE_TYPE - Static variable in interface org.dom4j.Node
The maximum number of node types for sizing purposes
Mode - Class in org.dom4j.rule
Mode manages a number of RuleSet instances for the mode in a stylesheet.
Mode() - Constructor for class org.dom4j.rule.Mode
 
modify(File) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given Fileand writes it to the specified XMLWriterusing SAX.
modify(InputSource) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given InputSourceand writes it to the specified XMLWriterusing SAX.
modify(InputStream) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given InputStreamand writes it to the specified XMLWriterusing SAX.
modify(InputStream, String) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given InputStreamand writes it to the specified XMLWriterusing SAX.
modify(Reader) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given Readerand writes it to the specified XMLWriterusing SAX.
modify(Reader, String) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given Readerand writes it to the specified XMLWriterusing SAX.
modify(URL) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given URLand writes it to the specified XMLWriterusing SAX.
modify(String) - Method in class org.dom4j.io.SAXModifier
Reads a Document from the given URL or filename and writes it to the specified XMLWriterusing SAX.
modifyElement(Element) - Method in interface org.dom4j.io.ElementModifier
Called by an event based processor when an elements closing tag is encountered.

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