Class StylesheetReference

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Artifact<?>>

    public abstract class StylesheetReference
    extends Artifact<StylesheetReference>
    An external stylesheet referenced in the module manifest. The index is important because output order must match module declaration order.
    See Also:
    Serialized Form