Interface IXJDFSplit

  • All Known Implementing Classes:
    AbstractXJDFSplit, ProcessXJDFSplit

    public interface IXJDFSplit
    interface to split XJDF into multiple workstep or device related XJDF
    • Method Detail

      • splitXJDF

        java.util.Collection<XJDFHelper> splitXJDF​(XJDFHelper root)
        Parameters:
        root - the main or root XJDF to split
        Returns: