org.apache.commons.jxpath.ri.compiler
Class ProcessingInstructionTest

java.lang.Object
  extended byorg.apache.commons.jxpath.ri.compiler.NodeTest
      extended byorg.apache.commons.jxpath.ri.compiler.ProcessingInstructionTest

public class ProcessingInstructionTest
extends NodeTest

Version:
$Revision: 1.6 $ $Date: 2003/03/11 00:59:22 $
Author:
Dmitri Plotnikov

Constructor Summary
ProcessingInstructionTest(java.lang.String target)
           
 
Method Summary
 java.lang.String getTarget()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessingInstructionTest

public ProcessingInstructionTest(java.lang.String target)
Method Detail

getTarget

public java.lang.String getTarget()

toString

public java.lang.String toString()


Copyright (c) 2001 - Apache Software Foundation