Class XLINK


  • public final class XLINK
    extends XSD
    This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/1999/xlink schema.
    • Field Detail

      • ACTUATE

        public static final QName ACTUATE
      • ARCROLE

        public static final QName ARCROLE
      • FROM

        public static final QName FROM
      • HREF

        public static final QName HREF
      • LABEL

        public static final QName LABEL
      • ROLE

        public static final QName ROLE
      • SHOW

        public static final QName SHOW
      • TITLE

        public static final QName TITLE
      • TO

        public static final QName TO
    • Method Detail

      • getInstance

        public static XLINK getInstance()
        The single instance.
      • getNamespaceURI

        public String getNamespaceURI()
        Returns 'http://www.w3.org/1999/xlink'
        Specified by:
        getNamespaceURI in class XSD
      • getSchemaLocation

        public String getSchemaLocation()
        Returns location of 'xlinks.xsd'.
        Specified by:
        getSchemaLocation in class XSD