Class SimpleXPathParser.ContainerNode
java.lang.Object
com.predic8.membrane.core.interceptor.xmlcontentfilter.SimpleXPathParser.Node
com.predic8.membrane.core.interceptor.xmlcontentfilter.SimpleXPathParser.ContainerNode
- Enclosing class:
- SimpleXPathParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprint(PrintStream ps) Prints debugging information about the syntax tree to the stream.
-
Field Details
-
nodes
-
-
Constructor Details
-
ContainerNode
-
-
Method Details
-
print
Description copied from class:SimpleXPathParser.NodePrints debugging information about the syntax tree to the stream.- Specified by:
printin classSimpleXPathParser.Node
-