public interface SchemaCodePrinter
| Modifier and Type | Method and Description |
|---|---|
void |
printType(Writer writer,
SchemaType sType) |
void |
printTypeImpl(Writer writer,
SchemaType sType) |
void printTypeImpl(Writer writer, SchemaType sType) throws IOException
IOExceptionvoid printType(Writer writer, SchemaType sType) throws IOException
IOException