Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GrammarWriter
Method 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.