public interface SchemaCodePrinter
| Modifier and Type | Method and Description |
|---|---|
void |
printLoader(Writer writer,
SchemaTypeSystem system)
Deprecated.
Obsoleted by functionality in
SchemaTypeSystem.save() |
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
IOExceptionvoid printLoader(Writer writer, SchemaTypeSystem system) throws IOException
SchemaTypeSystem.save()IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved