Uses of Interface
org.duracloud.ChunksManifestType
Packages that use ChunksManifestType
-
Uses of ChunksManifestType in org.duracloud
Methods in org.duracloud that return ChunksManifestTypeModifier and TypeMethodDescriptionChunksManifestDocument.addNewChunksManifest()Appends and returns a new empty "chunksManifest" elementChunksManifestDocument.getChunksManifest()Gets the "chunksManifest" elementstatic ChunksManifestTypeChunksManifestType.Factory.newInstance()static ChunksManifestTypeChunksManifestType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypeChunksManifestType.Factory.parse(InputStream is) static ChunksManifestTypeChunksManifestType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypestatic ChunksManifestTypeChunksManifestType.Factory.parse(XMLStreamReader sr) static ChunksManifestTypeChunksManifestType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ChunksManifestTypeChunksManifestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ChunksManifestTypeChunksManifestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ChunksManifestTypestatic ChunksManifestTypeMethods in org.duracloud with parameters of type ChunksManifestTypeModifier and TypeMethodDescriptionvoidChunksManifestDocument.setChunksManifest(ChunksManifestType chunksManifest) Sets the "chunksManifest" element -
Uses of ChunksManifestType in org.duracloud.chunk.manifest.xml
Methods in org.duracloud.chunk.manifest.xml that return ChunksManifestTypeModifier and TypeMethodDescriptionstatic ChunksManifestTypeManifestElementWriter.createChunksManifestElementFrom(ChunksManifestBean manifest) This method serializes a ChunksManifest object into a ChunksManifest xml element. -
Uses of ChunksManifestType in org.duracloud.impl
Classes in org.duracloud.impl that implement ChunksManifestTypeModifier and TypeClassDescriptionclassAn XML chunksManifestType(@duracloud.org).Methods in org.duracloud.impl that return ChunksManifestTypeModifier and TypeMethodDescriptionChunksManifestDocumentImpl.addNewChunksManifest()Appends and returns a new empty "chunksManifest" elementChunksManifestDocumentImpl.getChunksManifest()Gets the "chunksManifest" elementMethods in org.duracloud.impl with parameters of type ChunksManifestTypeModifier and TypeMethodDescriptionvoidChunksManifestDocumentImpl.setChunksManifest(ChunksManifestType chunksManifest) Sets the "chunksManifest" element
XMLInputStream