Class PrimitiveBackgroundPropertyBuilders
- java.lang.Object
-
- com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders
-
public class PrimitiveBackgroundPropertyBuilders extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPrimitiveBackgroundPropertyBuilders.BackgroundAttachmentstatic classPrimitiveBackgroundPropertyBuilders.BackgroundColorstatic classPrimitiveBackgroundPropertyBuilders.BackgroundImagestatic classPrimitiveBackgroundPropertyBuilders.BackgroundPositionstatic classPrimitiveBackgroundPropertyBuilders.BackgroundRepeatstatic classPrimitiveBackgroundPropertyBuilders.BackgroundSizeprivate static classPrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilderprivate static classPrimitiveBackgroundPropertyBuilders.MultipleIdentValue
-
Constructor Summary
Constructors Constructor Description PrimitiveBackgroundPropertyBuilders()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.util.BitSetsetOf(IdentValue... val)
-
-
-
Method Detail
-
setOf
private static java.util.BitSet setOf(IdentValue... val)
-
-