public interface ShorthandParser
Modifier and Type | Method and 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-2012 The Apache Software Foundation. All Rights Reserved.