public class SchemaWriter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
enable
Deprecated.
|
| Constructor and Description |
|---|
SchemaWriter(org.xml.sax.DocumentHandler handler)
Creates a new SchemaWriter for the given DocumentHandler
|
SchemaWriter(java.io.Writer writer)
Creates a new SchemaWriter for the given Writer
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(Schema schema) |
public static boolean enable
public SchemaWriter(java.io.Writer writer)
throws java.io.IOException
writer - the Writer to serialize tojava.io.IOExceptionpublic SchemaWriter(org.xml.sax.DocumentHandler handler)
handler - the DocumentHandler to send events topublic void write(Schema schema) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com