java.lang.Object
com.itextpdf.styledxmlparser.css.parse.syntax.RuleState
All Implemented Interfaces:
IParserState

class RuleState extends Object implements IParserState
IParserState implementation for the rule state.
  • Field Details

  • Constructor Details

  • Method Details

    • process

      public void process(char ch)
      Description copied from interface: IParserState
      Process a character.
      Specified by:
      process in interface IParserState
      Parameters:
      ch - the character