class Origami::XDP::Packet::Template::Format

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/origami/xfa/template.rb, line 1527
def initialize
    super('format')
end