SAXMachine::LightWeightSaxMachine

Attributes

sax_config[W]

Public Instance Methods

inherited(subclass) click to toggle source
# File lib/sax-machine/sax_configure.rb, line 32
def inherited(subclass)
  subclass.sax_config.send(:initialize_copy, self.sax_config)
end
sax_config() click to toggle source
# File lib/sax-machine/sax_configure.rb, line 28
def sax_config
  @sax_config ||= SAXConfig.new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.