Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::Template::Text

Public Class Methods

new(text = "") click to toggle source
# File lib/origami/xfa.rb, line 1033
def initialize(text = "")
  super('text')

  self.text = text
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.