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 java.io.IOException
ObjectXMLExporterwriteAttributes in class ObjectXMLExporter<HomePieceOfFurniture>java.io.IOExceptionprotected void writeChildren(XMLWriter writer, HomePieceOfFurniture piece) throws java.io.IOException
ObjectXMLExporterwriteChildren in class ObjectXMLExporter<HomePieceOfFurniture>java.io.IOException

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License