Interface Datatype2

  • All Superinterfaces:
    org.relaxng.datatype.Datatype

    public interface Datatype2
    extends org.relaxng.datatype.Datatype
    • Field Summary

      • Fields inherited from interface org.relaxng.datatype.Datatype

        ID_TYPE_ID, ID_TYPE_IDREF, ID_TYPE_IDREFS, ID_TYPE_NULL
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean alwaysValid()  
      • Methods inherited from interface org.relaxng.datatype.Datatype

        checkValid, createStreamingValidator, createValue, getIdType, isContextDependent, isValid, sameValue, valueHashCode
    • Method Detail

      • alwaysValid

        boolean alwaysValid()