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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
customizeContext(MutablePicoContainer context)
-