Class DatatypeRef

java.lang.Object
com.sun.msv.util.DatatypeRef

public class DatatypeRef extends Object
reference to Datatype
Author:
Kohsuke KAWAGUCHI
  • Field Details

    • types

      public org.relaxng.datatype.Datatype[] types
      if the size of the array is zero, then that means this token is ignored.
  • Constructor Details

    • DatatypeRef

      public DatatypeRef()