edu.wisc.trace.urcsdk.xpath
Class CeilingExpr

java.lang.Object
  extended by edu.wisc.trace.urcsdk.xpath.SimpleNode
      extended by edu.wisc.trace.urcsdk.xpath.CeilingExpr
All Implemented Interfaces:
Node

public class CeilingExpr
extends SimpleNode

CeilingExpr.

Created on: Apr 27, 2004 (est.)
Known bugs: None
Thread safe: Yes

Version:
$Revision: 1.21 $
Author:
Japan Mehta, Trace R&D Center

Field Summary
 
Fields inherited from class edu.wisc.trace.urcsdk.xpath.SimpleNode
children, id, parent, parser
 
Constructor Summary
CeilingExpr(int id)
           
CeilingExpr(XPathParser p, int id)
           
 
Method Summary
 
Methods inherited from class edu.wisc.trace.urcsdk.xpath.SimpleNode
dump, getText, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setText, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CeilingExpr

public CeilingExpr(int id)

CeilingExpr

public CeilingExpr(XPathParser p,
                   int id)


Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.