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 class
PrimitiveBackgroundPropertyBuilders.BackgroundAttachment
static class
PrimitiveBackgroundPropertyBuilders.BackgroundColor
static class
PrimitiveBackgroundPropertyBuilders.BackgroundImage
static class
PrimitiveBackgroundPropertyBuilders.BackgroundPosition
static class
PrimitiveBackgroundPropertyBuilders.BackgroundRepeat
static class
PrimitiveBackgroundPropertyBuilders.BackgroundSize
private static class
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
private static class
PrimitiveBackgroundPropertyBuilders.MultipleIdentValue
-
Constructor Summary
Constructors Constructor Description PrimitiveBackgroundPropertyBuilders()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.util.BitSet
setOf(IdentValue... val)
-
-
-
Method Detail
-
setOf
private static java.util.BitSet setOf(IdentValue... val)
-
-