|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DtdModel | |
|---|---|
| org.xanot | Contains all core class that buildup the Xanot parser. |
| org.xanot.dtd | DTD parser and object modeling. |
| Uses of DtdModel in org.xanot |
|---|
| Methods in org.xanot with parameters of type DtdModel | |
|---|---|
void |
XanotModelToXml.writeXmlFromModel(java.io.OutputStream os,
java.lang.Object model,
DtdModel dtd)
|
static void |
XanotModelToXml.writeXmlFromModel(java.io.OutputStream os,
java.lang.Object model,
DtdModel dtd,
boolean withCData)
|
| Uses of DtdModel in org.xanot.dtd |
|---|
| Classes in org.xanot.dtd that implement DtdModel | |
|---|---|
class |
DefaultDtdModel
Implementation of the DTD model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||