java_plat/java_superd_parser_api/java_superd_parser_api.metaxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 07 Jan 2010 16:18:57 +0200
changeset 0 3fd91c96c86c
permissions -rw-r--r--
Revision: v2.1.7 Kit: 201001

<?xml version="1.0" ?>
<api id="01ecb2345c6a46912da51c209739aab3" dataversion="1.0">
  <name>Java SuperD Parser API</name>
  <description>Provides functionality to create and parse superdistributable JAR packages. There is a special JAR package format for Java applications. This format is used when end users send DRM protected java applications to each other. Superdistributable package includes Java application in encrypted format. The decryption key can be purchased separately.</description>
  <type>c++</type>
  <subsystem>javautils</subsystem>
  <libs>
    <lib name="javadrmutils.lib" />
  </libs>
  <release category="domain" sinceversion="3.2" deprecatedsince="9.2"/>
  <attributes>
     <!-- This indicates wether the api provedes separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsuere then the value is "no" -->
     <htmldocprovided>yes</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>