Class ManifestElementReader


  • public class ManifestElementReader
    extends Object
    This class is responsible for binding ChunksManifest xml documents to ChunksManifest objects.
    Author:
    Andrew Woods Date: Feb 9, 2010
    • Method Detail

      • createManifestFrom

        public static ChunksManifest createManifestFrom​(ChunksManifestDocument doc)
        This method binds a ChunksManifest xml document to a ChunksManifest object
        Parameters:
        doc - ChunksManifest xml document
        Returns:
        ChunksManifest object