Class Css
- java.lang.Object
-
- org.onemind.commons.java.html.css.Css
-
public class Css extends java.lang.ObjectContains css related method and constants- Version:
- $Id: Css.java,v 1.3 2005/03/07 17:28:17 thlee Exp $ $Name: $
- Author:
- TiongHiang Lee (thlee@onemindsoft.org)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCss.AttrRepresent the attribute (Currently contains only visual attr)static classCss.AttrUnitThe css field definitionsstatic classCss.AttrValueThe offset value
-
Constructor Summary
Constructors Constructor Description Css()
-