Interface ReadingProcessor

  • All Known Implementing Classes:
    CssFileProcessor

    public interface ReadingProcessor
    • Method Detail

      • process

        void process​(int character)
        Process the given character.
        Parameters:
        character - the character integer value that must be processed