CssParser
Creates an instance of the CSS parser front-end.
Gets the specified configuration.
Gets the specified options.
public CssParser()
Creates a new parser with the default options and configuration.
Creates a new parser with the custom options.
Creates a new parser with the custom configuration.
Creates a new parser with the custom options and configuration.
Takes a string and transforms it into a keyframe selector object.
Takes a string and transforms it into a selector object.
Takes a string and transforms it to a stylesheet.
Takes a stream and transforms it to a stylesheet.
Takes a string and transforms it to a stylesheet.
Takes a string and transforms it to a stylesheet.
Takes a stream and transforms it to a stylesheet.
Takes a stream and transforms it to a stylesheet.