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