removeChild(arg0) Instance Public methods IXMLDOMNode removeChild remove a child node IXMLDOMNode arg0 --- childNode [IN]
normalize( input, entities=nil, entity_filter=nil ) Instance Public methods Escapes all possible entities
glob(p1, p2 = v2) Class Public methods Returns or yields Pathname objects. Pathname.glob("config/" "*.rb") #=> [#<Pathname:config/environment.rb>, #<Pathname:config/routes.rb>, ..] See Dir.glob.
gdbm.delete_if { |key, value| block } â gdbm Instance Public methods Deletes every key-value pair from gdbm for which block evaluates to true.
add_procs(*procs) Instance Public methods
File.writable?(file_name) â true or false Instance Public methods Returns true if the named file is writable by the effective user id of this process.
delete(name) Instance Public methods Alias for: delete_value
child_name(name) Instance Public methods Creates the full name for a child with name
close() Instance Public methods
<=>(other) Instance Public methods Extends are sorted by name
Page 2100 of 2275