Constructor and Description |
---|
FilterToXPath() |
Modifier and Type | Method and Description |
---|---|
static String |
toXPath(PropertyDefinition definition,
NamespaceContext namespaceContext,
Filter filter)
Transforms the given filter of the given type to a XPath query.
|
static String |
toXPath(TypeDefinition definition,
NamespaceContext namespaceContext,
Filter filter)
Transforms the given filter of the given type to a XPath query.
|
public static String toXPath(TypeDefinition definition, NamespaceContext namespaceContext, Filter filter)
definition
- the typenamespaceContext
- the namespace contextfilter
- the filter to transformIllegalStateException
- if the type of filter is not supported to
be converted to XPathpublic static String toXPath(PropertyDefinition definition, NamespaceContext namespaceContext, Filter filter)
definition
- the property definitionnamespaceContext
- the namespace contextfilter
- the property filter to transformIllegalStateException
- if the type of filter is not supported to
be converted to XPathBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a