version() Instance Public methods Version
id2obj(text, id) Class Public methods
unnormalized() Instance Public methods Evaluates to the unnormalized value of this entity; that is, replacing all entities â both %ent; and &ent; entities. This differs from +value()+ in that value only replaces %ent; entities.
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
install_siginfo_handler() Instance Public methods Installs a siginfo handler that prints the current filename.
ios.pos â integer Instance Public methods Returns the current offset (in bytes) of ios. f = File.new("testfile") f.pos #=> 0 f.gets #=> "This is line one\n" f.pos #=> 17
merge(other) Instance Public methods Appends other's parts
sashpos(idx, newpos=None) Instance Public methods
transformNode(arg0) Instance Public methods BSTR transformNode apply the stylesheet to the subtree IXMLDOMNode arg0 --- stylesheet [IN]
abort() Instance Public methods VOID abort Abort HTTP request
Page 14 of 2275