org.apache.commons.jxpath.ri.compiler

Class NodeTypeTest


public class NodeTypeTest
extends NodeTest

Version:
$Revision: 1.8 $ $Date: 2004/02/29 14:17:39 $
Author:
Dmitri Plotnikov

Constructor Summary

NodeTypeTest(int nodeType)

Method Summary

int
getNodeType()
static String
nodeTypeToString(int code)
String
toString()

Constructor Details

NodeTypeTest

public NodeTypeTest(int nodeType)

Method Details

getNodeType

public int getNodeType()

nodeTypeToString

public static String nodeTypeToString(int code)

toString

public String toString()