Module io.sf.carte.css4j
Package io.sf.carte.doc.style.css.parser
package io.sf.carte.doc.style.css.parser
Classes related to CSS parsing.
-
ClassDescriptionAnB expression.Subclasses can be used to visit a selector (or a selector list) and replace the namespaceURI, localName or value of the contained
AttributeCondition
s.Helper class forBooleanCondition
.Utility class that removes CSS comments from a string.CSS parser implementing the NSAC API.Small extension toCSSHandler
to deal with declaration rules.Handler that implements empty bodies for allCSSHandler
methods exceptproperty(String, LexicalUnit, boolean)
.Media query helper.Methods that are useful for CSS parsing.Parses a syntax specification according to CSS Properties and Values API Level 1 (accepts additional types like<string>
).