public class AFPAttribute extends StringProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Modifier | Constructor | Description |
---|---|---|
protected |
AFPAttribute(java.lang.String name) |
Constructor for the AFPAttribute.
|
Modifier and Type | Method | Description |
---|---|---|
Property |
make(PropertyList propertyList) |
Overide the make method to return the property object
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
make
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-2016 The Apache Software Foundation. All Rights Reserved.