Interface MetaDataFilter.Resource

    • Method Detail

      • getName

        java.lang.String getName()
        The name of the resource.
      • getContent

        byte[] getContent()
                   throws java.io.IOException
        Resource content.
        Throws:
        java.io.IOException