public static class EnumProperty.Maker extends PropertyMaker
makeNewProperty
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor and Description |
---|
Maker(int propId) |
Modifier and Type | Method and Description |
---|---|
Property |
checkEnumValues(String value)
Called by subclass if no match found.
|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Convert a property.
|
addEnum, addKeyword, addShorthand, addSubpropMaker, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, get, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, make, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGeneric
public Maker(int propId)
propId
- the id of the property for which a Maker should be createdpublic Property checkEnumValues(String value)
checkEnumValues
in class PropertyMaker
value
- string containing the value to be checkedpublic Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty
in class PropertyMaker
p
- the property to convertpropertyList
- the property list to use in conversionfo
- the FO to use in conversionPropertyException
- if a property conversion exception occursCopyright © 2025 Apache Software Foundation. All rights reserved.