Class IDREFType

    • Field Detail

      • theInstance

        public static final IDREFType theInstance
    • Constructor Detail

      • IDREFType

        protected IDREFType()
    • Method Detail

      • getIdType

        public int getIdType()
        Description copied from class: XSDatatypeImpl
        A property for RELAX NG DTD compatibility datatypes. ID_TYPE_NULL is returned by default.
        Specified by:
        getIdType in interface org.relaxng.datatype.Datatype
        Overrides:
        getIdType in class XSDatatypeImpl