Interface ClassifiableContentIF

    • Method Detail

      • getIdentifier

        String getIdentifier()
        INTERNAL: Returns an identifier that identifies the classifiable content. This could e.g. be the absolute filename or an URI of the resource.
      • getContent

        byte[] getContent()
        INTERNAL: Returns the actual bytes in the content of the classiable content.