com.sun.msv.generator

Interface DataTypeGenerator

public interface DataTypeGenerator

generates an text value that matchs to a datatype.

Author: Kohsuke KAWAGUCHI

Nested Class Summary
static classDataTypeGenerator.GenerationException
Method Summary
Stringgenerate(Datatype dt, ContextProviderImpl context)

Method Detail

generate

public String generate(Datatype dt, ContextProviderImpl context)