com.sun.msv.generator
Class DataTypeGeneratorImpl
- DataTypeGenerator
public class DataTypeGeneratorImpl
default implementation of DataTypeGenerator.
You may want to override this class to implement custom generator for
unimplemented datatype or datatype local to your schema.
boolean | asciiOnly - if this flag is set to true, then non-ASCII characters will not be used.
|
asciiOnly
public boolean asciiOnly
if this flag is set to true, then non-ASCII characters will not be used.
DataTypeGeneratorImpl
public DataTypeGeneratorImpl()
DataTypeGeneratorImpl
public DataTypeGeneratorImpl(Random random)