com.sun.msv.util
Class DatatypeRef

java.lang.Object
  extended bycom.sun.msv.util.DatatypeRef

public class DatatypeRef
extends java.lang.Object

reference to Datatype

Author:
Kohsuke KAWAGUCHI

Field Summary
 org.relaxng.datatype.Datatype[] types
          if the size of the array is zero, then that means this token is ignored.
 
Constructor Summary
DatatypeRef()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

types

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

Constructor Detail

DatatypeRef

public DatatypeRef()


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 26 2005.