|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SAXProducer
This interface tells how to convert this object to xml
| Method Summary | |
|---|---|
void |
serializeTo(QName rootElement,
XMLDocument xml)
Serialize this object to xml |
| Method Detail |
|---|
void serializeTo(QName rootElement,
XMLDocument xml)
throws SAXException
rootElement - can be null, in case it should use its default root elementxml - xml document into which serialization to be done
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||