|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XanotException | |
---|---|
org.xanot | Contains all core class that buildup the Xanot parser. |
Uses of XanotException in org.xanot |
---|
Methods in org.xanot that throw XanotException | |
---|---|
void |
Xanot.setRoot(java.lang.Class root)
Set the root object. |
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)
|
Constructors in org.xanot that throw XanotException | |
---|---|
AnnotationRuleBuilder(java.lang.Class root)
Creates a new AnnotationRuleBuilder object. |
|
Xanot()
Creates a new Xanot object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |