Interface AttributeParser

All Known Implementing Classes:
BooleanAttributeParser, DoubleAttributeParser, EnumAttributeParser, HorizontalAlignmentConstantParser, IntAttributeParser, IntPairAttributeParser, LengthAttributeParser, SafeUriAttributeParser, StrictAttributeParser, StringAttributeParser, TextAlignConstantParser, VerticalAlignmentConstantParser

public interface AttributeParser
Attribute parsers are classes that parse xml attribute values, turning them into valid Java expressions.