Class StylesheetHelper

java.lang.Object
jaxx.compiler.css.StylesheetHelper

public class StylesheetHelper
extends java.lang.Object
A helper class to compute Stylesheet, Rule and Selector and extract all the compiler logic from this class. In that way we can make the compiler as a single module and a runtime as another module.
Author:
Tony Chemit - chemit@codelutin.com