Class CommonBorderPaddingBackground.ConditionalNullLength

java.lang.Object
org.apache.fop.fo.properties.Property
org.apache.fop.fo.properties.CondLengthProperty
org.apache.fop.fo.properties.CommonBorderPaddingBackground.ConditionalNullLength
All Implemented Interfaces:
CompoundDatatype, Constants
Enclosing class:
CommonBorderPaddingBackground

private static class CommonBorderPaddingBackground.ConditionalNullLength extends CondLengthProperty
A conditional length of value 0. Returned by the CommonBorderPaddingBackground.getBorderInfo(int) method when the corresponding border isn't specified, to avoid to callers painful checks for null.