summaryrefslogtreecommitdiff
path: root/XMPCore/src/com/adobe/xmp/properties/package.html
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2012-10-04 22:36:33 -0500
committerJeff Hamilton <jham@android.com>2012-10-04 22:36:33 -0500
commit19ac41ff0a6abe72109d591ddcf741d8b9e06ddb (patch)
tree5dd81f14724b29d6e356e746ed2b1601f1951f52 /XMPCore/src/com/adobe/xmp/properties/package.html
parent3960586f08fe6d3579586d4225f90bd00345254f (diff)
parent8a77d871a2c7038915d528bcfbc360ef69b6eea0 (diff)
downloadxmp_toolkit-tools_r22.2.tar.gz
Diffstat (limited to 'XMPCore/src/com/adobe/xmp/properties/package.html')
-rw-r--r--XMPCore/src/com/adobe/xmp/properties/package.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/XMPCore/src/com/adobe/xmp/properties/package.html b/XMPCore/src/com/adobe/xmp/properties/package.html
new file mode 100644
index 0000000..19e7427
--- /dev/null
+++ b/XMPCore/src/com/adobe/xmp/properties/package.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <title>Package overview</title>
+</head>
+
+<body>
+ <p>Package containing the property information classes.</p>
+ <p>XMPProperty and XMPPropertyInfo are used to report properties when they are retrieved by get-methods or by the iterator.
+ XMPAliasInfo informs about a certain property-to-property alias.<p>
+</body>
+</html>