Interface IXmlGenerator


public interface IXmlGenerator
Since:
3.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generateXML(Collection<IWorkItem> workItems, ContentHandler contentHandler)
    Generates XML for given Collection of WorkItems.