Class OneToFourPropertyBuilders.Margin
java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
org.xhtmlrenderer.css.parser.property.OneToFourPropertyBuilders.Margin
- All Implemented Interfaces:
PropertyBuilder
- Enclosing class:
OneToFourPropertyBuilders
public static class OneToFourPropertyBuilders.Margin
extends OneToFourPropertyBuilders.OneToFourPropertyBuilder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OneToFourPropertyBuilders.OneToFourPropertyBuilder
buildDeclarationsMethods inherited from class AbstractPropertyBuilder
assertFoundUpToValues, buildDeclarations, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkValidity, copyOf, isLength
-
Constructor Details
-
Margin
public Margin()
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin classOneToFourPropertyBuilders.OneToFourPropertyBuilder
-
getPropertyBuilder
- Specified by:
getPropertyBuilderin classOneToFourPropertyBuilders.OneToFourPropertyBuilder
-