方法和说明 |
---|
org.dom4j.rule.Stylesheet.applyTemplates(Object, XPath)
Use
Stylesheet.applyTemplates(Object, XPath) instead. |
org.dom4j.rule.Stylesheet.applyTemplates(Object, XPath, String)
Use
Stylesheet.applyTemplates(Object, XPath, String)
instead. |
org.dom4j.util.IndexedElement.asElementIterator(Object)
WILL BE REMOVED IN dom4j-1.6 !!
|
org.dom4j.XPath.selectObject(Object)
please use evaluate(Object) instead. WILL BE REMOVED IN
dom4j-1.6 !!
|
org.dom4j.Element.setAttributeValue(QName, String)
As of version 0.5. Please use
Element.addAttribute(QName,String) instead. WILL BE REMOVED IN
dom4j-1.6 !! |
org.dom4j.Element.setAttributeValue(String, String)
As of version 0.5. Please use
Element.addAttribute(String,String) instead. WILL BE REMOVED IN
dom4j-1.6 !! |
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by