org.apache.commons.jxpath.ri.compiler
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
ProcessingInstructionTest
public ProcessingInstructionTest(String target)
- Create a new ProcessingInstructionTest.
- Parameters:
target
- string
getTarget
public String getTarget()
- Get the target.
- Returns:
- String
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.