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

M

MAX_NODE_TYPE - Static variable in interface 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
 
makeElement(Branch, String) - Static method in class org.dom4j.DocumentHelper
makeElement
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.XPath
matches returns true if the given node matches the XPath expression.
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 class org.dom4j.rule.pattern.DefaultPattern
 
matches(Node) - Method in class org.dom4j.rule.pattern.NodeTypePattern
 
matches(String) - Method in class org.dom4j.tree.AbstractNode
 
matches(Object) - Method in class org.dom4j.tree.ElementIterator
Deprecated. DOCUMENT ME!
matches(Object) - Method in class org.dom4j.tree.ElementNameIterator
Deprecated. DOCUMENT ME!
matches(Object) - Method in class org.dom4j.tree.ElementQNameIterator
Deprecated. DOCUMENT ME!
matches(Object) - Method in class org.dom4j.tree.FilterIterator
Deprecated. Filter method to perform some matching on the given element.
matches(Node) - Method in class org.dom4j.xpath.DefaultXPath
 
matches(Node) - Method in class org.dom4j.xpath.XPathPattern
 
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.
modify(File) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified Filewith SAX
modify(File, Charset) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified Filewith SAX, using the given Charset.
modify(InputSource) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified InputSourcewith SAX.
modify(InputStream) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified InputStreamwith SAX.
modify(InputStream, String) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified InputStreamwith SAX.
modify(Reader) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified Readerwith SAX.
modify(Reader, String) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the specified Readerwith SAX.
modify(String) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the the given URL or filename.
modify(URL) - Method in class org.dom4j.jaxb.JAXBModifier
Parses the the given URL.
modifyElement(Element) - Method in interface org.dom4j.io.ElementModifier
Called by an event based processor when an elements closing tag is encountered.
modifyObject(Element) - Method in interface org.dom4j.jaxb.JAXBObjectModifier
Called when the JAXBModifierhas finished parsing the xml path the handler was registered for.
modifyTag(String, String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
 

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

SourceForge Logo