public class SchemaExpressionClauseFactory extends java.lang.Object implements ExpressionClauseFactory
| Modifier and Type | Field and Description |
|---|---|
static NodeFactory |
SCHEMA |
| Constructor and Description |
|---|
SchemaExpressionClauseFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionClause |
fetch(TokenParser tokenParser) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinputpublic static final NodeFactory SCHEMA
public ExpressionClause fetch(TokenParser tokenParser)
fetch in interface ExpressionClauseFactory