Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::XDC

The xdc packet encloses application-specific XFA driver configuration instruction.

Public Class Methods

new() click to toggle source
# File lib/origami/xfa.rb, line 2954
def initialize
  super("xsl:xdc")

  add_attribute 'xmlns:xdc', 'http://www.xfa.org/schema/xdc/1.0/'
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.