kanji_configinfo

kanji_configinfo(slot=nil) Instance Public methods

fields

fields(*headers_and_or_indices) Instance Public methods This method accepts any number of arguments which can be headers, indices, Ranges of either, or two-element Arrays containing a header and offset. Each argument will be replaced with a field lookup as described in #field. If called with no arguments, all fields are returned. values_at

find_pager_jruby

find_pager_jruby(pager) Instance Public methods Finds the given pager for jruby. Returns an IO if pager was found. Returns false if pager does not exist. Returns nil if the jruby JVM doesn't support ProcessBuilder redirection (1.6 and older).

selectNodes

selectNodes(arg0) Instance Public methods IXMLDOMNodeList selectNodes execute query on the subtree BSTR arg0 --- queryString [IN]

select_item

select_item() Instance Public methods

path

path(params, request) Instance Public methods

element_perstate

element_perstate(elem, opt, st_list) Instance Public methods

wrap

wrap(txt, line_len = 76) Instance Public methods Wraps txt to line_len

civil

DateTime.civil([year=-4712[, month=1[, mday=1[, hour=0[, minute=0[, second=0[, offset=0[, start=Date::ITALY]]]]]]]]) â datetime Class Public methods Creates a date-time object denoting the given calendar date. DateTime.new(2001,2,3) #=> #<DateTime: 2001-02-03T00:00:00+00:00 ...> DateTime.new(2001,2,3,4,5,6,'+7') #=> #<DateTime: 2001-02-03T04:05:06+07:00 ...> DateTime.new(2001,-11,-26,-20,-55,-54,'+7') #=>

ascii_metrics

ascii_metrics(option=nil) Instance Public methods Alias for: latin_metrics