public class AFPAttribute extends StringProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Modifier | Constructor and Description |
---|---|
protected |
AFPAttribute(java.lang.String name)
Constructor for the AFPAttribute.
|
Modifier and Type | Method and Description |
---|---|
Property |
make(PropertyList propertyList)
Overide the make method to return the property object
|
make
addEnum, addKeyword, addShorthand, addSubpropMaker, checkEnumValues, checkValueKeywords, clone, compute, convertProperty, convertPropertyDatatype, convertShorthandProperty, findProperty, get, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGeneric
protected AFPAttribute(java.lang.String name)
name
- The attribute namepublic Property make(PropertyList propertyList)
make
in class PropertyMaker
propertyList
- the property list from which to make the propertyCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.