Class XLinkSchema.TitleLink

All Implemented Interfaces:
AttributeGroup
Enclosing class:
XLinkSchema

public static class XLinkSchema.TitleLink extends XLinkSchema.XLinkAttributeGroup
TitleLink represents a TitleLink AttributeGroup in the XLink Schema
Author:
dzwiers
  • Constructor Details

    • TitleLink

      public TitleLink()
  • Method Details

    • getAttributes

      public Attribute[] getAttributes()
      Description copied from interface: AttributeGroup
      The list of attribute declared within this attributeGroup. Although we encourage the order of this list to follow the order the attributes were declared in, there is no such requirement.
      See Also:
      • schema.AttributeGroup#getAttributeDescriptors()
    • getName

      public String getName()
      Description copied from interface: AttributeGroup
      The name of this Attribute Group declaration within the XML Schema
      See Also:
      • schema.AttributeGroup#getLocalName()
    • getInstance

      public static AttributeGroup getInstance()
      Returns the singleton TitleLink instance