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 templatejava.lang.String
getExtension()
Returns the extension of the dor templateboolean
isTrusted()
Returns if XDPs using which dor template was generated is trusted
-