Class AbstractPropertyBuilder

java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
All Implemented Interfaces:
PropertyBuilder
Direct Known Subclasses:
BackgroundPropertyBuilder, BorderPropertyBuilders.BorderSidePropertyBuilder, BorderSpacingPropertyBuilder, ContentPropertyBuilder, CounterPropertyBuilder, FontPropertyBuilder, ListStylePropertyBuilder, OneToFourPropertyBuilders.OneToFourPropertyBuilder, PrimitivePropertyBuilders.BackgroundPosition, PrimitivePropertyBuilders.BackgroundSize, PrimitivePropertyBuilders.ColOrRowSpan, PrimitivePropertyBuilders.FontFamily, PrimitivePropertyBuilders.FontSize, PrimitivePropertyBuilders.FontWeight, PrimitivePropertyBuilders.FSPDFFontEncoding, PrimitivePropertyBuilders.GenericBorderCornerRadius, PrimitivePropertyBuilders.GenericBorderWidth, PrimitivePropertyBuilders.GenericColor, PrimitivePropertyBuilders.GenericURIWithNone, PrimitivePropertyBuilders.Length, PrimitivePropertyBuilders.LengthLike, PrimitivePropertyBuilders.LengthLikeWithIdent, PrimitivePropertyBuilders.LengthWithIdent, PrimitivePropertyBuilders.LineHeight, PrimitivePropertyBuilders.Page, PrimitivePropertyBuilders.PlainInteger, PrimitivePropertyBuilders.Position, PrimitivePropertyBuilders.SingleIdent, PrimitivePropertyBuilders.TextDecoration, PrimitivePropertyBuilders.ZIndex, QuotesPropertyBuilder, SizePropertyBuilder

public abstract class AbstractPropertyBuilder extends Object implements PropertyBuilder