| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GrammarWriterMethod Summary | |
void |
|
void | |
public void setDocumentHandler(DocumentHandler handler)
Sets DocumentHandler. This handler will receive the result of conversion.
public void write(Grammar grammar) throws UnsupportedOperationException, SAXException
Converts this grammar to the XML representation.