Package com.sun.msv.util
Class DatatypeRef
java.lang.Object
com.sun.msv.util.DatatypeRef
reference to
Datatype
- Author:
- Kohsuke KAWAGUCHI
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.relaxng.datatype.Datatype[]
if the size of the array is zero, then that means this token is ignored. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
types
public org.relaxng.datatype.Datatype[] typesif the size of the array is zero, then that means this token is ignored.
-
-
Constructor Details
-
DatatypeRef
public DatatypeRef()
-