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, writeElement
protected void writeAttributes(XMLWriter writer, HomePieceOfFurniture piece) throws java.io.IOException
ObjectXMLExporter
writeAttributes
in class ObjectXMLExporter<HomePieceOfFurniture>
java.io.IOException
protected void writeChildren(XMLWriter writer, HomePieceOfFurniture piece) throws java.io.IOException
ObjectXMLExporter
writeChildren
in class ObjectXMLExporter<HomePieceOfFurniture>
java.io.IOException
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License