open

open(ident, options, facility) => syslog Class Public methods Open the syslog facility. Raises a runtime exception if it is already open. Can be called with or without a code block. If called with a block, the Syslog object created is passed to the block. If the syslog is already open, raises a RuntimeError. ident is a String which identifies the calling program. options is the logical OR of any of the following: LOG_CONS If there is an error while sending to the system logge

destroy

destroy() Instance Public methods Alias for: unset

parse_to_rects

parse_to_rects(mapping) Class Public methods

kanji_metrics_hash_displayof

kanji_metrics_hash_displayof(win, option=nil) Instance Public methods

make

make(version, &block) Class Public methods Builder for an RSS object Creates an object of the type passed in args Executes the block to populate elements of the created RSS object

transformNode

transformNode(arg0) Instance Public methods BSTR transformNode apply the stylesheet to the subtree IXMLDOMNode arg0 --- stylesheet [IN]

to_html

to_html() Class Public methods

load_path_insert_index

load_path_insert_index() Class Public methods The index to insert activated gem paths into the $LOAD_PATH. Defaults to the site lib directory unless gem_prelude.rb has loaded paths, then it inserts the activated gem's paths before the gem_prelude.rb paths so you can override the gem_prelude.rb default $LOAD_PATH paths.

new

Zlib::Inflate.new(window_bits = Zlib::MAX_WBITS) Class Public methods Creates a new inflate stream for decompression. window_bits sets the size of the history buffer and can have the following values: 0 Have inflate use the window size from the zlib header of the compressed stream. (8..15) Overrides the window size of the inflate header in the compressed stream. The window size must be greater than or equal to the window size of the compressed stream. Greater than 15 Add 3

to_feed

to_feed(feed, current) Instance Public methods