Uses of Package
org.idpf.epubcheck.util.css
Packages that use org.idpf.epubcheck.util.css
-
Classes in org.idpf.epubcheck.util.css used by com.adobe.epubcheck.cssClassDescriptionContentHandler interface for CssParser.ErrorHandler interface for CssParser.A CSS at-rule.Abstract base for all CssConstructs.A CSS declaration.A CSS selectorRepresents a CSS source.
-
Classes in org.idpf.epubcheck.util.css used by org.idpf.epubcheck.util.cssClassDescriptionContentHandler interface for CssParser.ErrorHandler interface for CssParser.Represents a CSS escape sequence.An exception with lexical origins.A CssConstruct that is composed by a single token.A CSS at-rule.An attribute match selector ('=', '~=', '|=', '^=', '$=', '*=')An attribute selector ([name] or [name, match, ident/string] )A CssConstruct that is composed a list of atomic and/or composed CssConstructs, and optionally a name.Abstract base for all CssConstructs.A CSS declaration.A CSS function.A CSS pseudo selector (pseudo-element and pseudo-class).A CSS selectorA CSS selector combinator (space, plus, greater or tilde).******************************************A CSS simple selector sequence
A sequence of simple selectors is a chain of simple selectors that are not separated by a combinator.
A type or universal ('*') selector, possibly with namespace bindings.An InputStream for CSS files that detects and skips past BOMs, and peeks for @charset rules.Represents a location in a CSS file.A wrapper around java.io.Reader with a pushback buffer, offset and line+column tracking.Memoizer for escapes at forward reader positions.Represents a CSS source.Represents a CSS token.Token types.