Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::XMPMeta

An XMP packet contains XML representation of PDF metadata.

Public Class Methods

new() click to toggle source
# File lib/origami/xfa.rb, line 2981
def initialize
  super("xmpmeta")

  add_attribute 'xmlns', 'http://ns.adobe.com/xmpmeta/'
  add_attribute 'xml:space', 'preserve'
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.