protected class HomeXMLExporter.PieceOfFurnitureExporter extends ObjectXMLExporter<HomePieceOfFurniture>
| Constructor and Description |
|---|
PieceOfFurnitureExporter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeAttributes(XMLWriter writer,
HomePieceOfFurniture piece)
Writes the attributes of the object in parameter.
|
protected void |
writeChildren(XMLWriter writer,
HomePieceOfFurniture piece)
Writes the children of the object in parameter.
|
getTag, writeElementprotected void writeAttributes(XMLWriter writer, HomePieceOfFurniture piece) throws IOException
ObjectXMLExporterwriteAttributes in class ObjectXMLExporter<HomePieceOfFurniture>IOExceptionprotected void writeChildren(XMLWriter writer, HomePieceOfFurniture piece) throws IOException
ObjectXMLExporterwriteChildren in class ObjectXMLExporter<HomePieceOfFurniture>IOException

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License