Class ProcessingInstructionTest
- java.lang.Object
-
- org.apache.commons.jxpath.ri.compiler.NodeTest
-
- org.apache.commons.jxpath.ri.compiler.ProcessingInstructionTest
-
public class ProcessingInstructionTest extends NodeTest
- Version:
- $Revision: 652845 $ $Date: 2008-05-02 12:46:46 -0500 (Fri, 02 May 2008) $
- Author:
- Dmitri Plotnikov
-
-
Constructor Summary
Constructors Constructor Description ProcessingInstructionTest(String target)
Create a new ProcessingInstructionTest.
-
-
-
Constructor Detail
-
ProcessingInstructionTest
public ProcessingInstructionTest(String target)
Create a new ProcessingInstructionTest.- Parameters:
target
- string
-
-