Interface ParserFactory.Context
-
- Enclosing interface:
- ParserFactory
@PublicEvolving public static interface ParserFactory.ContextContext provided when a parser is created.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CatalogRegistrygetCatalogRegistry()
-
-
-
Method Detail
-
getCatalogRegistry
CatalogRegistry getCatalogRegistry()
-
-