This method of the DTD class saves the DTD information to the given XML output stream.
public final void save(XMLOutputStream o) throws IOException;
IOException if there are problems writing to the output stream.