Class Properties

java.lang.Object
com.itextpdf.tool.xml.css.parser.state.Properties
All Implemented Interfaces:
State

public class Properties extends Object implements State
  • Field Details

  • Constructor Details

    • Properties

      public Properties(CssStateController cssStateController)
      Parameters:
      cssStateController - the controller
  • Method Details

    • process

      public void process(char c)
      Description copied from interface: State
      Processes a character.
      Specified by:
      process in interface State
      Parameters:
      c - the character to process