Class XMLSerializer


  • public class XMLSerializer
    extends AbstractXMLSerializer<Node>
    Internal XML serializer that takes org.w3c.dom.Node objects, extracts the information to serialize and passes the respective information to an XMLEmitter object.
    Author:
    Philip Helger