Class PreprocessorContext


  • @Deprecated
    public class PreprocessorContext
    extends Object
    Deprecated.
    in 1.20, use your own text API instead.

    This class is not intended to be instantiated or subclassed by clients.

    Since:
    1.17
    • Constructor Detail

      • PreprocessorContext

        public PreprocessorContext​(Text input)
        Deprecated.
    • Method Detail

      • getInput

        public Text getInput()
        Deprecated.