Classes, interfaces and traits

CSSParser

This class extracts and parse all the CSS content

« More »

CSSPropsLexer

This lexer will let us to extract the relevant tokens from a compound CSS property

« More »

CSSSelector2XPath

This class converts a CSS selector that has been previously tokenize with the help of the SelectorLexer class into a XPath 1.0 query

« More »

HTML2ODF

This class converts HTML into Open Document Format XML

« More »

ParseCSSProperties

This class converts into an array the CSS properties associated with a particular CSS Selector

« More »

SelectorLexer

This lexer will let us to extract the relevant tokens from our input string: a CSS selector

« More »

StyleProcessor

This class process the CSS properties and transform them into their equivalent ODF properties

« More »

Classes, interfaces and traits

HTMLAttributes2CSS

This class stores certain resources needed for the parsing HTML attributes

« More »

Resources

This class stores certain resources needed for the parsing of HTML data

« More »

Classes, interfaces and traits

Resources

This class stores certain resources needed for the parsing of CSS data

« More »