Class Css
- java.lang.Object
-
- org.onemind.commons.java.html.css.Css
-
public class Css extends java.lang.Object
Contains 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 class
Css.Attr
Represent the attribute (Currently contains only visual attr)static class
Css.AttrUnit
The css field definitionsstatic class
Css.AttrValue
The offset value
-
Constructor Summary
Constructors Constructor Description Css()
-