Package com.itextpdf.styledxmlparser.css.parse.syntax
-
Interface Summary Interface Description IParserState Interface for all parser state implementations. -
Class Summary Class Description AtRuleBlockState IParserStateimplementation for the At-rule state.BlockState IParserStateimplementation for the block state.CommentEndState IParserStateimplementation for the end comment state.CommentInnerState IParserStateimplementation for the inner comment state.CommentStartState IParserStateimplementation for the start comment state.ConditionalGroupAtRuleBlockState IParserStateimplementation for the conditional group At-rule state.CssParserStateController State machine that will parse content into a style sheet.NoDuplicatesResourceRetriever Implementation ofDefaultResourceRetrieverwhich returnsnullif theURLfromNoDuplicatesResourceRetriever.getInputStreamByUrl(URL)has been already processed by the current instance.RuleState IParserStateimplementation for the rule state.UnknownState IParserStateimplementation for the unknown state.