Interface StyleMetaData

  • All Superinterfaces:
    MetaData
    All Known Implementing Classes:
    DefaultStyleKeyMetaData

    public interface StyleMetaData
    extends MetaData
    Information about the style-keys of an element. In general all elements can carry all style information, but some styles are simply not applicable to elements, and some are optional on some element types.
    Author:
    Thomas Morgner