跳过导航链接
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) - 类 中的静态方法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) - 接口 中的方法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) - 接口 中的方法org.dom4j.NodeFilter
matches returns true if the given node matches the filter condition.
matches(Node) - 接口 中的方法org.dom4j.rule.Pattern
DOCUMENT ME!
matches(Node) - 类 中的方法org.dom4j.rule.Rule
DOCUMENT ME!
matches(Node) - 接口 中的方法org.dom4j.XPath
matches returns true if the given node matches the XPath expression.
MAX_NODE_TYPE - 接口 中的静态变量org.dom4j.Node
The maximum number of node types for sizing purposes
Mode - org.dom4j.rule中的类
Mode manages a number of RuleSet instances for the mode in a stylesheet.
Mode() - 类 的构造器org.dom4j.rule.Mode
 
modify(File) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given Fileand writes it to the specified XMLWriterusing SAX.
modify(InputSource) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given InputSourceand writes it to the specified XMLWriterusing SAX.
modify(InputStream) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given InputStreamand writes it to the specified XMLWriterusing SAX.
modify(InputStream, String) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given InputStreamand writes it to the specified XMLWriterusing SAX.
modify(Reader) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given Readerand writes it to the specified XMLWriterusing SAX.
modify(Reader, String) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given Readerand writes it to the specified XMLWriterusing SAX.
modify(URL) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given URLand writes it to the specified XMLWriterusing SAX.
modify(String) - 类 中的方法org.dom4j.io.SAXModifier
Reads a Document from the given URL or filename and writes it to the specified XMLWriterusing SAX.
modifyElement(Element) - 接口 中的方法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