Class CommonPreprocessor

    • Constructor Detail

      • CommonPreprocessor

        public CommonPreprocessor()
    • Method Detail

      • preProcess

        public String preProcess​(String token)
        Description copied from interface: TokenPreProcess
        Pre process a token
        Specified by:
        preProcess in interface TokenPreProcess
        Parameters:
        token - the token to pre process
        Returns:
        the preprocessed token