Package org.staccato

Class ParenSpacesPreprocessor

  • All Implemented Interfaces:
    Preprocessor

    public class ParenSpacesPreprocessor
    extends java.lang.Object
    implements Preprocessor
    Changes spaces in parentheses to underscores, since the Staccato string is split on parentheses
    • Constructor Detail

      • ParenSpacesPreprocessor

        public ParenSpacesPreprocessor()