Java com.lowagie.text.xml.xmp DublinCoreSchema fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.xml.xmp DublinCoreSchema fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.xml.xmp DublinCoreSchema.

The text is from its open source code.

Field

StringCREATOR
The authors of the resource (listed in order of precedence, if significant).
StringDESCRIPTION
A textual description of the content of the resource.
StringFORMAT
The file format used when saving the resource.
StringSUBJECT
An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource.
StringTITLE
The title of the document, or the name given to the resource.

Constructor