Class Archive

java.lang.Object
org.apache.creadur.tentacles.Archive

public class Archive extends Object
  • Constructor Details

  • Method Details

    • getDeclaredLicenses

      public Set<License> getDeclaredLicenses()
    • getDeclaredNotices

      public Set<Notice> getDeclaredNotices()
    • getOtherLicenses

      public Set<License> getOtherLicenses()
    • getOtherNotices

      public Set<Notice> getOtherNotices()
    • getLicenses

      public Set<License> getLicenses()
    • getNotices

      public Set<Notice> getNotices()
    • getUri

      public URI getUri()
    • getFile

      public File getFile()
    • getLegal

      public Map<URI,URI> getLegal()
    • getOtherLegal

      public Map<URI,URI> getOtherLegal()
    • contentsDirectory

      public File contentsDirectory()
    • contentsURI

      public URI contentsURI()