Package org.geotools.xsd.impl
Interface ParserHandler.ContextCustomizer
- 
- Enclosing class:
- ParserHandler
 
 public static interface ParserHandler.ContextCustomizerCustomize the context, after the configuration has set up the context before the document is parsed.- Author:
- Niels Charlier
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcustomizeContext(MutablePicoContainer context)
 
-