Alphabetical Index: M

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

M

makeElement(org.dom4j.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(org.dom4j.Node) - method in class org.dom4j.NodeFilter
matches returns true if the given node matches the filter condition.
matches(org.dom4j.Node) - method in class org.dom4j.rule.Pattern
DOCUMENT ME!
matches(org.dom4j.Node) - method in class org.dom4j.rule.Rule
DOCUMENT ME!
matches(org.dom4j.Node) - method in class org.dom4j.XPath
matches returns true if the given node matches the XPath expression.
matches(String) - method in class org.dom4j.Node
matches returns true if evaluating the given XPath expression on this node returns a non-empty node set containing this node.
MAX_NODE_TYPE - static field in class org.dom4j.Node
The maximum number of node types for sizing purposes
Mode - class org.dom4j.rule.Mode
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 java.io.Fileand writes it to the specified XMLWriterusing SAX.
modify(InputSource) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given org.xml.sax.InputSourceand writes it to the specified XMLWriterusing SAX.
modify(InputStream) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given java.io.InputStreamand writes it to the specified XMLWriterusing SAX.
modify(InputStream,String) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given java.io.InputStreamand writes it to the specified XMLWriterusing SAX.
modify(Reader) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given java.io.Readerand writes it to the specified XMLWriterusing SAX.
modify(Reader,String) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given java.io.Readerand 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.
modify(URL) - method in class org.dom4j.io.SAXModifier
Reads a Document from the given java.net.URLand writes it to the specified XMLWriterusing SAX.
modifyElement(org.dom4j.Element) - method in class org.dom4j.io.ElementModifier
Called by an event based processor when an elements closing tag is encountered.

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

SourceForge Logo