Class CssFileProcessor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CssFile getCss()  
      void process​(int i)
      Process the given character.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CssFileProcessor

        public CssFileProcessor()
    • Method Detail

      • process

        public void process​(int i)
        Description copied from interface: ReadingProcessor
        Process the given character.
        Specified by:
        process in interface ReadingProcessor
        Parameters:
        i - the character integer value that must be processed
      • getCss

        public CssFile getCss()
        Returns:
        the css