Class SAXPackSerializer

java.lang.Object
org.adempiere.pipo2.SAXPackSerializer
All Implemented Interfaces:
IPackSerializer

public class SAXPackSerializer extends Object implements IPackSerializer
IPackSerializer adapter over an existing SAX TransformerHandler. Used for XML 2Pack export — zero behavior change from the original code path.