ShorthandParser
public class BoxPropShorthandParser extends GenericShorthandParser
Constructor | Description |
---|---|
BoxPropShorthandParser() |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList) |
Stores 1 to 4 values of same type.
|
getElement, getValueForProperty
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.