com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer
Class ASTUnparsedEntityPublicIdFunction

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.SimpleNode
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.ExpressionNode
          extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.ASTUnparsedEntityPublicIdFunction
All Implemented Interfaces:
Node

public class ASTUnparsedEntityPublicIdFunction
extends ExpressionNode


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.ExpressionNode
ExpressionNode.Equality, ExpressionNode.Inequality, ExpressionNode.Multiplicative
 
Field Summary
 
Fields inherited from class com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.SimpleNode
children, id, parent, parser, value
 
Constructor Summary
ASTUnparsedEntityPublicIdFunction(Expression p, int id)
           
ASTUnparsedEntityPublicIdFunction(int id)
           
 
Method Summary
 org.jdom.Element jjtAccept(ExpressionVisitor visitor, org.jdom.Element data)
          Accept the visitor.
 
Methods inherited from class com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.ExpressionNode
getAttributeName, getBoolean, getCharacter, getEquality, getFloat, getImage, getInequality, getInteger, getMultiplicative, getString, isEqual, isPlus, jjtCreate, jjtCreate, setImage
 
Methods inherited from class com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer.SimpleNode
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTUnparsedEntityPublicIdFunction

public ASTUnparsedEntityPublicIdFunction(int id)

ASTUnparsedEntityPublicIdFunction

public ASTUnparsedEntityPublicIdFunction(Expression p,
                                         int id)
Method Detail

jjtAccept

public org.jdom.Element jjtAccept(ExpressionVisitor visitor,
                                  org.jdom.Element data)
                           throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Accept the visitor.

Specified by:
jjtAccept in interface Node
Overrides:
jjtAccept in class SimpleNode
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException


Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.