public class XPathFilter2TransformImpl extends TransformImpl implements XPathFilter2Transform
XPathFilter2Transform
.XPATH_FILTER2
Constructor and Description |
---|
XPathFilter2TransformImpl()
Create a new
XPathFilter2TransformImpl object. |
Modifier and Type | Method and Description |
---|---|
List |
getFilters()
Gets the
XPathFilter s contained in this
XPathFilter2Transform . |
void |
setFilters(List filters)
Sets the XPath filters contained in this
XPathFilter2Transform . |
getAlgorithmURI, setAlgorithmURI
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlgorithmURI
public XPathFilter2TransformImpl()
XPathFilter2TransformImpl
object.public void setFilters(List filters)
XPathFilter2Transform
.filters
- The XPath filters contained in this
XPathFilter2Transform
.public List getFilters()
XPathFilter2Transform
XPathFilter
s contained in this
XPathFilter2Transform
.getFilters
in interface XPathFilter2Transform
XPathFilter
s.Copyright © 2016. All rights reserved.