private static PropertyCache<CharacterProperty> |
CharacterProperty.CACHE |
cache containing all canonical CharacterProperty instances
|
private static PropertyCache<ColorProperty> |
ColorProperty.CACHE |
cache holding canonical ColorProperty instances
|
private static PropertyCache<CommonBorderPaddingBackground.BorderInfo> |
CommonBorderPaddingBackground.BorderInfo.CACHE |
cache holding all canonical instances
|
private static PropertyCache<CommonBorderPaddingBackground> |
CommonBorderPaddingBackground.CACHE |
cache holding all canonical instances
(w/ absolute background-position-* and padding-*)
|
private static PropertyCache<CommonFont> |
CommonFont.CACHE |
cache holding canonical CommonFont instances (only those with
absolute font-size and font-size-adjust)
|
private static PropertyCache<CommonHyphenation> |
CommonHyphenation.CACHE |
|
private static PropertyCache<CondLengthProperty> |
CondLengthProperty.CACHE |
cache holding canonical instances (for absolute conditional lengths)
|
private static PropertyCache<EnumNumber> |
EnumNumber.CACHE |
cache holding all canonical EnumNumber instances
|
private static PropertyCache<EnumProperty> |
EnumProperty.CACHE |
cache holding all canonical EnumProperty instances
|
private static PropertyCache<FixedLength> |
FixedLength.CACHE |
cache holding all canonical FixedLength instances
|
private static PropertyCache<FontFamilyProperty> |
FontFamilyProperty.CACHE |
cache holding all canonical FontFamilyProperty instances
|
private static PropertyCache<KeepProperty> |
KeepProperty.CACHE |
class holding all canonical KeepProperty instances
|
private static PropertyCache<NumberProperty> |
NumberProperty.CACHE |
cache holding all canonical NumberProperty instances
|
private static PropertyCache<OptionalCharacterProperty> |
OptionalCharacterProperty.CACHE |
cache containing all canonical OptionalCharacterProperty instances
|
private static PropertyCache<StringProperty> |
StringProperty.CACHE |
cache containing all canonical StringProperty instances
|