public static class LengthPairProperty.Maker extends CompoundPropertyMaker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor | Description |
---|---|
Maker(int propId) |
Modifier and Type | Method | 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 LengthPairProperty.
|
addSubpropMaker, checkEnumValues, get, getSubpropMaker, make, make, make, makeCompound, useGeneric
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop
public Maker(int propId)
propId
- name of property for which this 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-2016 The Apache Software Foundation. All Rights Reserved.