ShorthandParser
public class PageBreakShorthandParser extends java.lang.Object implements ShorthandParser
Constructor | Description |
---|---|
PageBreakShorthandParser() |
Modifier and Type | Method | Description |
---|---|---|
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList) |
public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
getValueForProperty
in interface ShorthandParser
propId
- the property ID in the Constants interfaceproperty
- from which value is obtainedmaker
- Maker object for the PropertypropertyList
- list of propertiesPropertyException
- in case a property exception occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.