de.enough.polish.preprocess.css.attributes
Class TimeMsCssAttribute
java.lang.Object
de.enough.polish.preprocess.css.CssAttribute
de.enough.polish.preprocess.css.attributes.IntegerCssAttribute
de.enough.polish.preprocess.css.attributes.TimeMsCssAttribute
- All Implemented Interfaces:
- Comparable
public class TimeMsCssAttribute
- extends IntegerCssAttribute
A time interval in milliseonds - sample value: 2s == 2000 ms == 2000.
Copyright Enough Software 2007
history
Apr 15, 2007 - rob creation
- Author:
- Robert Virkus, j2mepolish@enough.de
| Fields inherited from class de.enough.polish.preprocess.css.CssAttribute |
allowedValues, allowsCombinations, ANIMATION_PACKAGE, appliesTo, appliesToMap, defaultValue, description, group, id, isBaseAttribute, isCaseSensitive, mappingsByName, name, requiresMapping, shell, since, type |
| Methods inherited from class de.enough.polish.preprocess.css.CssAttribute |
add, appliesTo, compareTo, createMapping, generateAnimationSourceCode, generateAnimationSourceCodeStart, getAllowedValues, getApplicableMappings, getAppliesTo, getDefaultValue, getDeprecatedMessage, getDescription, getGroup, getId, getMapping, getMappingByTo, getMappings, getName, getShell, getSince, getType, getValuePosition, hasFixValues, instantiate, instantiateBoolean, instantiateByte, instantiateChar, instantiateDefault, instantiateDouble, instantiateFloat, instantiateInt, instantiateLong, instantiateShort, isBaseAttribute, isDefault, isDeprecated, isHidden, isImplicit, loadClass, parseAndInstantiateValue, resolveField, setDefinition, setId, setImplicitDefinition, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeMsCssAttribute
public TimeMsCssAttribute()
- Creates a new instance.
parseInt
protected int parseInt(String value)
- Overrides:
parseInt in class IntegerCssAttribute
- Returns:
- the parsed value