public final class SchemaTypeCodePrinter extends Object implements SchemaCodePrinter
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_CLASSNAME |
| Constructor and Description |
|---|
SchemaTypeCodePrinter(XmlOptions opt) |
| Modifier and Type | Method and Description |
|---|---|
static String |
indexClassForSystem(SchemaTypeSystem system) |
static String |
javaStringEscape(String str) |
void |
printLoader(Writer writer,
SchemaTypeSystem system)
Deprecated.
|
static void |
printLoader(Writer writer,
SchemaTypeSystem system,
XmlOptions opt)
Deprecated.
|
void |
printType(Writer writer,
SchemaType sType) |
static void |
printType(Writer writer,
SchemaType sType,
XmlOptions opt) |
void |
printTypeImpl(Writer writer,
SchemaType sType) |
static void |
printTypeImpl(Writer writer,
SchemaType sType,
XmlOptions opt) |
public static final String INDEX_CLASSNAME
public SchemaTypeCodePrinter(XmlOptions opt)
public static void printTypeImpl(Writer writer, SchemaType sType, XmlOptions opt) throws IOException
IOExceptionpublic static void printType(Writer writer, SchemaType sType, XmlOptions opt) throws IOException
IOExceptionpublic static void printLoader(Writer writer, SchemaTypeSystem system, XmlOptions opt) throws IOException
IOExceptionpublic void printType(Writer writer, SchemaType sType) throws IOException
printType in interface SchemaCodePrinterIOExceptionpublic void printTypeImpl(Writer writer, SchemaType sType) throws IOException
printTypeImpl in interface SchemaCodePrinterIOExceptionpublic static String indexClassForSystem(SchemaTypeSystem system)
public void printLoader(Writer writer, SchemaTypeSystem system) throws IOException
printLoader in interface SchemaCodePrinterIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved