Serializable
RELAXGrammar
, RELAXModule
, RELAXNGGrammar
, TREXGrammar
, XMLSchemaGrammar
public interface Grammar extends Serializable
Modifier and Type | Method | Description |
---|---|---|
ExpressionPool |
getPool() |
gets ExpressionPool object which was used to construct this grammar.
|
Expression |
getTopLevel() |
gets top-level expression.
|
Expression getTopLevel()
ExpressionPool getPool()
Copyright © 2019 Oracle Corporation. All rights reserved.