Package org.geotools.xsd.impl
Interface ParserHandler.ContextCustomizer
- Enclosing class:
- ParserHandler
public static interface ParserHandler.ContextCustomizer
Customize the context, after the configuration has set up the context before the document is parsed.
- Author:
- Niels Charlier
-
Method Summary
-
Method Details
-
customizeContext
void customizeContext(MutablePicoContainer context)
-