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

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

Introduction

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

The text is from its open source code.

Constructor

XmpWriter(OutputStream os)
Creates an XmpWriter.

Method

voidaddRdfDescription(XmpSchema s)
Adds an rdf:Description.
voidclose()
Flushes and closes the XmpWriter.