com.osbcp.css.unit
Class PCT

java.lang.Object
  extended by com.osbcp.css.unit.NumericUnit
      extended by com.osbcp.css.unit.PCT
All Implemented Interfaces:
Unit, java.io.Serializable

public final class PCT
extends NumericUnit

Represents the percent (%) CSS unit

Author:
Christoffer Pettersson
See Also:
CSS Units, Serialized Form

Constructor Summary
PCT(int length)
          Constructor for creating a new percent (%) CSS unit
 
Method Summary
 
Methods inherited from class com.osbcp.css.unit.NumericUnit
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PCT

public PCT(int length)
Constructor for creating a new percent (%) CSS unit

Parameters:
length - The numeric length value