org.onemind.commons.java.html.css
Class Css

java.lang.Object
  extended byorg.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
static class Css.Attr
          Represent the attribute (Currently contains only visual attr)
static class Css.AttrUnit
          The css field definitions
static class Css.AttrValue
          The offset value
 
Constructor Summary
Css()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Css

public Css()


Copyright © 2004-2006 . All Rights Reserved.