Class StructureToXML

java.lang.Object
com.technia.dsx.threedspace.zone.serializer.StructureToXML
All Implemented Interfaces:
StructureVisitor

public class StructureToXML extends Object implements StructureVisitor
Visitor that converts a structure to XML format.

Implements StructureVisitor to traverse a structure and generate XML representation with configurable element and attribute names via XMLConfig.

Since:
2023-04-25