latin_replace

latin_replace(ltn) Instance Public methods Also aliased as: ascii_replace

selection_get

selection_get() Instance Public methods

new

new( arg = UNDEFINED, parent=nil, context=nil ) Class Public methods Constructor arg if not supplied, will be set to the default value. If a String, the name of this object will be set to the argument. If an Element, the object will be shallowly cloned; name, attributes, and namespaces will be copied. Children will not be copied. parent if supplied, must be a Parent, and will be used as the parent of this object. context If supplied, must be a hash containing context items

getElementsByTagName

getElementsByTagName(arg0) Instance Public methods IXMLDOMNodeList getElementsByTagName build a list of elements by name BSTR arg0 --- tagName [IN]

do_not_reverse_lookup=

BasicSocket.do_not_reverse_lookup = bool Class Public methods Sets the global ::do_not_reverse_lookup flag. The flag is used for initial value of ::do_not_reverse_lookup for each socket. s1 = TCPSocket.new("localhost", 80) p s1.do_not_reverse_lookup #=> true BasicSocket.do_not_reverse_lookup = false s2 = TCPSocket.new("localhost", 80) p s2.do_not_reverse_lookup #=> false p s1.do_not_reverse_lookup #=> true

abort

abort() Instance Public methods VOID abort Abort HTTP request

getResponseHeader

getResponseHeader(arg0) Instance Public methods BSTR getResponseHeader Get HTTP response header BSTR arg0 --- bstrHeader [IN]

current

current() Class Public methods Returns Time.zone.today when Time.zone or config.time_zone are set, otherwise just returns Date.today.

erase

erase(widget) Class Public methods

colors

colors() Class Public methods returns COLORS