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 Detail

      • customizeContext

        void customizeContext​(MutablePicoContainer context)