Uses of Interface org.dom4j.NodeFilter

Uses in package org.dom4j.util

Methods with return type org.dom4j.NodeFilter

NodeFilter
ProxyDocumentFactory.createXPathFilter(String xpathFilterExpression)
NodeFilter
ProxyDocumentFactory.createXPathFilter(String xpathFilterExpression, VariableContext variableContext)

Uses in package org.dom4j

Methods with return type org.dom4j.NodeFilter

NodeFilter
DocumentFactory.createXPathFilter(String xpathFilterExpression)
createXPathFilter parses a NodeFilter from the given XPath filter expression.
NodeFilter
DocumentHelper.createXPathFilter(String xpathFilterExpression)
createXPathFilter parses a NodeFilter from the given XPath filter expression using the singleton DocumentFactory.
NodeFilter
DocumentFactory.createXPathFilter(String xpathFilterExpression, VariableContext variableContext)
createXPathFilter parses a NodeFilter from the given XPath filter expression.

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

SourceForge Logo