com.sun.tools.xjc.writer
Class SignatureWriter
java.lang.Object
com.sun.tools.xjc.writer.SignatureWriter
public class SignatureWriter
- extends Object
Dumps an annotated grammar in a simple format that
makes signature check easy.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
write
public static void write(Outline model,
Writer out)
throws IOException
- Throws:
IOException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.