public static class KeepProperty.Maker extends CompoundPropertyMaker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor and Description |
---|
KeepProperty.Maker(int propId) |
Modifier and Type | Method and Description |
---|---|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Return a Property object based on the passed Property object.
|
Property |
makeNewProperty()
Create a new empty instance of KeepProperty.
|
addSubpropMaker, checkEnumValues, get, getSubpropMaker, make, make, make, makeCompound, useGeneric
addEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop
public KeepProperty.Maker(int propId)
propId
- the id of the property for which a Maker should be createdpublic Property makeNewProperty()
makeNewProperty
in class PropertyMaker
public Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty
in class CompoundPropertyMaker
p
- The Property object return by the expression parserpropertyList
- The PropertyList object being built for this FO.fo
- The parent FO for the FO whose property is being made.PropertyException
- for invalid or inconsistent FO inputCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.