Interface DorTemplate


  • public interface DorTemplate
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      byte[] getData()
      Returns content of the dor template
      java.lang.String getExtension()
      Returns the extension of the dor template
      boolean isTrusted()
      Returns if XDPs using which dor template was generated is trusted
    • Method Detail

      • getData

        byte[] getData()
        Returns content of the dor template
        Returns:
      • isTrusted

        boolean isTrusted()
        Returns if XDPs using which dor template was generated is trusted
        Returns:
      • getExtension

        java.lang.String getExtension()
        Returns the extension of the dor template
        Returns: