<<(item) Instance Public methods Appends item to the list
replaceChild(arg0, arg1) Instance Public methods IXMLDOMNode replaceChild replace a child node IXMLDOMNode arg0 --- newChild [IN] IXMLDOMNode arg1 --- oldChild [IN]
bkgd(ch) Class Public methods Window background manipulation routines. Set the background property of the current and then apply the character Integer ch setting to every character position in that window. see also the system manual for curs_bkgd(3)
mark() Instance Public methods
firstChild() Instance Public methods IXMLDOMNode firstChild first child of the node
nodeValue() Instance Public methods VARIANT nodeValue value stored in the node
new(*args) Class Public methods
default_parser=(new_value) Class Public methods Set @@default_parser to new_value if it is one of the available parsers. Else raise NotValidXMLParser error.
configure(key, value=None) Instance Public methods
source_file(path) Instance Public methods Loads a given file in the current session and displays the source lines See IRB::Irb#suspend_input_method for more information.
Page 10 of 2275