ShorthandParser
public class BoxCornerPropShorthandParser extends GenericShorthandParser
Constructor | Description |
---|---|
BoxCornerPropShorthandParser() |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList) |
Stores 1 or 2 values of same type representing rounded corner radii.
|
getElement, getValueForProperty
public BoxCornerPropShorthandParser()
protected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
convertValueForProperty
in class GenericShorthandParser
propId
- the property ID in the Constants interfaceproperty
- ...maker
- the Property.Maker to be used in the conversionpropertyList
- the PropertyList from which the Property should be
extractedPropertyException
- (when?)Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.