Class PrimitivePropertyBuilders.GenericBorderStyle
java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.SingleIdent
org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.GenericBorderStyle
- All Implemented Interfaces:
PropertyBuilder
- Direct Known Subclasses:
PrimitivePropertyBuilders.BorderBottomStyle, PrimitivePropertyBuilders.BorderLeftStyle, PrimitivePropertyBuilders.BorderRightStyle, PrimitivePropertyBuilders.BorderTopStyle
- Enclosing class:
PrimitivePropertyBuilders
private static class PrimitivePropertyBuilders.GenericBorderStyle
extends PrimitivePropertyBuilders.SingleIdent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PrimitivePropertyBuilders.SingleIdent
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
-
GenericBorderStyle
private GenericBorderStyle()
-
-
Method Details
-
getAllowed
- Specified by:
getAllowedin classPrimitivePropertyBuilders.SingleIdent
-