Interface ShorthandParser

    • Method Detail

      • getValueForProperty

        Property getValueForProperty​(int propId,
                                     Property property,
                                     PropertyMaker maker,
                                     PropertyList propertyList)
                              throws PropertyException
        Parameters:
        propId - the property ID in the Constants interface
        property - from which value is obtained
        maker - Maker object for the Property
        propertyList - list of properties
        Returns:
        Property object corresponding to propName
        Throws:
        PropertyException - in case a property exception occurs