All Packages Class Hierarchy This Package Previous Next Index
Class w3c.pics.db.parser.PICSS_Expr
java.lang.Object
|
+----w3c.pics.db.parser.SimpleNode
|
+----w3c.pics.db.parser.PICSS_Expr
- public class PICSS_Expr
- extends SimpleNode
- implements EvalNode
-
getCategoryName()
-
-
getConstant()
-
-
getOperator()
-
-
getServiceName()
-
-
getText()
-
-
isValid(Vector, Hashtable)
-
getText
public String getText()
getServiceName
public String getServiceName()
getCategoryName
public String getCategoryName()
getOperator
public String getOperator()
getConstant
public String getConstant()
isValid
public boolean isValid(Vector labellist,
Hashtable silist)
All Packages Class Hierarchy This Package Previous Next Index