iText 7 7.1.12 API
iText.StyledXmlParser.Css.Parse.Syntax Namespace Reference

Classes

class   AtRuleBlockState
  IParserState implementation for the At-rule state.
 
class   CommentEndState
  IParserState implementation for the end comment state.
 
class   CommentInnerState
  IParserState implementation for the inner comment state.
 
class   CommentStartState
  IParserState implementation for the start comment state.
 
class   ConditionalGroupAtRuleBlockState
  IParserState implementation for the conditional group At-rule state.
 
class   CssParserStateController
  State machine that will parse content into a style sheet. More...
 
interface   IParserState
  Interface for all parser state implementations.
 
class   PropertiesState
  IParserState implementation for the block state.
 
class   RuleState
  IParserState implementation for the rule state.
 
class   UnknownState
  IParserState implementation for the unknown state.