Class FastXmlSerializer

  • All Implemented Interfaces:
    XmlSerializer

    public class FastXmlSerializer
    extends Object
    implements XmlSerializer
    This is a quick and dirty implementation of XmlSerializer that isn't horribly painfully slow like the normal one. It only does what is needed for the specific XML files being written with it.