org.xlattice.corexml.expr
Interface Token

All Known Subinterfaces:
FixedNameToken
All Known Implementing Classes:
AxisName, Bool, FunctionName, Literal, NCName, NodeType, Numeric, Operator, QName, Symbol

public interface Token

A marker interface, indicating that an object is a token which can appear in expressions.

Author:
Jim Dixon