Package no.difi.asic

Class AsicVerifier

java.lang.Object
no.difi.asic.AsicVerifier
All Implemented Interfaces:
Closeable, AutoCloseable

public class AsicVerifier extends Object
  • Method Details

    • getNextFile

      public String getNextFile() throws IOException
      Throws:
      IOException
    • close

      public void close() throws IOException
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Throws:
      IOException
    • getAsicManifest

      public no.difi.commons.asic.jaxb.asic.AsicManifest getAsicManifest()
      Property getter for the AsicManifest of the ASiC archive.
      Returns:
      value of property.
    • getOasisManifest

      public no.difi.commons.asic.jaxb.opendocument.manifest.Manifest getOasisManifest()
      Property getter for the OpenDocument manifest.
      Returns:
      value of property, null if document is not found in container.