Package com.sun.msv.util
Class DatatypeRef
- java.lang.Object
-
- com.sun.msv.util.DatatypeRef
-
public class DatatypeRef extends Object
reference toDatatype
- Author:
- Kohsuke KAWAGUCHI
-
-
Field Summary
Fields Modifier and Type Field Description org.relaxng.datatype.Datatype[]
types
if the size of the array is zero, then that means this token is ignored.
-
Constructor Summary
Constructors Constructor Description DatatypeRef()
-