BackgroundPositionShorthand.Parser, BorderSpacingShorthandParser, BoxCornerPropShorthandParser, BoxPropShorthandParser, FontShorthandParser, GenericShorthandParser, PageBreakShorthandParser, PositionShorthandParser, VerticalAlignShorthandParser, WhiteSpaceShorthandParser, XMLLangShorthandParserpublic interface ShorthandParser
| Modifier and Type | Method | Description |
|---|---|---|
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList) |
Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
propId - the property ID in the Constants interfaceproperty - from which value is obtainedmaker - Maker object for the PropertypropertyList - list of propertiesPropertyException - in case a property exception occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.