Top Level Namespace

Defined Under Namespace

Modules: Encoding, Moxml, REXML Classes: String, StringIO, StringScanner

Instance Attribute Summary collapse

Instance Attribute Details

#parentObject

insert :parent methods to all Ox classes inherit the Node class



12
13
14
# File 'lib/moxml/adapter/ox.rb', line 12

def parent
  @parent
end