Package org.apache.fop.fo
Class BorderShorthandParser
java.lang.Object
org.apache.fop.fo.properties.GenericShorthandParser
org.apache.fop.fo.BorderShorthandParser
- All Implemented Interfaces:
ShorthandParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
validate
(PropertyList propertyList, String propertyString, Property prop, Property property) Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser
convertValueForProperty, getElement, getValueForProperty
-
Field Details
-
propertyMapping
-
-
Constructor Details
-
BorderShorthandParser
BorderShorthandParser(FOPropertyMapping propertyMapping)
-
-
Method Details
-
validate
protected void validate(PropertyList propertyList, String propertyString, Property prop, Property property) - Overrides:
validate
in classGenericShorthandParser
-