The following items are not documented: module Benchmark # is documented # in file lib/benchmark.rb BENCHMARK_VERSION = nil end class BigDecimal # is documented # in file ext/json/lib/json/add/bigdecimal.rb def json_create(object); end # in file ext/bigdecimal/bigdecimal.c def save_exception_mode(); end # in file ext/bigdecimal/bigdecimal.c def save_limit(); end # in file ext/bigdecimal/bigdecimal.c def save_rounding_mode(); end # in file ext/bigdecimal/bigdecimal.c def _dump(p1 = v1); end # in file ext/bigdecimal/bigdecimal.c def add(p1, p2); end # in file ext/json/lib/json/add/bigdecimal.rb def as_json(*); end # in file ext/bigdecimal/bigdecimal.c def initialize_copy(p1); end # in file ext/bigdecimal/bigdecimal.c def mult(p1, p2); end # in file ext/json/lib/json/add/bigdecimal.rb def to_json(*); end end class Complex # is documented # in file lib/complex.rb def generic?(other); end # in file ext/json/lib/json/add/complex.rb def json_create(object); end # in file ext/json/lib/json/add/complex.rb def as_json(*); end # in file ext/json/lib/json/add/complex.rb def to_json(*); end end class CompositePublisher # is documented # in file lib/rake/contrib/publisher.rb def new(); end end # in files: # lib/debug.rb class DEBUGGER__ # in file lib/debug.rb MUTEX = nil # in file lib/debug.rb def break_points(); end # in file lib/debug.rb def context(thread=Thread.current); end # in file lib/debug.rb def debug_thread_info(input, binding); end # in file lib/debug.rb def display(); end # in file lib/debug.rb def get_thread(num); end # in file lib/debug.rb def interrupt(); end # in file lib/debug.rb def make_thread_list(); end # in file lib/debug.rb def resume(); end # in file lib/debug.rb def set_last_thread(th); end # in file lib/debug.rb def set_trace( arg ); end # in file lib/debug.rb def stdout(); end # in file lib/debug.rb def stdout=(s); end # in file lib/debug.rb def suspend(); end # in file lib/debug.rb def thread_list(num); end # in file lib/debug.rb def thread_list_all(); end # in file lib/debug.rb def waiting(); end # in file lib/debug.rb def break_points(); end # in file lib/debug.rb def check_break_points(file, klass, pos, binding, id); end # in file lib/debug.rb def context(th); end # in file lib/debug.rb def debug_command(file, line, id, binding); end # in file lib/debug.rb def debug_eval(str, binding); end # in file lib/debug.rb def debug_funcname(id); end # in file lib/debug.rb def debug_method_info(input, binding); end # in file lib/debug.rb def debug_print_help(); end # in file lib/debug.rb def debug_silent_eval(str, binding); end # in file lib/debug.rb def debug_variable_info(input, binding); end # in file lib/debug.rb def display_expression(exp, binding); end # in file lib/debug.rb def display_expressions(binding); end # in file lib/debug.rb def display_frames(pos); end # in file lib/debug.rb def display_list(b, e, file, line); end # in file lib/debug.rb def excn_handle(file, line, id, binding); end # in file lib/debug.rb def format_frame(pos); end # in file lib/debug.rb def frame_set_pos(file, line); end # in file lib/debug.rb def line_at(file, line); end # in file lib/debug.rb def set_last_thread(th); end # in file lib/debug.rb def set_trace(arg); end # in file lib/debug.rb def set_trace_all(arg); end # in file lib/debug.rb def stdout(); end # in file lib/debug.rb def thnum(); end # in file lib/debug.rb def trace?(); end # in file lib/debug.rb def trace_func(event, file, line, id, binding, klass); end # in file lib/debug.rb def var_list(ary, binding); end end # in files: # lib/debug.rb class DEBUGGER__::Context # in file lib/debug.rb DEBUG_LAST_CMD = nil # in file lib/debug.rb USE_READLINE = nil # in file lib/debug.rb def new(); end # in file lib/debug.rb def check_suspend(); end # in file lib/debug.rb def clear_suspend(); end # in file lib/debug.rb def resume_all(); end # in file lib/debug.rb def set_suspend(); end # in file lib/debug.rb def stop_next(n=1); end # in file lib/debug.rb def suspend_all(); end end module DL # is documented # in file ext/dl/dl.c def dlopen(*args); end # in file ext/dl/dl.c def dlunwrap(p1); end # in file ext/dl/dl.c def dlwrap(p1); end # in file ext/dl/lib/dl.rb def fiddle?(); end # in file ext/dl/lib/dl/callback.rb def remove_callback(addr, ctype = nil); end # in file ext/dl/lib/dl/callback.rb def remove_callback_internal(proc_entry, addr_entry, addr, ctype = nil); end # in file ext/dl/lib/dl/callback.rb def remove_cdecl_callback(addr, ctype = nil); end # in file ext/dl/lib/dl/callback.rb def remove_stdcall_callback(addr, ctype = nil); end # in file ext/dl/lib/dl/callback.rb def set_callback(ty, argc, &cbp); end # in file ext/dl/lib/dl/callback.rb def set_callback_internal(proc_entry, addr_entry, argc, ty, abi = nil, &cbp); end # in file ext/dl/lib/dl/callback.rb def set_cdecl_callback(ty, argc, &cbp); end # in file ext/dl/lib/dl/callback.rb def set_stdcall_callback(ty, argc, &cbp); end end # in files: # ext/dl/lib/dl/cparser.rb module DL::CParser # in file ext/dl/lib/dl/cparser.rb def parse_ctype(ty, tymap=nil); end # in file ext/dl/lib/dl/cparser.rb def parse_signature(signature, tymap=nil); end # in file ext/dl/lib/dl/cparser.rb def parse_struct_signature(signature, tymap=nil); end end # in files: # ext/dl/lib/dl/struct.rb class DL::CStruct # in file ext/dl/lib/dl/struct.rb def entity_class(); end end # in files: # ext/dl/lib/dl/struct.rb module DL::CStructBuilder # in file ext/dl/lib/dl/struct.rb def create(klass, types, members); end # in file ext/dl/lib/dl/struct.rb def create(klass, types, members); end end # in files: # ext/dl/lib/dl/struct.rb class DL::CStructEntity # in file ext/dl/lib/dl/struct.rb def malloc(types, func = nil); end # in file ext/dl/lib/dl/struct.rb def new(addr, types, func = nil); end # in file ext/dl/lib/dl/struct.rb def size(types); end # in file ext/dl/lib/dl/struct.rb def assign_names(members); end # in file ext/dl/lib/dl/struct.rb def set_ctypes(types); end end # in files: # ext/dl/lib/dl/struct.rb class DL::CUnion # in file ext/dl/lib/dl/struct.rb def entity_class(); end end # in files: # ext/dl/lib/dl/struct.rb class DL::CUnionEntity # in file ext/dl/lib/dl/struct.rb def malloc(types, func=nil); end # in file ext/dl/lib/dl/struct.rb def size(types); end # in file ext/dl/lib/dl/struct.rb def set_ctypes(types); end end # in files: # ext/dl/lib/dl/func.rb class DL::CarriedFunction # in file ext/dl/lib/dl/func.rb def new(cfunc, argtypes, n); end # in file ext/dl/lib/dl/func.rb def bind_at_call(&block); end # in file ext/dl/lib/dl/func.rb def create_carrier(data); end end # in files: # ext/dl/lib/dl/import.rb class DL::CompositeHandler # in file ext/dl/lib/dl/import.rb def new(handlers); end # in file ext/dl/lib/dl/import.rb def [](symbol); end # in file ext/dl/lib/dl/import.rb def handlers(); end # in file ext/dl/lib/dl/import.rb def sym(symbol); end end # in files: # ext/dl/lib/dl/func.rb class DL::Function # in file ext/dl/lib/dl/func.rb def new(cfunc, argtypes, abi = nil, &block); end # in file ext/dl/lib/dl/func.rb def bind(&block); end # in file ext/dl/lib/dl/func.rb def bind_at_call(&block); end # in file ext/dl/lib/dl/func.rb def bound?(); end # in file ext/dl/lib/dl/func.rb def call(*args, &block); end # in file ext/dl/lib/dl/func.rb def name(); end # in file ext/dl/lib/dl/func.rb def to_i(); end # in file ext/dl/lib/dl/func.rb def unbind(); end # in file ext/dl/lib/dl/func.rb def unbind_at_call(); end # in file ext/dl/lib/dl/func.rb def wrap_result(r); end end module DL::Importer # is documented # in file ext/dl/lib/dl/import.rb def [](name); end # in file ext/dl/lib/dl/import.rb def bind(signature, *opts, &blk); end # in file ext/dl/lib/dl/import.rb def bind_function(name, ctype, argtype, call_type = nil, &block); end # in file ext/dl/lib/dl/import.rb def create_carried_function(name, ctype, argtype, call_type = nil, n = 0); end # in file ext/dl/lib/dl/import.rb def create_temp_function(name, ctype, argtype, call_type = nil); end # in file ext/dl/lib/dl/import.rb def create_value(ty, val=nil); end # in file ext/dl/lib/dl/import.rb def dlload(*libs); end # in file ext/dl/lib/dl/import.rb def extern(signature, *opts); end # in file ext/dl/lib/dl/import.rb def handler(); end # in file ext/dl/lib/dl/import.rb def import_function(name, ctype, argtype, call_type = nil); end # in file ext/dl/lib/dl/import.rb def import_symbol(name); end # in file ext/dl/lib/dl/import.rb def import_value(ty, addr); end # in file ext/dl/lib/dl/import.rb def parse_bind_options(opts); end # in file ext/dl/lib/dl/import.rb def sizeof(ty); end # in file ext/dl/lib/dl/import.rb def struct(signature); end # in file ext/dl/lib/dl/import.rb def typealias(alias_type, orig_type); end # in file ext/dl/lib/dl/import.rb def union(signature); end # in file ext/dl/lib/dl/import.rb def value(ty, val=nil); end end # in files: # ext/dl/lib/dl/pack.rb module DL::PackInfo # in file ext/dl/lib/dl/pack.rb ALIGN_MAP = nil # in file ext/dl/lib/dl/pack.rb PACK_MAP = nil # in file ext/dl/lib/dl/pack.rb SIZE_MAP = nil # in file ext/dl/lib/dl/pack.rb def align(addr, align); end # in file ext/dl/lib/dl/pack.rb def align(addr, align); end end # in files: # ext/dl/lib/dl/pack.rb class DL::Packer # in file ext/dl/lib/dl/pack.rb def [](*types); end # in file ext/dl/lib/dl/pack.rb def new(types); end # in file ext/dl/lib/dl/pack.rb def pack(ary); end # in file ext/dl/lib/dl/pack.rb def parse_types(types); end # in file ext/dl/lib/dl/pack.rb def size(); end # in file ext/dl/lib/dl/pack.rb def unpack(ary); end end # in files: # ext/dl/lib/dl/stack.rb class DL::Stack # in file ext/dl/lib/dl/stack.rb ALIGN_MAP = nil # in file ext/dl/lib/dl/stack.rb PACK_MAP = nil # in file ext/dl/lib/dl/stack.rb SIZE_MAP = nil # in file ext/dl/lib/dl/stack.rb def [](*types); end # in file ext/dl/lib/dl/stack.rb def new(types); end # in file ext/dl/lib/dl/stack.rb def add_padding(addr, align); end # in file ext/dl/lib/dl/stack.rb def align(addr, align); end # in file ext/dl/lib/dl/stack.rb def pack(ary); end # in file ext/dl/lib/dl/stack.rb def parse_types(types); end # in file ext/dl/lib/dl/stack.rb def size(); end # in file ext/dl/lib/dl/stack.rb def types(); end # in file ext/dl/lib/dl/stack.rb def unpack(ary); end end # in files: # ext/dl/lib/dl/func.rb class DL::TempFunction # in file ext/dl/lib/dl/func.rb def bind_at_call(&block); end # in file ext/dl/lib/dl/func.rb def unbind_at_call(); end end # in files: # ext/dl/lib/dl/value.rb module DL::ValueUtil # in file ext/dl/lib/dl/value.rb def signed_value(val, ty); end # in file ext/dl/lib/dl/value.rb def unsigned_value(val, ty); end # in file ext/dl/lib/dl/value.rb def wrap_arg(arg, ty, funcs = [], &block); end # in file ext/dl/lib/dl/value.rb def wrap_args(args, tys, funcs, &block); end end module DRb # is documented # in file lib/drb/drb.rb def fetch_server(uri); end # in file lib/drb/drb.rb def mutex(); end # in file lib/drb/drb.rb def regist_server(server); end # in file lib/drb/drb.rb def remove_server(server); end # in file lib/drb/drb.rb def fetch_server(uri); end # in file lib/drb/drb.rb def mutex(); end # in file lib/drb/drb.rb def regist_server(server); end # in file lib/drb/drb.rb def remove_server(server); end end # in files: # lib/drb/drb.rb class DRb::DRbArray # in file lib/drb/drb.rb def _load(s); end # in file lib/drb/drb.rb def new(ary); end # in file lib/drb/drb.rb def _dump(lv); end end class DRb::DRbMessage # is documented # in file lib/drb/drb.rb def make_proxy(obj, error=false); end end class DRb::DRbObject # is documented # in file lib/drb/gw.rb def _load(s); end # in file lib/drb/drb.rb def new_with(uri, ref); end # in file lib/drb/drb.rb def prepare_backtrace(uri, result); end # in file lib/drb/drb.rb def with_friend(uri); end # in file lib/drb/eq.rb def ==(other); end # in file lib/drb/gw.rb def _dump(lv); end # in file lib/drb/eq.rb def eql?(other); end end # in files: # lib/drb/observer.rb module DRb::DRbObservable end class DRb::DRbRemoteError # is documented # in file lib/drb/drb.rb def new(error); end end # in files: # lib/drb/ssl.rb class DRb::DRbSSLSocket # in file lib/drb/ssl.rb def new(uri, soc, config, is_established); end # in file lib/drb/ssl.rb def open(uri, config); end # in file lib/drb/ssl.rb def open_server(uri, config); end # in file lib/drb/ssl.rb def parse_uri(uri); end # in file lib/drb/ssl.rb def uri_option(uri, config); end # in file lib/drb/ssl.rb def accept(); end # in file lib/drb/ssl.rb def close(); end # in file lib/drb/ssl.rb def stream(); end end # in files: # lib/drb/ssl.rb class DRb::DRbSSLSocket::SSLConfig # in file lib/drb/ssl.rb DEFAULT = nil # in file lib/drb/ssl.rb def new(config); end # in file lib/drb/ssl.rb def [](key); end # in file lib/drb/ssl.rb def accept(tcp); end # in file lib/drb/ssl.rb def connect(tcp); end # in file lib/drb/ssl.rb def setup_certificate(); end # in file lib/drb/ssl.rb def setup_ssl_context(); end end class DRb::DRbServer # is documented attr_reader :safe_level # in file lib/drb/drb.rb # in file lib/drb/drb.rb def default_safe_level(level); end # in file lib/drb/drb.rb def here?(uri); end # in file lib/drb/drb.rb def run(); end end # in files: # lib/drb/invokemethod.rb module DRb::DRbServer::InvokeMethod18Mixin # in file lib/drb/invokemethod.rb def block_yield(x); end # in file lib/drb/invokemethod.rb def perform_with_block(); end end class DRb::DRbTCPSocket # is documented # in file lib/drb/drb.rb def getservername(); end # in file lib/drb/drb.rb def open_server_inaddr_any(host, port); end # in file lib/drb/drb.rb def parse_uri(uri); end end # in files: # lib/drb/unix.rb class DRb::DRbUNIXSocket # in file lib/drb/unix.rb def new(uri, soc, config={}, server_mode = false); end # in file lib/drb/unix.rb def open(uri, config); end # in file lib/drb/unix.rb def open_server(uri, config); end # in file lib/drb/unix.rb def parse_uri(uri); end # in file lib/drb/unix.rb def temp_server(); end # in file lib/drb/unix.rb def uri_option(uri, config); end # in file lib/drb/unix.rb def accept(); end # in file lib/drb/unix.rb def close(); end # in file lib/drb/unix.rb def set_sockopt(soc); end end # in files: # lib/drb/extserv.rb class DRb::ExtServ attr_reader :server # in file lib/drb/extserv.rb # in file lib/drb/extserv.rb def new(there, name, server=nil); end # in file lib/drb/extserv.rb def alive?(); end # in file lib/drb/extserv.rb def front(); end # in file lib/drb/extserv.rb def stop_service(); end end # in files: # lib/drb/extservm.rb class DRb::ExtServManager attr_accessor :uri # in file lib/drb/extservm.rb # in file lib/drb/extservm.rb def command(); end # in file lib/drb/extservm.rb def command=(cmd); end # in file lib/drb/extservm.rb def new(); end # in file lib/drb/extservm.rb def invoke_service(name); end # in file lib/drb/extservm.rb def invoke_service_command(name, command); end # in file lib/drb/extservm.rb def invoke_thread(); end # in file lib/drb/extservm.rb def regist(name, ro); end # in file lib/drb/extservm.rb def service(name); end # in file lib/drb/extservm.rb def unregist(name); end end # in files: # lib/drb/gw.rb class DRb::GW # in file lib/drb/gw.rb def new(); end # in file lib/drb/gw.rb def [](key); end # in file lib/drb/gw.rb def []=(key, v); end end # in files: # lib/drb/gw.rb class DRb::GWIdConv end # in files: # lib/drb/timeridconv.rb class DRb::TimerIdConv # in file lib/drb/timeridconv.rb def new(timeout=600); end end # in files: # lib/drb/timeridconv.rb class DRb::TimerIdConv::TimerHolder2 # in file lib/drb/timeridconv.rb def new(timeout=600); end # in file lib/drb/timeridconv.rb def add(obj); end # in file lib/drb/timeridconv.rb def alternate(); end # in file lib/drb/timeridconv.rb def fetch(key, dv=@sentinel); end # in file lib/drb/timeridconv.rb def include?(key); end # in file lib/drb/timeridconv.rb def keeper(); end # in file lib/drb/timeridconv.rb def peek(key); end end # in files: # lib/drb/timeridconv.rb class DRb::TimerIdConv::TimerHolder2::InvalidIndexError end # in files: # object.c class Data end # in files: # lib/rubygems/syck_hack.rb class DefaultKey end class Delegator # is documented # in file lib/delegate.rb def delegating_block(mid); end end # in files: # ext/digest/digest.c class Digest::MD5 end # in files: # ext/digest/digest.c class Digest::RMD160 end # in files: # ext/digest/digest.c class Digest::SHA1 end class ENV # is documented # in file lib/pp.rb def pretty_print(q); end end class ERB # is documented # in file lib/erb.rb Revision = nil end # in files: # encoding.c class Encoding::Converter # in file transcode.c INVALID_MASK = nil # in file transcode.c INVALID_REPLACE = nil # in file transcode.c UNDEF_MASK = nil # in file transcode.c UNDEF_REPLACE = nil # in file transcode.c UNDEF_HEX_CHARREF = nil # in file transcode.c PARTIAL_INPUT = nil # in file transcode.c AFTER_OUTPUT = nil # in file transcode.c UNIVERSAL_NEWLINE_DECORATOR = nil # in file transcode.c CRLF_NEWLINE_DECORATOR = nil # in file transcode.c CR_NEWLINE_DECORATOR = nil # in file transcode.c XML_TEXT_DECORATOR = nil # in file transcode.c XML_ATTR_CONTENT_DECORATOR = nil # in file transcode.c XML_ATTR_QUOTE_DECORATOR = nil # in file transcode.c def ==(p1); end end # in files: # enumerator.c class Enumerator::Generator end # in files: # enumerator.c class Enumerator::Lazy # in file enumerator.c def new(*args); end # in file enumerator.c def collect(); end # in file enumerator.c def collect_concat(); end # in file enumerator.c def cycle(*args); end # in file enumerator.c def drop(p1); end # in file enumerator.c def drop_while(); end # in file enumerator.c def find_all(); end # in file enumerator.c def flat_map(); end # in file enumerator.c def grep(p1); end # in file enumerator.c def lazy(); end # in file enumerator.c def map(); end # in file enumerator.c def reject(); end # in file enumerator.c def take(p1); end # in file enumerator.c def take_while(); end # in file enumerator.c def zip(*args); end end # in files: # enumerator.c class Enumerator::Yielder end module Etc # is documented # in file ext/etc/etc.c Passwd = nil # in file ext/etc/etc.c Group = nil end module Exception2MessageMapper # is documented # in file lib/e2mmap.rb def e2mm_message(klass, exp); end # in file lib/e2mmap.rb def extend_object(cl); end # in file lib/e2mmap.rb def message(klass, exp); end # in file lib/e2mmap.rb def bind(cl); end end module Fcntl # is documented # in file ext/fcntl/fcntl.c F_DUPFD = nil # in file ext/fcntl/fcntl.c F_GETFD = nil # in file ext/fcntl/fcntl.c F_GETLK = nil # in file ext/fcntl/fcntl.c F_SETFD = nil # in file ext/fcntl/fcntl.c F_GETFL = nil # in file ext/fcntl/fcntl.c F_SETFL = nil # in file ext/fcntl/fcntl.c F_SETLK = nil # in file ext/fcntl/fcntl.c F_SETLKW = nil # in file ext/fcntl/fcntl.c FD_CLOEXEC = nil # in file ext/fcntl/fcntl.c F_RDLCK = nil # in file ext/fcntl/fcntl.c F_UNLCK = nil # in file ext/fcntl/fcntl.c F_WRLCK = nil # in file ext/fcntl/fcntl.c O_CREAT = nil # in file ext/fcntl/fcntl.c O_EXCL = nil # in file ext/fcntl/fcntl.c O_NOCTTY = nil # in file ext/fcntl/fcntl.c O_TRUNC = nil # in file ext/fcntl/fcntl.c O_APPEND = nil # in file ext/fcntl/fcntl.c O_NONBLOCK = nil # in file ext/fcntl/fcntl.c O_NDELAY = nil # in file ext/fcntl/fcntl.c O_RDONLY = nil # in file ext/fcntl/fcntl.c O_RDWR = nil # in file ext/fcntl/fcntl.c O_WRONLY = nil # in file ext/fcntl/fcntl.c O_ACCMODE = nil end class File # is documented # in file file.c Separator = nil # in file file.c SEPARATOR = nil # in file file.c ALT_SEPARATOR = nil # in file file.c PATH_SEPARATOR = nil end # in files: # io.c module File::Constants end module FileUtils # is documented # in file lib/rake/file_utils.rb LN_SUPPORTED = nil # in file lib/fileutils.rb def define_command(name, *options); end end # in files: # lib/fileutils.rb module FileUtils::StreamUtils_ # in file lib/fileutils.rb def fu_blksize(st); end # in file lib/fileutils.rb def fu_default_blksize(); end # in file lib/fileutils.rb def fu_stream_blksize(*streams); end # in file lib/fileutils.rb def fu_windows?(); end end class Float # is documented # in file numeric.c ROUNDS = nil # in file numeric.c RADIX = nil # in file numeric.c MANT_DIG = nil # in file numeric.c DIG = nil # in file numeric.c MIN_EXP = nil # in file numeric.c MAX_EXP = nil # in file numeric.c MIN_10_EXP = nil # in file numeric.c MAX_10_EXP = nil # in file numeric.c MIN = nil # in file numeric.c MAX = nil # in file numeric.c EPSILON = nil # in file numeric.c INFINITY = nil # in file numeric.c NAN = nil end # in files: # lib/drb/extserv.rb class Foo # in file lib/drb/extserv.rb def new(str); end # in file lib/drb/extserv.rb def hello(it); end end module Forwardable # is documented # in file lib/forwardable.rb FORWARDABLE_VERSION = nil attr_accessor :debug # in file lib/forwardable.rb end # in files: # ext/gdbm/gdbm.c class GDBMError end # in files: # ext/gdbm/gdbm.c class GDBMFatalError end class GServer # is documented # in file lib/gserver.rb DEFAULT_HOST = nil # in file lib/gserver.rb def serve(io); end end module Gem # is documented # in file lib/rubygems.rb QUICKLOADER_SUCKAGE = nil # in file lib/rubygems.rb VERSION = nil # in file lib/rubygems.rb def latest_rubygems_version(); end # in file lib/rubygems.rb def latest_spec_for(name); end # in file lib/rubygems.rb def latest_version_for(name); end # in file lib/rubygems.rb def loaded_path?(path); end # in file lib/rubygems.rb def path(); end # in file lib/rubygems.rb def paths(); end # in file lib/rubygems.rb def paths=(env); end # in file lib/rubygems.rb def unresolved_deps(); end end class Gem::Builder # is documented # in file lib/rubygems/builder.rb def success(); end # in file lib/rubygems/builder.rb def write_package(); end end class Gem::Command # is documented # in file lib/rubygems/command.rb def add_common_option(*args, &handler); end # in file lib/rubygems/command.rb def build_args=(value); end # in file lib/rubygems/command.rb def common_options(); end # in file lib/rubygems/command.rb def extra_args(); end # in file lib/rubygems/command.rb def extra_args=(value); end # in file lib/rubygems/command.rb def configure_options(header, option_list); end # in file lib/rubygems/command.rb def create_option_parser(); end end # in files: # lib/rubygems/exceptions.rb class Gem::CommandLineError end class Gem::CommandManager # is documented # in file lib/rubygems/command_manager.rb def find_command(cmd_name); end # in file lib/rubygems/command_manager.rb def find_command_possibilities(cmd_name); end # in file lib/rubygems/command_manager.rb def load_and_instantiate(command_name); end # in file lib/rubygems/command_manager.rb def process_args(args); end end # in files: # lib/rubygems/commands/build_command.rb class Gem::Commands::BuildCommand # in file lib/rubygems/commands/build_command.rb def new(); end # in file lib/rubygems/commands/build_command.rb def load_gemspec(filename); end # in file lib/rubygems/commands/build_command.rb def yaml?(filename); end end # in files: # lib/rubygems/commands/cert_command.rb class Gem::Commands::CertCommand # in file lib/rubygems/commands/cert_command.rb def new(); end end # in files: # lib/rubygems/commands/check_command.rb class Gem::Commands::CheckCommand # in file lib/rubygems/commands/check_command.rb def new(); end end # in files: # lib/rubygems/commands/cleanup_command.rb class Gem::Commands::CleanupCommand # in file lib/rubygems/commands/cleanup_command.rb def new(); end end # in files: # lib/rubygems/commands/contents_command.rb class Gem::Commands::ContentsCommand # in file lib/rubygems/commands/contents_command.rb def new(); end end # in files: # lib/rubygems/commands/dependency_command.rb class Gem::Commands::DependencyCommand # in file lib/rubygems/commands/dependency_command.rb def new(); end # in file lib/rubygems/commands/dependency_command.rb def print_dependencies(spec, level = 0); end end # in files: # lib/rubygems/commands/environment_command.rb class Gem::Commands::EnvironmentCommand # in file lib/rubygems/commands/environment_command.rb def new(); end end # in files: # lib/rubygems/commands/fetch_command.rb class Gem::Commands::FetchCommand # in file lib/rubygems/commands/fetch_command.rb def new(); end end class Gem::Commands::GenerateIndexCommand # is documented # in file lib/rubygems/commands/generate_index_command.rb def new(); end end # in files: # lib/rubygems/commands/help_command.rb class Gem::Commands::HelpCommand # in file lib/rubygems/commands/help_command.rb def new(); end end class Gem::Commands::InstallCommand # is documented # in file lib/rubygems/commands/install_command.rb def new(); end end class Gem::Commands::ListCommand # is documented # in file lib/rubygems/commands/list_command.rb def new(); end end # in files: # lib/rubygems/commands/lock_command.rb class Gem::Commands::LockCommand # in file lib/rubygems/commands/lock_command.rb def new(); end # in file lib/rubygems/commands/lock_command.rb def complain(message); end # in file lib/rubygems/commands/lock_command.rb def spec_path(gem_full_name); end end # in files: # lib/rubygems/commands/outdated_command.rb class Gem::Commands::OutdatedCommand # in file lib/rubygems/commands/outdated_command.rb def new(); end end # in files: # lib/rubygems/commands/owner_command.rb class Gem::Commands::OwnerCommand # in file lib/rubygems/commands/owner_command.rb def new(); end # in file lib/rubygems/commands/owner_command.rb def add_owners(name, owners); end # in file lib/rubygems/commands/owner_command.rb def manage_owners(method, name, owners); end # in file lib/rubygems/commands/owner_command.rb def remove_owners(name, owners); end # in file lib/rubygems/commands/owner_command.rb def show_owners(name); end end # in files: # lib/rubygems/commands/pristine_command.rb class Gem::Commands::PristineCommand # in file lib/rubygems/commands/pristine_command.rb def new(); end end # in files: # lib/rubygems/commands/push_command.rb class Gem::Commands::PushCommand # in file lib/rubygems/commands/push_command.rb def new(); end # in file lib/rubygems/commands/push_command.rb def send_gem(name); end end # in files: # lib/rubygems/commands/query_command.rb class Gem::Commands::QueryCommand # in file lib/rubygems/commands/query_command.rb def new(name = 'query', summary = 'Query gem information in local or remote repositories'); end # in file lib/rubygems/commands/query_command.rb def output_query_results(spec_tuples); end end # in files: # lib/rubygems/commands/rdoc_command.rb class Gem::Commands::RdocCommand # in file lib/rubygems/commands/rdoc_command.rb def new(); end end # in files: # lib/rubygems/commands/search_command.rb class Gem::Commands::SearchCommand # in file lib/rubygems/commands/search_command.rb def new(); end end # in files: # lib/rubygems/commands/server_command.rb class Gem::Commands::ServerCommand # in file lib/rubygems/commands/server_command.rb def new(); end end class Gem::Commands::SetupCommand # is documented # in file lib/rubygems/commands/setup_command.rb def new(); end # in file lib/rubygems/commands/setup_command.rb def check_ruby_version(); end # in file lib/rubygems/commands/setup_command.rb def generate_default_dirs(install_destdir); end # in file lib/rubygems/commands/setup_command.rb def install_executables(bin_dir); end # in file lib/rubygems/commands/setup_command.rb def install_lib(lib_dir); end # in file lib/rubygems/commands/setup_command.rb def install_rdoc(); end # in file lib/rubygems/commands/setup_command.rb def make_destination_dirs(install_destdir); end # in file lib/rubygems/commands/setup_command.rb def remove_old_bin_files(bin_dir); end # in file lib/rubygems/commands/setup_command.rb def run_rdoc(*args); end # in file lib/rubygems/commands/setup_command.rb def uninstall_old_gemcutter(); end end # in files: # lib/rubygems/commands/sources_command.rb class Gem::Commands::SourcesCommand # in file lib/rubygems/commands/sources_command.rb def new(); end # in file lib/rubygems/commands/sources_command.rb def remove_cache_file(desc, path); end end # in files: # lib/rubygems/commands/specification_command.rb class Gem::Commands::SpecificationCommand # in file lib/rubygems/commands/specification_command.rb def new(); end end # in files: # lib/rubygems/commands/stale_command.rb class Gem::Commands::StaleCommand # in file lib/rubygems/commands/stale_command.rb def new(); end end class Gem::Commands::UninstallCommand # is documented # in file lib/rubygems/commands/uninstall_command.rb def new(); end end # in files: # lib/rubygems/commands/unpack_command.rb class Gem::Commands::UnpackCommand # in file lib/rubygems/commands/unpack_command.rb def new(); end end # in files: # lib/rubygems/commands/update_command.rb class Gem::Commands::UpdateCommand # in file lib/rubygems/commands/update_command.rb def new(); end # in file lib/rubygems/commands/update_command.rb def update_gem(name, version = Gem::Requirement.default); end # in file lib/rubygems/commands/update_command.rb def update_gems(gems_to_update); end # in file lib/rubygems/commands/update_command.rb def which_to_update(highest_installed_gems, gem_names, system = false); end end # in files: # lib/rubygems/commands/which_command.rb class Gem::Commands::WhichCommand # in file lib/rubygems/commands/which_command.rb def new(); end # in file lib/rubygems/commands/which_command.rb def find_paths(package_name, dirs); end # in file lib/rubygems/commands/which_command.rb def gem_paths(spec); end end # in files: # lib/rubygems/config_file.rb class Gem::ConfigFile # in file lib/rubygems/config_file.rb DEFAULT_BACKTRACE = nil # in file lib/rubygems/config_file.rb DEFAULT_BENCHMARK = nil # in file lib/rubygems/config_file.rb DEFAULT_BULK_THRESHOLD = nil # in file lib/rubygems/config_file.rb DEFAULT_VERBOSITY = nil # in file lib/rubygems/config_file.rb DEFAULT_UPDATE_SOURCES = nil # in file lib/rubygems/config_file.rb CSIDL_COMMON_APPDATA = nil # in file lib/rubygems/config_file.rb SHGetFolderPath = nil # in file lib/rubygems/config_file.rb SYSTEM_WIDE_CONFIG_FILE = nil # in file lib/rubygems/config_file.rb def load_api_keys(); end # in file lib/rubygems/config_file.rb def load_file(filename); end # in file lib/rubygems/config_file.rb def rubygems_api_key=(api_key); end end class Gem::ConsoleUI # is documented # in file lib/rubygems/user_interaction.rb def new(); end end class Gem::Dependency # is documented # in file lib/rubygems/dependency.rb def match?(name, version); end # in file lib/rubygems/dependency.rb def matches_spec?(spec); end # in file lib/rubygems/dependency.rb def matching_specs(platform_only = false); end # in file lib/rubygems/dependency.rb def requirements_list(); end # in file lib/rubygems/dependency.rb def to_spec(); end # in file lib/rubygems/dependency.rb def to_specs(); end end # in files: # lib/rubygems/exceptions.rb class Gem::DependencyError end class Gem::DependencyInstaller # is documented # in file lib/rubygems/dependency_installer.rb DEFAULT_OPTIONS = nil attr_reader :gems_to_install # in file lib/rubygems/dependency_installer.rb attr_reader :installed_gems # in file lib/rubygems/dependency_installer.rb # in file lib/rubygems/dependency_installer.rb def add_found_dependencies(to_do, dependency_list); end end class Gem::DependencyList # is documented attr_reader :specs # in file lib/rubygems/dependency_list.rb # in file lib/rubygems/dependency_list.rb def clear(); end # in file lib/rubygems/dependency_list.rb def find_name(full_name); end # in file lib/rubygems/dependency_list.rb def why_not_ok?(quick = false); end end # in files: # lib/rubygems/exceptions.rb class Gem::DependencyRemovalException end # in files: # lib/rubygems/deprecate.rb module Gem::Deprecate end class Gem::DocManager # is documented # in file lib/rubygems/doc_manager.rb def configured_args(); end # in file lib/rubygems/doc_manager.rb def configured_args=(args); end # in file lib/rubygems/doc_manager.rb def rdoc_version(); end # in file lib/rubygems/doc_manager.rb def setup_rdoc(); end end # in files: # lib/rubygems/exceptions.rb class Gem::DocumentError end # in files: # lib/rubygems/errors.rb class Gem::ErrorReason end # in files: # lib/rubygems/ext/builder.rb class Gem::Ext::Builder # in file lib/rubygems/ext/builder.rb def class_name(); end # in file lib/rubygems/ext/builder.rb def make(dest_path, results); end # in file lib/rubygems/ext/builder.rb def redirector(); end # in file lib/rubygems/ext/builder.rb def run(command, results); end end # in files: # lib/rubygems/ext/configure_builder.rb class Gem::Ext::ConfigureBuilder # in file lib/rubygems/ext/configure_builder.rb def build(extension, directory, dest_path, results); end end # in files: # lib/rubygems/ext/ext_conf_builder.rb class Gem::Ext::ExtConfBuilder # in file lib/rubygems/ext/ext_conf_builder.rb def build(extension, directory, dest_path, results); end end # in files: # lib/rubygems/ext/rake_builder.rb class Gem::Ext::RakeBuilder # in file lib/rubygems/ext/rake_builder.rb def build(extension, directory, dest_path, results); end end class Gem::FakeFetcher # is documented attr_reader :data # in file lib/rubygems/test_utilities.rb attr_reader :last_request # in file lib/rubygems/test_utilities.rb attr_accessor :paths # in file lib/rubygems/test_utilities.rb # in file lib/rubygems/test_utilities.rb def new(); end # in file lib/rubygems/test_utilities.rb def download(spec, source_uri, install_dir = Gem.dir); end # in file lib/rubygems/test_utilities.rb def download_to_cache(dependency); end # in file lib/rubygems/test_utilities.rb def fetch_path(path, mtime = nil); end # in file lib/rubygems/test_utilities.rb def fetch_size(path); end # in file lib/rubygems/test_utilities.rb def find_data(path); end # in file lib/rubygems/test_utilities.rb def request(uri, request_class, last_modified = nil); end end class Gem::FilePermissionError # is documented # in file lib/rubygems/exceptions.rb def new(path); end end class Gem::Format # is documented attr_accessor :spec # in file lib/rubygems/format.rb attr_accessor :file_entries # in file lib/rubygems/format.rb attr_accessor :gem_path # in file lib/rubygems/format.rb end class Gem::FormatException # is documented attr_accessor :file_path # in file lib/rubygems/exceptions.rb end # in files: # lib/rubygems/exceptions.rb class Gem::GemNotFoundException attr_reader :name # in file lib/rubygems/exceptions.rb attr_reader :version # in file lib/rubygems/exceptions.rb attr_reader :errors # in file lib/rubygems/exceptions.rb # in file lib/rubygems/exceptions.rb def new(msg, name=nil, version=nil, errors=nil); end end class Gem::GemNotInHomeException # is documented attr_accessor :spec # in file lib/rubygems/exceptions.rb end class Gem::GemPathSearcher # is documented # in file lib/rubygems/gem_path_searcher.rb def find_active(glob); end # in file lib/rubygems/gem_path_searcher.rb def find_in_unresolved(glob); end # in file lib/rubygems/gem_path_searcher.rb def find_in_unresolved_tree(glob); end # in file lib/rubygems/gem_path_searcher.rb def matching_paths(spec, path); end end class Gem::GemRunner # is documented # in file lib/rubygems/gem_runner.rb def new(options={}); end # in file lib/rubygems/gem_runner.rb def do_configuration(args); end end # in files: # lib/rubygems/gemcutter_utilities.rb module Gem::GemcutterUtilities # in file lib/rubygems/gemcutter_utilities.rb def api_key(); end # in file lib/rubygems/gemcutter_utilities.rb def rubygems_api_request(method, path, host = Gem.host, &block); end # in file lib/rubygems/gemcutter_utilities.rb def sign_in(); end # in file lib/rubygems/gemcutter_utilities.rb def verify_api_key(key); end # in file lib/rubygems/gemcutter_utilities.rb def with_response(resp); end end class Gem::Indexer # is documented # in file lib/rubygems/indexer.rb def map_gems_to_specs(gems); end end # in files: # lib/rubygems/exceptions.rb class Gem::InstallError end class Gem::Installer # is documented attr_writer :exec_format # in file lib/rubygems/installer.rb # in file lib/rubygems/installer.rb def check_that_user_bin_dir_is_in_path(); end # in file lib/rubygems/installer.rb def ensure_dependencies_met(); end # in file lib/rubygems/installer.rb def ensure_required_ruby_version_met(); end # in file lib/rubygems/installer.rb def ensure_required_rubygems_version_met(); end # in file lib/rubygems/installer.rb def generate_bin(); end # in file lib/rubygems/installer.rb def process_options(); end # in file lib/rubygems/installer.rb def verify_gem_home(unpack = false); end end class Gem::InstallerTestCase # is documented # in file lib/rubygems/installer_test_case.rb def util_gem_bindir(spec = @spec); end # in file lib/rubygems/installer_test_case.rb def util_gem_dir(spec = @spec); end # in file lib/rubygems/installer_test_case.rb def util_inst_bindir(); end # in file lib/rubygems/installer_test_case.rb def util_installer(spec, gem_home, user=false); end # in file lib/rubygems/installer_test_case.rb def util_make_exec(spec = @spec, shebang = "#!/usr/bin/ruby"); end # in file lib/rubygems/installer_test_case.rb def util_setup_gem(ui = @ui); end end class Gem::MockGemUi # is documented # in file lib/rubygems/mock_gem_ui.rb def new(input = ""); end # in file lib/rubygems/mock_gem_ui.rb def error(); end # in file lib/rubygems/mock_gem_ui.rb def input(); end # in file lib/rubygems/mock_gem_ui.rb def output(); end # in file lib/rubygems/mock_gem_ui.rb def terminated?(); end end # in files: # lib/rubygems/mock_gem_ui.rb class Gem::MockGemUi::SystemExitException end # in files: # lib/rubygems/mock_gem_ui.rb module Gem::MockGemUi::TTY attr_accessor :tty # in file lib/rubygems/mock_gem_ui.rb # in file lib/rubygems/mock_gem_ui.rb def noecho(); end # in file lib/rubygems/mock_gem_ui.rb def tty?(); end end # in files: # lib/rubygems/mock_gem_ui.rb class Gem::MockGemUi::TermError attr_reader :exit_code # in file lib/rubygems/mock_gem_ui.rb # in file lib/rubygems/mock_gem_ui.rb def new(exit_code); end end # in files: # lib/rubygems/psych_tree.rb class Gem::NoAliasYAMLTree # in file lib/rubygems/psych_tree.rb def visit_String(str); end end class Gem::OldFormat # is documented attr_accessor :spec # in file lib/rubygems/old_format.rb attr_accessor :file_entries # in file lib/rubygems/old_format.rb attr_accessor :gem_path # in file lib/rubygems/old_format.rb end # in files: # lib/rubygems/exceptions.rb class Gem::OperationNotSupportedError end # in files: # lib/rubygems/package.rb module Gem::Package # in file lib/rubygems/package.rb def pack(src, destname, signer = nil); end end # in files: # lib/rubygems/package.rb class Gem::Package::BadCheckSum end # in files: # lib/rubygems/package.rb class Gem::Package::ClosedIO end # in files: # lib/rubygems/package.rb class Gem::Package::Error end # in files: # lib/rubygems/package/f_sync_dir.rb module Gem::Package::FSyncDir end # in files: # lib/rubygems/package.rb class Gem::Package::FormatError attr_reader :path # in file lib/rubygems/package.rb # in file lib/rubygems/package.rb def new(message, path = nil); end end # in files: # lib/rubygems/package.rb class Gem::Package::NonSeekableIO end class Gem::Package::TarHeader # is documented # in file lib/rubygems/package/tar_header.rb def calculate_checksum(header); end # in file lib/rubygems/package/tar_header.rb def header(checksum = @checksum); end # in file lib/rubygems/package/tar_header.rb def oct(num, len); end end # in files: # lib/rubygems/package/tar_input.rb class Gem::Package::TarInput attr_reader :metadata # in file lib/rubygems/package/tar_input.rb # in file lib/rubygems/package/tar_input.rb def new(io, security_policy = nil); end # in file lib/rubygems/package/tar_input.rb def open(io, security_policy = nil, &block); end # in file lib/rubygems/package/tar_input.rb def close(); end # in file lib/rubygems/package/tar_input.rb def each(&block); end # in file lib/rubygems/package/tar_input.rb def extract_entry(destdir, entry, expected_md5sum = nil); end end class Gem::Package::TarTestCase # is documented # in file lib/rubygems/package/tar_test_case.rb def ASCIIZ(str, length); end # in file lib/rubygems/package/tar_test_case.rb def SP(s); end # in file lib/rubygems/package/tar_test_case.rb def SP_Z(s); end # in file lib/rubygems/package/tar_test_case.rb def Z(s); end # in file lib/rubygems/package/tar_test_case.rb def assert_headers_equal(expected, actual); end # in file lib/rubygems/package/tar_test_case.rb def calc_checksum(header); end # in file lib/rubygems/package/tar_test_case.rb def header(type, fname, dname, length, mode, checksum = nil); end # in file lib/rubygems/package/tar_test_case.rb def tar_dir_header(name, prefix, mode); end # in file lib/rubygems/package/tar_test_case.rb def tar_file_header(fname, dname, mode, length); end # in file lib/rubygems/package/tar_test_case.rb def to_oct(n, pad_size); end # in file lib/rubygems/package/tar_test_case.rb def util_dir_entry(); end # in file lib/rubygems/package/tar_test_case.rb def util_entry(tar); end end # in files: # lib/rubygems/package/tar_writer.rb class Gem::Package::TarWriter::FileOverflow end # in files: # lib/rubygems/package.rb class Gem::Package::TooLongFileName end class Gem::Platform # is documented attr_accessor :cpu # in file lib/rubygems/platform.rb attr_accessor :os # in file lib/rubygems/platform.rb attr_accessor :version # in file lib/rubygems/platform.rb # in file lib/rubygems/platform.rb def local(); end # in file lib/rubygems/platform.rb def match(platform); end # in file lib/rubygems/platform.rb def new(arch); end # in file lib/rubygems/platform.rb def empty?(); end # in file lib/rubygems/platform.rb def to_a(); end end class Gem::PlatformMismatch # is documented attr_reader :name # in file lib/rubygems/errors.rb attr_reader :version # in file lib/rubygems/errors.rb attr_reader :platforms # in file lib/rubygems/errors.rb # in file lib/rubygems/errors.rb def new(name, version); end # in file lib/rubygems/errors.rb def add_platform(platform); end # in file lib/rubygems/errors.rb def wordy(); end end class Gem::RemoteFetcher # is documented # in file lib/rubygems/remote_fetcher.rb BuiltinSSLCerts = nil # in file lib/rubygems/test_utilities.rb def fetcher=(fetcher); end # in file lib/rubygems/remote_fetcher.rb def add_rubygems_trusted_certs(store); end # in file lib/rubygems/remote_fetcher.rb def configure_connection_for_https(connection); end # in file lib/rubygems/remote_fetcher.rb def correct_for_windows_path(path); end # in file lib/rubygems/remote_fetcher.rb def escape(str); end # in file lib/rubygems/remote_fetcher.rb def https?(uri); end # in file lib/rubygems/remote_fetcher.rb def unescape(str); end # in file lib/rubygems/remote_fetcher.rb def uri_escaper(); end # in file lib/rubygems/remote_fetcher.rb def user_agent(); end end class Gem::RemoteFetcher::FetchError # is documented # in file lib/rubygems/remote_fetcher.rb def new(message, uri); end end # in files: # lib/rubygems/exceptions.rb class Gem::RemoteInstallationCancelled end # in files: # lib/rubygems/exceptions.rb class Gem::RemoteInstallationSkipped end module Gem::RequirePathsBuilder # is documented # in file lib/rubygems/require_paths_builder.rb def write_require_paths_file_if_needed(spec = @spec, gem_home = @gem_home); end end # in files: # lib/rubygems/requirement.rb class Gem::Requirement # in file lib/rubygems/requirement.rb OPS = nil # in file lib/rubygems/requirement.rb PATTERN = nil # in file lib/rubygems/requirement.rb def fix_syck_default_key_in_requirements(); end # in file lib/rubygems/requirement.rb def none?(); end # in file lib/rubygems/requirement.rb def prerelease?(); end end class Gem::Security::Policy # is documented attr_accessor :verify_data # in file lib/rubygems/security.rb attr_accessor :verify_signer # in file lib/rubygems/security.rb attr_accessor :verify_chain # in file lib/rubygems/security.rb attr_accessor :verify_root # in file lib/rubygems/security.rb attr_accessor :only_trusted # in file lib/rubygems/security.rb attr_accessor :only_signed # in file lib/rubygems/security.rb end class Gem::Security::Signer # is documented attr_accessor :cert_chain # in file lib/rubygems/security.rb attr_accessor :key # in file lib/rubygems/security.rb # in file lib/rubygems/security.rb def new(key, cert_chain); end end class Gem::Server # is documented # in file lib/rubygems/server.rb SEARCH = nil # in file lib/rubygems/server.rb DOC_TEMPLATE = nil # in file lib/rubygems/server.rb RDOC_NO_DOCUMENTATION = nil # in file lib/rubygems/server.rb RDOC_SEARCH_TEMPLATE = nil attr_reader :spec_dirs # in file lib/rubygems/server.rb # in file lib/rubygems/server.rb def run(options); end # in file lib/rubygems/server.rb def Marshal(req, res); end # in file lib/rubygems/server.rb def add_date(res); end # in file lib/rubygems/server.rb def latest_specs(req, res); end # in file lib/rubygems/server.rb def launch(); end # in file lib/rubygems/server.rb def quick(req, res); end # in file lib/rubygems/server.rb def root(req, res); end # in file lib/rubygems/server.rb def run(); end # in file lib/rubygems/server.rb def specs(req, res); end end class Gem::SilentUI # is documented # in file lib/rubygems/user_interaction.rb def new(); end end class Gem::SourceIndex # is documented # in file lib/rubygems/source_index.rb def all_gems(); end # in file lib/rubygems/source_index.rb def dump(); end # in file lib/rubygems/source_index.rb def length(); end # in file lib/rubygems/source_index.rb def prerelease_gems(); end # in file lib/rubygems/source_index.rb def released_gems(); end # in file lib/rubygems/source_index.rb def size(); end end class Gem::SpecFetcher # is documented # in file lib/rubygems/spec_fetcher.rb FILES = nil # in file lib/rubygems/spec_fetcher.rb def fetcher(); end # in file lib/rubygems/spec_fetcher.rb def new(); end # in file lib/rubygems/spec_fetcher.rb def fetch(*args); end # in file lib/rubygems/spec_fetcher.rb def fetch_spec(spec, source_uri); end # in file lib/rubygems/spec_fetcher.rb def find_matching(*args); end end class Gem::StreamUI # is documented attr_reader :ins # in file lib/rubygems/user_interaction.rb attr_reader :outs # in file lib/rubygems/user_interaction.rb attr_reader :errs # in file lib/rubygems/user_interaction.rb # in file lib/rubygems/user_interaction.rb def new(in_stream, out_stream, err_stream=STDERR, usetty=true); end # in file lib/rubygems/user_interaction.rb def tty?(); end end class Gem::StreamUI::SilentDownloadReporter # is documented # in file lib/rubygems/user_interaction.rb def new(out_stream, *args); end # in file lib/rubygems/user_interaction.rb def done(); end # in file lib/rubygems/user_interaction.rb def fetch(filename, filesize); end # in file lib/rubygems/user_interaction.rb def update(current); end end class Gem::StreamUI::SilentProgressReporter # is documented attr_reader :count # in file lib/rubygems/user_interaction.rb # in file lib/rubygems/user_interaction.rb def new(out_stream, size, initial_message, terminal_message = nil); end # in file lib/rubygems/user_interaction.rb def done(); end # in file lib/rubygems/user_interaction.rb def updated(message); end end class Gem::StreamUI::SimpleProgressReporter # is documented attr_reader :count # in file lib/rubygems/user_interaction.rb # in file lib/rubygems/user_interaction.rb def new(out_stream, size, initial_message, terminal_message = "complete"); end end class Gem::StreamUI::VerboseDownloadReporter # is documented attr_reader :file_name # in file lib/rubygems/user_interaction.rb attr_reader :total_bytes # in file lib/rubygems/user_interaction.rb attr_reader :progress # in file lib/rubygems/user_interaction.rb # in file lib/rubygems/user_interaction.rb def new(out_stream, *args); end # in file lib/rubygems/user_interaction.rb def done(); end # in file lib/rubygems/user_interaction.rb def fetch(file_name, total_bytes); end # in file lib/rubygems/user_interaction.rb def update(bytes); end # in file lib/rubygems/user_interaction.rb def update_display(show_progress = true, new_line = false); end end class Gem::StreamUI::VerboseProgressReporter # is documented attr_reader :count # in file lib/rubygems/user_interaction.rb # in file lib/rubygems/user_interaction.rb def new(out_stream, size, initial_message, terminal_message = 'complete'); end end class Gem::SystemExitException # is documented attr_accessor :exit_code # in file lib/rubygems/exceptions.rb # in file lib/rubygems/exceptions.rb def new(exit_code); end end class Gem::TestCase # is documented # in file lib/rubygems/test_case.rb def all_spec_names(); end # in file lib/rubygems/test_case.rb def quick_spec(name, version = '2'); end end class Gem::Uninstaller # is documented # in file lib/rubygems/uninstaller.rb def ask_if_ok(spec); end # in file lib/rubygems/uninstaller.rb def dependencies_ok?(spec); end # in file lib/rubygems/uninstaller.rb def formatted_program_filename(filename); end end module Gem::UserInteraction # is documented # in file lib/rubygems/user_interaction.rb def alert(*args); end # in file lib/rubygems/user_interaction.rb def alert_error(*args); end # in file lib/rubygems/user_interaction.rb def alert_warning(*args); end # in file lib/rubygems/user_interaction.rb def ask(*args); end # in file lib/rubygems/user_interaction.rb def ask_for_password(*args); end # in file lib/rubygems/user_interaction.rb def ask_yes_no(*args); end # in file lib/rubygems/user_interaction.rb def choose_from_list(*args); end # in file lib/rubygems/user_interaction.rb def say(*args); end # in file lib/rubygems/user_interaction.rb def terminate_interaction(*args); end end class Gem::Validator # is documented # in file lib/rubygems/validator.rb ErrorData = nil # in file lib/rubygems/validator.rb def new(); end # in file lib/rubygems/validator.rb def find_files_for_gem(gem_directory); end # in file lib/rubygems/validator.rb def remove_leading_dot_dir(path); end end # in files: # lib/rubygems/exceptions.rb class Gem::VerificationError end class Gem::Version # is documented # in file lib/rubygems/version.rb def yaml_initialize(tag, map); end end class GetoptLong # is documented # in file lib/getoptlong.rb STATUS_TERMINATED = nil end # in files: # lib/getoptlong.rb class GetoptLong::AmbiguousOption end # in files: # lib/getoptlong.rb class GetoptLong::InvalidOption end # in files: # lib/getoptlong.rb class GetoptLong::MissingArgument end # in files: # lib/getoptlong.rb class GetoptLong::NeedlessArgument end # in files: # lib/xmlrpc/httpserver.rb class HttpServer # in file lib/xmlrpc/httpserver.rb HTTP_PROTO = nil # in file lib/xmlrpc/httpserver.rb SERVER_NAME = nil # in file lib/xmlrpc/httpserver.rb DEFAULT_HEADER = nil # in file lib/xmlrpc/httpserver.rb def http_date( aTime ); end # in file lib/xmlrpc/httpserver.rb def http_resp(status_code, status_message=nil, header=nil, body=nil); end end class HttpServer::Request # is documented attr_reader :data # in file lib/xmlrpc/httpserver.rb attr_reader :header # in file lib/xmlrpc/httpserver.rb attr_reader :path # in file lib/xmlrpc/httpserver.rb attr_reader :proto # in file lib/xmlrpc/httpserver.rb # in file lib/xmlrpc/httpserver.rb def new(data, method=nil, path=nil, proto=nil); end # in file lib/xmlrpc/httpserver.rb def content_length(); end end # in files: # lib/xmlrpc/httpserver.rb class HttpServer::Response attr_reader :header # in file lib/xmlrpc/httpserver.rb attr_accessor :body # in file lib/xmlrpc/httpserver.rb attr_accessor :status # in file lib/xmlrpc/httpserver.rb attr_accessor :status_message # in file lib/xmlrpc/httpserver.rb # in file lib/xmlrpc/httpserver.rb def new(status=200); end end class HttpServer::Table # is documented # in file lib/xmlrpc/httpserver.rb def new(hash={}); end # in file lib/xmlrpc/httpserver.rb def [](key); end # in file lib/xmlrpc/httpserver.rb def []=(key, value); end # in file lib/xmlrpc/httpserver.rb def each(); end # in file lib/xmlrpc/httpserver.rb def update(hash); end # in file lib/xmlrpc/httpserver.rb def writeTo(port); end end class IO # is documented # in file io.c SEEK_SET = nil # in file io.c SEEK_CUR = nil # in file io.c SEEK_END = nil # in file lib/scanf.rb def block_scanf(str); end # in file lib/scanf.rb def soak_up_spaces(); end end # in files: # io.c module IO::WaitReadable end # in files: # io.c module IO::WaitWritable end # in files: # io.c module IO::readable # in file ext/io/console/console.c def getch(*args); end end # in files: # io.c module IO::writable end class IPAddr # is documented # in file lib/ipaddr.rb def _reverse(); end # in file lib/ipaddr.rb def _to_string(addr); end # in file lib/ipaddr.rb def addr_mask(addr); end # in file lib/ipaddr.rb def coerce_other(other); end # in file lib/ipaddr.rb def in6_addr(left); end # in file lib/ipaddr.rb def in_addr(addr); end end module IRB # is documented # in file lib/irb/init.rb FEATURE_IOPT_CHANGE_VERSION = nil # in file lib/irb/init.rb IRBRC_EXT = nil # in file lib/irb/init.rb DefaultEncodings = nil # in file lib/irb/inspector.rb INSPECTORS = nil # in file lib/irb/ext/multi-irb.rb def CurrentContext(); end # in file lib/irb/inspector.rb def Inspector(inspect, init = nil); end # in file lib/irb/ext/multi-irb.rb def JobManager(); end # in file lib/irb.rb def conf(); end # in file lib/irb/workspace.rb def delete_caller(); end # in file lib/irb/init.rb def init_error(); end # in file lib/irb.rb def irb_abort(irb, exception = Abort); end # in file lib/irb.rb def irb_at_exit(); end # in file lib/irb.rb def irb_exit(irb, ret); end # in file lib/irb/help.rb def print_usage(); end # in file lib/irb/init.rb def rc_file(ext = IRBRC_EXT); end # in file lib/irb/init.rb def set_encoding(extern, intern = nil); end end # in files: # lib/irb.rb class IRB::Abort end # in files: # lib/irb/ext/save-history.rb # lib/irb/ext/tracer.rb # lib/irb/ext/use-loader.rb # lib/irb/ext/history.rb # lib/irb/ext/workspaces.rb # lib/irb/ext/math-mode.rb # lib/irb/ext/change-ws.rb # lib/irb/context.rb class IRB::Context # in file lib/irb/context.rb NOPRINTING_IVARS = nil # in file lib/irb/context.rb NO_INSPECTING_IVARS = nil # in file lib/irb/context.rb IDNAME_IVARS = nil attr_reader :use_tracer # in file lib/irb/ext/tracer.rb attr_reader :use_tracer? # in file lib/irb/ext/tracer.rb attr_reader :eval_history # in file lib/irb/ext/history.rb attr_reader :math_mode # in file lib/irb/ext/math-mode.rb attr_reader :math? # in file lib/irb/ext/math-mode.rb attr_reader :workspace_home # in file lib/irb/context.rb attr_accessor :workspace # in file lib/irb/context.rb attr_reader :thread # in file lib/irb/context.rb attr_accessor :io # in file lib/irb/context.rb attr_accessor :irb # in file lib/irb/context.rb attr_accessor :ap_name # in file lib/irb/context.rb attr_accessor :rc # in file lib/irb/context.rb attr_accessor :load_modules # in file lib/irb/context.rb attr_accessor :irb_name # in file lib/irb/context.rb attr_accessor :irb_path # in file lib/irb/context.rb attr_reader :use_readline # in file lib/irb/context.rb attr_reader :inspect_mode # in file lib/irb/context.rb attr_reader :prompt_mode # in file lib/irb/context.rb attr_accessor :prompt_i # in file lib/irb/context.rb attr_accessor :prompt_s # in file lib/irb/context.rb attr_accessor :prompt_c # in file lib/irb/context.rb attr_accessor :prompt_n # in file lib/irb/context.rb attr_accessor :auto_indent_mode # in file lib/irb/context.rb attr_accessor :return_format # in file lib/irb/context.rb attr_accessor :ignore_sigint # in file lib/irb/context.rb attr_accessor :ignore_eof # in file lib/irb/context.rb attr_accessor :echo # in file lib/irb/context.rb attr_accessor :verbose # in file lib/irb/context.rb attr_reader :debug_level # in file lib/irb/context.rb attr_accessor :back_trace_limit # in file lib/irb/context.rb attr_reader :use_readline? # in file lib/irb/context.rb attr_accessor :rc? # in file lib/irb/context.rb attr_accessor :ignore_sigint? # in file lib/irb/context.rb attr_accessor :ignore_eof? # in file lib/irb/context.rb attr_accessor :echo? # in file lib/irb/context.rb attr_reader :last_value # in file lib/irb/context.rb # in file lib/irb/ext/history.rb def _set_last_value(value); end # in file lib/irb/ext/change-ws.rb def change_workspace(*_main); end # in file lib/irb/context.rb def debug?(); end # in file lib/irb/context.rb def debug_level=(value); end # in file lib/irb/ext/history.rb def eval_history=(no); end # in file lib/irb/context.rb def evaluate(line, line_no); end # in file lib/irb/context.rb def file_input?(); end # in file lib/irb/ext/save-history.rb def history_file(); end # in file lib/irb/ext/save-history.rb def history_file=(hist); end # in file lib/irb/ext/change-ws.rb def home_workspace(); end # in file lib/irb/ext/save-history.rb def init_save_history(); end # in file lib/irb/ext/math-mode.rb def inspect?(); end # in file lib/irb/context.rb def inspect_last_value(); end # in file lib/irb/context.rb def inspect_mode=(opt); end # in file lib/irb/ext/workspaces.rb def irb_level(); end # in file lib/irb/context.rb def main(); end # in file lib/irb/ext/math-mode.rb def math_mode=(opt); end # in file lib/irb/ext/workspaces.rb def pop_workspace(); end # in file lib/irb/context.rb def prompt_mode=(mode); end # in file lib/irb/context.rb def prompting?(); end # in file lib/irb/ext/workspaces.rb def push_workspace(*_main); end # in file lib/irb/ext/save-history.rb def save_history(); end # in file lib/irb/ext/save-history.rb def save_history=(val); end # in file lib/irb/ext/history.rb def set_last_value(value); end # in file lib/irb/ext/use-loader.rb def use_loader(); end # in file lib/irb/ext/use-loader.rb def use_loader=(opt); end # in file lib/irb/ext/use-loader.rb def use_loader?(); end # in file lib/irb/context.rb def use_readline=(opt); end # in file lib/irb/ext/tracer.rb def use_tracer=(opt); end # in file lib/irb/context.rb def verbose?(); end # in file lib/irb/ext/workspaces.rb def workspaces(); end end module IRB::ContextExtender # is documented # in file lib/irb/extend-command.rb def def_extend_command(cmd_name, load_file, *aliases); end # in file lib/irb/extend-command.rb def install_extend_commands(); end end # in files: # lib/irb/cmd/load.rb # lib/irb/cmd/fork.rb # lib/irb/cmd/chws.rb # lib/irb/cmd/subirb.rb # lib/irb/cmd/help.rb # lib/irb/cmd/pushws.rb # lib/irb/cmd/nop.rb module IRB::ExtendCommand end # in files: # lib/irb/cmd/chws.rb class IRB::ExtendCommand::ChangeWorkspace # in file lib/irb/cmd/chws.rb def execute(*obj); end end # in files: # lib/irb/cmd/chws.rb class IRB::ExtendCommand::CurrentWorkingWorkspace # in file lib/irb/cmd/chws.rb def execute(*obj); end end # in files: # lib/irb/cmd/subirb.rb class IRB::ExtendCommand::Foreground # in file lib/irb/cmd/subirb.rb def execute(key); end end # in files: # lib/irb/cmd/fork.rb class IRB::ExtendCommand::Fork # in file lib/irb/cmd/fork.rb def execute(); end end # in files: # lib/irb/cmd/help.rb class IRB::ExtendCommand::Help # in file lib/irb/cmd/help.rb Ri = nil # in file lib/irb/cmd/help.rb def execute(*names); end end # in files: # lib/irb/cmd/subirb.rb class IRB::ExtendCommand::IrbCommand # in file lib/irb/cmd/subirb.rb def execute(*obj); end end # in files: # lib/irb/cmd/subirb.rb class IRB::ExtendCommand::Jobs # in file lib/irb/cmd/subirb.rb def execute(); end end # in files: # lib/irb/cmd/subirb.rb class IRB::ExtendCommand::Kill # in file lib/irb/cmd/subirb.rb def execute(*keys); end end # in files: # lib/irb/cmd/load.rb class IRB::ExtendCommand::Load # in file lib/irb/cmd/load.rb def execute(file_name, priv = nil); end end # in files: # lib/irb/cmd/nop.rb class IRB::ExtendCommand::Nop attr_reader :irb_context # in file lib/irb/cmd/nop.rb # in file lib/irb/cmd/nop.rb def execute(conf, *opts); end # in file lib/irb/cmd/nop.rb def new(conf); end # in file lib/irb/cmd/nop.rb def execute(*opts); end # in file lib/irb/cmd/nop.rb def irb(); end end # in files: # lib/irb/cmd/pushws.rb class IRB::ExtendCommand::PopWorkspace # in file lib/irb/cmd/pushws.rb def execute(*obj); end end # in files: # lib/irb/cmd/pushws.rb class IRB::ExtendCommand::PushWorkspace # in file lib/irb/cmd/pushws.rb def execute(*obj); end end # in files: # lib/irb/cmd/load.rb class IRB::ExtendCommand::Require # in file lib/irb/cmd/load.rb def execute(file_name); end end # in files: # lib/irb/cmd/load.rb class IRB::ExtendCommand::Source # in file lib/irb/cmd/load.rb def execute(file_name); end end # in files: # lib/irb/cmd/pushws.rb class IRB::ExtendCommand::Workspaces # in file lib/irb/cmd/pushws.rb def execute(*obj); end end module IRB::ExtendCommandBundle # is documented # in file lib/irb/extend-command.rb NO_OVERRIDE = nil # in file lib/irb/extend-command.rb OVERRIDE_PRIVATE_ONLY = nil # in file lib/irb/extend-command.rb OVERRIDE_ALL = nil # in file lib/irb/extend-command.rb def extend_object(obj); end # in file lib/irb/extend-command.rb def install_extend_commands(); end # in file lib/irb/extend-command.rb def irb_original_method_name(method_name); end # in file lib/irb/extend-command.rb def irb_context(); end # in file lib/irb/extend-command.rb def irb_exit(ret = 0); end # in file lib/irb/ext/use-loader.rb def irb_load(*opts, &b); end # in file lib/irb/ext/use-loader.rb def irb_require(*opts, &b); end end # in files: # lib/irb/input-method.rb class IRB::FileInputMethod attr_reader :file_name # in file lib/irb/input-method.rb # in file lib/irb/input-method.rb def new(file); end # in file lib/irb/input-method.rb def encoding(); end # in file lib/irb/input-method.rb def eof?(); end end # in files: # lib/irb/frame.rb class IRB::Frame # in file lib/irb/frame.rb INIT_STACK_TIMES = nil # in file lib/irb/frame.rb CALL_STACK_OFFSET = nil # in file lib/irb/frame.rb def new(); end # in file lib/irb/frame.rb def sender(); end # in file lib/irb/frame.rb def top(n = 0); end # in file lib/irb/frame.rb def bottom(n = 0); end # in file lib/irb/frame.rb def top(n = 0); end # in file lib/irb/frame.rb def trace_func(event, file, line, id, binding); end end # in files: # lib/irb/ext/history.rb class IRB::History # in file lib/irb/ext/history.rb def new(size = 16); end # in file lib/irb/ext/history.rb def [](idx); end # in file lib/irb/ext/history.rb def push(no, val); end # in file lib/irb/ext/history.rb def size(size); end end # in files: # lib/irb/ext/save-history.rb module IRB::HistorySavingAbility # in file lib/irb/ext/save-history.rb def load_history(); end # in file lib/irb/ext/save-history.rb def save_history(); end end # in files: # lib/irb/inspector.rb module IRB::INSPECTORS # in file lib/irb/inspector.rb def keys_with_inspector(inspector); end end # in files: # lib/irb/completion.rb module IRB::InputCompletor # in file lib/irb/completion.rb ReservedWords = nil # in file lib/irb/completion.rb CompletionProc = nil # in file lib/irb/completion.rb Operators = nil # in file lib/irb/completion.rb def select_message(receiver, message, candidates, sep = "."); end end # in files: # lib/irb/input-method.rb class IRB::InputMethod attr_reader :file_name # in file lib/irb/input-method.rb attr_accessor :prompt # in file lib/irb/input-method.rb # in file lib/irb/input-method.rb def new(file = STDIN_FILE_NAME); end # in file lib/irb/input-method.rb def readable_atfer_eof?(); end end # in files: # lib/irb/inspector.rb class IRB::Inspector # in file lib/irb/inspector.rb def new(inspect_proc, init_proc = nil); end # in file lib/irb/inspector.rb def init(); end # in file lib/irb/inspector.rb def inspect_value(v); end end class IRB::Irb # is documented attr_reader :context # in file lib/irb.rb attr_accessor :scanner # in file lib/irb.rb # in file lib/irb.rb def new(workspace = nil, input_method = nil, output_method = nil); end # in file lib/irb.rb def eval_input(); end # in file lib/irb.rb def output_value(); end # in file lib/irb.rb def prompt(prompt, ltype, indent, line_no); end # in file lib/irb/ext/multi-irb.rb def signal_handle(); end # in file lib/irb.rb def signal_status(status); end # in file lib/irb.rb def suspend_context(context); end # in file lib/irb.rb def suspend_input_method(input_method); end # in file lib/irb.rb def suspend_name(path = nil, name = nil); end # in file lib/irb.rb def suspend_workspace(workspace); end end # in files: # lib/irb/ext/loader.rb module IRB::IrbLoader # in file lib/irb/ext/loader.rb def irb_load(fn, priv = nil); end # in file lib/irb/ext/loader.rb def load_file(path, priv = nil); end # in file lib/irb/ext/loader.rb def old(); end # in file lib/irb/ext/loader.rb def search_file_from_ruby_path(fn); end # in file lib/irb/ext/loader.rb def source_file(path); end end class IRB::JobManager # is documented attr_accessor :current_job # in file lib/irb/ext/multi-irb.rb # in file lib/irb/ext/multi-irb.rb def new(); end # in file lib/irb/ext/multi-irb.rb def delete(key); end # in file lib/irb/ext/multi-irb.rb def insert(irb); end # in file lib/irb/ext/multi-irb.rb def irb(key); end # in file lib/irb/ext/multi-irb.rb def kill(*keys); end # in file lib/irb/ext/multi-irb.rb def main_irb(); end # in file lib/irb/ext/multi-irb.rb def main_thread(); end # in file lib/irb/ext/multi-irb.rb def n_jobs(); end # in file lib/irb/ext/multi-irb.rb def search(key); end # in file lib/irb/ext/multi-irb.rb def switch(key); end # in file lib/irb/ext/multi-irb.rb def thread(key); end end # in files: # lib/irb/ext/loader.rb class IRB::LoadAbort end # in files: # lib/irb/lc/ja/encoding_aliases.rb # lib/irb/locale.rb class IRB::Locale # in file lib/irb/locale.rb LOCALE_NAME_RE = nil # in file lib/irb/locale.rb LOCALE_DIR = nil attr_reader :lang # in file lib/irb/locale.rb attr_reader :territory # in file lib/irb/locale.rb attr_reader :encoding # in file lib/irb/locale.rb attr_reader :modifieer # in file lib/irb/locale.rb # in file lib/irb/locale.rb def new(locale = nil); end # in file lib/irb/locale.rb def each_localized_path(dir, file); end # in file lib/irb/locale.rb def each_sublocale(); end # in file lib/irb/locale.rb def find(file , paths = $:); end # in file lib/irb/locale.rb def real_load(path, priv); end end # in files: # lib/irb/extend-command.rb module IRB::MethodExtender # in file lib/irb/extend-command.rb def def_post_proc(base_method, extend_method); end # in file lib/irb/extend-command.rb def def_pre_proc(base_method, extend_method); end end # in files: # lib/irb/notifier.rb module IRB::Notifier # in file lib/irb/notifier.rb D_NOMSG = nil # in file lib/irb/notifier.rb def def_notifier(prefix = "", output_method = StdioOutputMethod.new); end # in file lib/irb/notifier.rb def def_notifier(prefix = "", output_method = StdioOutputMethod.new); end end # in files: # lib/irb/notifier.rb class IRB::Notifier::AbstractNotifier attr_reader :prefix # in file lib/irb/notifier.rb # in file lib/irb/notifier.rb def new(prefix, base_notifier); end # in file lib/irb/notifier.rb def exec_if(); end # in file lib/irb/notifier.rb def notify?(); end # in file lib/irb/notifier.rb def ppx(prefix, *objs); end # in file lib/irb/notifier.rb def printn(*opts); end end # in files: # lib/irb/notifier.rb class IRB::Notifier::CompositeNotifier attr_reader :notifiers # in file lib/irb/notifier.rb attr_reader :level_notifier # in file lib/irb/notifier.rb attr_reader :level # in file lib/irb/notifier.rb # in file lib/irb/notifier.rb def new(prefix, base_notifier); end # in file lib/irb/notifier.rb def def_notifier(level, prefix = ""); end # in file lib/irb/notifier.rb def level=(value); end # in file lib/irb/notifier.rb def level_notifier=(value); end end # in files: # lib/irb/notifier.rb class IRB::Notifier::LeveledNotifier attr_reader :level # in file lib/irb/notifier.rb # in file lib/irb/notifier.rb def new(base, level, prefix); end # in file lib/irb/notifier.rb def <=>(other); end # in file lib/irb/notifier.rb def notify?(); end end # in files: # lib/irb/notifier.rb class IRB::Notifier::NoMsgNotifier # in file lib/irb/notifier.rb def new(); end # in file lib/irb/notifier.rb def notify?(); end end class IRB::OutputMethod # is documented # in file lib/irb/output-method.rb def ppx(prefix, *objs); end # in file lib/irb/output-method.rb def printn(*opts); end end # in files: # lib/irb/input-method.rb class IRB::ReadlineInputMethod # in file lib/irb/input-method.rb def new(); end # in file lib/irb/input-method.rb def encoding(); end # in file lib/irb/input-method.rb def eof?(); end # in file lib/irb/input-method.rb def line(line_no); end # in file lib/irb/input-method.rb def readable_atfer_eof?(); end end # in files: # lib/irb/slex.rb class IRB::SLex # in file lib/irb/slex.rb DOUT = nil # in file lib/irb/slex.rb D_WARN = nil # in file lib/irb/slex.rb D_DEBUG = nil # in file lib/irb/slex.rb D_DETAIL = nil # in file lib/irb/slex.rb def new(); end # in file lib/irb/slex.rb def create(token, preproc = nil, postproc = nil); end # in file lib/irb/slex.rb def def_rule(token, preproc = nil, postproc = nil, &block); end # in file lib/irb/slex.rb def def_rules(*tokens, &block); end # in file lib/irb/slex.rb def match(token); end # in file lib/irb/slex.rb def preproc(token, proc); end # in file lib/irb/slex.rb def search(token); end end # in files: # lib/irb/slex.rb class IRB::SLex::Node attr_accessor :preproc # in file lib/irb/slex.rb attr_accessor :postproc # in file lib/irb/slex.rb # in file lib/irb/slex.rb def create_subnode(chrs, preproc = nil, postproc = nil); end # in file lib/irb/slex.rb def match_io(io, op = ""); end # in file lib/irb/slex.rb def search(chrs, opt = nil); end end # in files: # lib/irb/input-method.rb class IRB::StdioInputMethod # in file lib/irb/input-method.rb def new(); end # in file lib/irb/input-method.rb def encoding(); end # in file lib/irb/input-method.rb def eof?(); end # in file lib/irb/input-method.rb def line(line_no); end # in file lib/irb/input-method.rb def readable_atfer_eof?(); end end # in files: # lib/irb/output-method.rb class IRB::StdioOutputMethod end # in files: # lib/irb/ext/tracer.rb # lib/irb/workspace.rb class IRB::WorkSpace attr_reader :main # in file lib/irb/workspace.rb # in file lib/irb/ext/tracer.rb def __evaluate__(context, statements, file = nil, line = nil); end # in file lib/irb/ext/tracer.rb def evaluate(context, statements, file = nil, line = nil); end end class Integer # is documented # in file ext/openssl/lib/openssl/bn.rb def to_bn(); end end # in files: # ext/json/lib/json/ext.rb # ext/json/lib/json/version.rb # ext/json/lib/json/common.rb # ext/json/lib/json/generic_object.rb # ext/json/lib/json.rb module JSON # in file ext/json/lib/json/ext.rb JSON_LOADED = nil # in file ext/json/lib/json/common.rb NaN = nil # in file ext/json/lib/json/common.rb Infinity = nil # in file ext/json/lib/json/common.rb MinusInfinity = nil # in file ext/json/lib/json/common.rb def const_defined_in?(modul, constant); end end # in files: # ext/json/lib/json/common.rb class JSON::CircularDatastructure end # in files: # ext/json/lib/json/generic_object.rb class JSON::GenericObject # in file ext/json/lib/json/generic_object.rb def json_create(data); end # in file ext/json/lib/json/generic_object.rb def [](name); end # in file ext/json/lib/json/generic_object.rb def []=(name, value); end # in file ext/json/lib/json/generic_object.rb def to_hash(); end # in file ext/json/lib/json/generic_object.rb def |(other); end end module Kernel # is documented # in file ext/bigdecimal/bigdecimal.c def BigDecimal(*args); end # in file ext/psych/lib/psych/core_ext.rb def psych_y(*objects); end # in file ext/psych/lib/psych/core_ext.rb def y(*objects); end end class LoadError # is documented attr_reader :path # in file error.c end class Logger # is documented # in file lib/logger.rb VERSION = nil # in file lib/logger.rb ProgName = nil # in file lib/logger.rb def format_message(severity, datetime, progname, msg); end # in file lib/logger.rb def format_severity(severity); end end class Logger::Application # is documented # in file lib/logger.rb def log=(logdev); end # in file lib/logger.rb def run(); end end class Logger::Formatter # is documented # in file lib/logger.rb Format = nil attr_accessor :datetime_format # in file lib/logger.rb # in file lib/logger.rb def new(); end # in file lib/logger.rb def call(severity, time, progname, msg); end # in file lib/logger.rb def format_datetime(time); end # in file lib/logger.rb def msg2str(msg); end end class Logger::LogDevice # is documented # in file lib/logger.rb SiD = nil attr_reader :dev # in file lib/logger.rb attr_reader :filename # in file lib/logger.rb # in file lib/logger.rb def new(log = nil, opt = {}); end # in file lib/logger.rb def add_log_header(file); end # in file lib/logger.rb def check_shift_log(); end # in file lib/logger.rb def close(); end # in file lib/logger.rb def create_logfile(filename); end # in file lib/logger.rb def eod(t); end # in file lib/logger.rb def open_logfile(filename); end # in file lib/logger.rb def previous_period_end(now); end # in file lib/logger.rb def shift_log_age(); end # in file lib/logger.rb def shift_log_period(period_end); end # in file lib/logger.rb def write(message); end end # in files: # lib/logger.rb class Logger::LogDevice::LogDeviceMutex end module MakeMakefile # is documented # in file lib/mkmf.rb CONFIG = nil # in file lib/mkmf.rb ORIG_LIBPATH = nil # in file lib/mkmf.rb C_EXT = nil # in file lib/mkmf.rb CXX_EXT = nil # in file lib/mkmf.rb SRC_EXT = nil # in file lib/mkmf.rb EXPORT_PREFIX = nil # in file lib/mkmf.rb COMMON_HEADERS = nil # in file lib/mkmf.rb COMMON_LIBS = nil # in file lib/mkmf.rb COMPILE_RULES = nil # in file lib/mkmf.rb RULE_SUBST = nil # in file lib/mkmf.rb COMPILE_C = nil # in file lib/mkmf.rb COMPILE_CXX = nil # in file lib/mkmf.rb TRY_LINK = nil # in file lib/mkmf.rb LINK_SO = nil # in file lib/mkmf.rb LIBPATHFLAG = nil # in file lib/mkmf.rb RPATHFLAG = nil # in file lib/mkmf.rb LIBARG = nil # in file lib/mkmf.rb MAIN_DOES_NOTHING = nil # in file lib/mkmf.rb UNIVERSAL_INTS = nil # in file lib/mkmf.rb CLEANINGS = nil end # in files: # lib/mkmf.rb module MakeMakefile::STRING_OR_FAILED_FORMAT # in file lib/mkmf.rb def %(x); end end module Marshal # is documented # in file marshal.c MAJOR_VERSION = nil # in file marshal.c MINOR_VERSION = nil end module Math # is documented # in file math.c PI = nil # in file math.c E = nil end class Matrix # is documented # in file lib/matrix.rb SELECTORS = nil # in file lib/matrix.rb def []=(i, j, v); end # in file lib/matrix.rb def elements_to_f(); end # in file lib/matrix.rb def elements_to_i(); end # in file lib/matrix.rb def elements_to_r(); end # in file lib/matrix.rb def set_component(i, j, v); end # in file lib/matrix.rb def set_element(i, j, v); end end class Matrix::EigenvalueDecomposition # is documented # in file lib/matrix/eigenvalue_decomposition.rb def build_eigenvectors(); end end class Matrix::LUPDecomposition # is documented # in file lib/matrix/lup_decomposition.rb def new(a); end # in file lib/matrix/lup_decomposition.rb def l(); end end # in files: # lib/minitest/unit.rb module MiniTest::Assertions::UNDEFINED end class MiniTest::Mock # is documented # in file lib/minitest/mock.rb def call(name, data); end end class MiniTest::Spec # is documented # in file lib/minitest/spec.rb NAME_RE = nil end class MiniTest::Unit::TestCase # is documented # in file lib/test/unit.rb RUN_TEST_TRACE = nil # in file lib/test/unit.rb def run_test(name); end end class Module # is documented # in file object.c def attr(*args); end # in file ext/psych/lib/psych/core_ext.rb def psych_yaml_as(url); end # in file ext/psych/lib/psych/core_ext.rb def yaml_as(url); end end module MonitorMixin # is documented # in file lib/monitor.rb def extend_object(obj); end # in file lib/monitor.rb def mon_check_owner(); end # in file lib/monitor.rb def mon_enter_for_cond(count); end # in file lib/monitor.rb def mon_exit_for_cond(); end end class MonitorMixin::ConditionVariable # is documented # in file lib/monitor.rb def new(monitor); end end # in files: # lib/monitor.rb class MonitorMixin::ConditionVariable::Timeout end # in files: # lib/mutex_m.rb module Mutex_m # in file lib/mutex_m.rb def append_features(cl); end # in file lib/mutex_m.rb def define_aliases(cl); end # in file lib/mutex_m.rb def extend_object(obj); end # in file lib/mutex_m.rb def new(*args); end # in file lib/mutex_m.rb def mu_extended(); end # in file lib/mutex_m.rb def mu_initialize(); end # in file lib/mutex_m.rb def mu_lock(); end # in file lib/mutex_m.rb def mu_locked?(); end # in file lib/mutex_m.rb def mu_try_lock(); end # in file lib/mutex_m.rb def mu_unlock(); end end module NKF # is documented # in file ext/nkf/nkf.c AUTO = nil # in file ext/nkf/nkf.c NOCONV = nil # in file ext/nkf/nkf.c UNKNOWN = nil # in file ext/nkf/nkf.c BINARY = nil # in file ext/nkf/nkf.c ASCII = nil # in file ext/nkf/nkf.c JIS = nil # in file ext/nkf/nkf.c EUC = nil # in file ext/nkf/nkf.c SJIS = nil # in file ext/nkf/nkf.c UTF8 = nil # in file ext/nkf/nkf.c UTF16 = nil # in file ext/nkf/nkf.c UTF32 = nil end # in files: # lib/xmlrpc/parser.rb class NQXML::Node # in file lib/xmlrpc/parser.rb def [](index); end # in file lib/xmlrpc/parser.rb def childNodes(); end # in file lib/xmlrpc/parser.rb def hasChildNodes(); end # in file lib/xmlrpc/parser.rb def nodeName(); end # in file lib/xmlrpc/parser.rb def nodeType(); end # in file lib/xmlrpc/parser.rb def nodeValue(); end # in file lib/xmlrpc/parser.rb def removeChild(node); end end class Net::FTP # is documented # in file lib/net/ftp.rb def parse_pasv_ipv4_host(s); end # in file lib/net/ftp.rb def parse_pasv_ipv6_host(s); end # in file lib/net/ftp.rb def parse_pasv_port(s); end end # in files: # lib/net/ftp.rb class Net::FTP::BufferedSocket end # in files: # lib/net/ftp.rb class Net::FTP::NullSocket end # in files: # lib/net/ftp.rb class Net::FTPConnectionError end # in files: # lib/net/ftp.rb class Net::FTPError end # in files: # lib/net/ftp.rb class Net::FTPPermError end # in files: # lib/net/ftp.rb class Net::FTPProtoError end # in files: # lib/net/ftp.rb class Net::FTPReplyError end # in files: # lib/net/ftp.rb class Net::FTPTempError end class Net::HTTP # is documented # in file lib/net/http.rb SSL_IVNAMES = nil # in file lib/net/http.rb SSL_ATTRIBUTES = nil attr_accessor :close_on_empty_response # in file lib/net/http.rb # in file lib/net/http.rb def D(msg); end # in file lib/net/http.rb def begin_transport(req); end # in file lib/net/http.rb def conn_port(); end # in file lib/net/http.rb def connect(); end # in file lib/net/http.rb def do_finish(); end # in file lib/net/http.rb def do_start(); end # in file lib/net/http.rb def edit_path(path); end # in file lib/net/http.rb def end_transport(req, res); end # in file lib/net/http.rb def inspect(); end # in file lib/net/http.rb def keep_alive?(req, res); end # in file lib/net/http.rb def on_connect(); end # in file lib/net/http.rb def sspi_auth(req); end # in file lib/net/http.rb def sspi_auth?(res); end # in file lib/net/http.rb def transport_request(req); end end class Net::HTTP::Copy # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Delete # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Get # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Head # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Lock # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Mkcol # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Move # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Options # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Patch # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Post # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Propfind # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Proppatch # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Put # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Trace # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end class Net::HTTP::Unlock # is documented # in file lib/net/http.rb METHOD = nil # in file lib/net/http.rb REQUEST_HAS_BODY = nil # in file lib/net/http.rb RESPONSE_HAS_BODY = nil end # in files: # lib/net/http.rb class Net::HTTPAccepted end # in files: # lib/net/http.rb class Net::HTTPBadGateway end # in files: # lib/net/http.rb class Net::HTTPBadRequest end # in files: # lib/net/http.rb class Net::HTTPBadResponse end # in files: # lib/net/http.rb class Net::HTTPClientError end # in files: # lib/net/http.rb class Net::HTTPConflict end # in files: # lib/net/http.rb class Net::HTTPContinue end # in files: # lib/net/http.rb class Net::HTTPCreated end # in files: # lib/net/http.rb class Net::HTTPError end module Net::HTTPExceptions # is documented attr_reader :response # in file lib/net/http.rb attr_reader :data # in file lib/net/http.rb end # in files: # lib/net/http.rb class Net::HTTPExpectationFailed end # in files: # lib/net/http.rb class Net::HTTPFatalError end # in files: # lib/net/http.rb class Net::HTTPForbidden end # in files: # lib/net/http.rb class Net::HTTPFound end # in files: # lib/net/http.rb class Net::HTTPGatewayTimeOut end class Net::HTTPGenericRequest # is documented attr_reader :path # in file lib/net/http.rb attr_reader :body # in file lib/net/http.rb attr_reader :body_stream # in file lib/net/http.rb # in file lib/net/http.rb def new(m, reqbody, resbody, path, initheader = nil); end # in file lib/net/http.rb def body=(str); end # in file lib/net/http.rb def body_exist?(); end # in file lib/net/http.rb def body_stream=(input); end # in file lib/net/http.rb def encode_multipart_form_data(out, params, opt); end # in file lib/net/http.rb def flush_buffer(out, buf, chunked_p); end # in file lib/net/http.rb def quote_string(str, charset); end # in file lib/net/http.rb def request_body_permitted?(); end # in file lib/net/http.rb def response_body_permitted?(); end # in file lib/net/http.rb def send_request_with_body(sock, ver, path, body); end # in file lib/net/http.rb def send_request_with_body_data(sock, ver, path, params); end # in file lib/net/http.rb def send_request_with_body_stream(sock, ver, path, f); end # in file lib/net/http.rb def supply_default_content_type(); end # in file lib/net/http.rb def write_header(sock, ver, path); end end # in files: # lib/net/http.rb class Net::HTTPGone end module Net::HTTPHeader # is documented # in file lib/net/http.rb def basic_encode(account, password); end # in file lib/net/http.rb def capitalize(name); end # in file lib/net/http.rb def connection_close?(); end # in file lib/net/http.rb def connection_keep_alive?(); end # in file lib/net/http.rb def content_length=(len); end # in file lib/net/http.rb def initialize_http_header(initheader); end # in file lib/net/http.rb def tokens(vals); end end # in files: # lib/net/http.rb class Net::HTTPHeaderSyntaxError end # in files: # lib/net/http.rb class Net::HTTPInformation end # in files: # lib/net/http.rb class Net::HTTPInternalServerError end # in files: # lib/net/http.rb class Net::HTTPLengthRequired end # in files: # lib/net/http.rb class Net::HTTPMethodNotAllowed end # in files: # lib/net/http.rb class Net::HTTPMovedPermanently end # in files: # lib/net/http.rb class Net::HTTPMultipleChoice end # in files: # lib/net/http.rb class Net::HTTPNoContent end # in files: # lib/net/http.rb class Net::HTTPNonAuthoritativeInformation end # in files: # lib/net/http.rb class Net::HTTPNotAcceptable end # in files: # lib/net/http.rb class Net::HTTPNotFound end # in files: # lib/net/http.rb class Net::HTTPNotImplemented end # in files: # lib/net/http.rb class Net::HTTPNotModified end # in files: # lib/net/http.rb class Net::HTTPOK end # in files: # lib/net/http.rb class Net::HTTPPartialContent end # in files: # lib/net/http.rb class Net::HTTPPaymentRequired end # in files: # lib/net/http.rb class Net::HTTPPreconditionFailed end # in files: # lib/net/http.rb class Net::HTTPProxyAuthenticationRequired end # in files: # lib/net/http.rb class Net::HTTPRedirection end # in files: # lib/net/http.rb class Net::HTTPRequestEntityTooLarge end # in files: # lib/net/http.rb class Net::HTTPRequestTimeOut end # in files: # lib/net/http.rb class Net::HTTPRequestURITooLong end # in files: # lib/net/http.rb class Net::HTTPRequestedRangeNotSatisfiable end # in files: # lib/net/http.rb class Net::HTTPResetContent end class Net::HTTPResponse # is documented # in file lib/net/http.rb CODE_CLASS_TO_OBJ = nil # in file lib/net/http.rb CODE_TO_OBJ = nil # in file lib/net/http.rb def each_response_header(sock); end # in file lib/net/http.rb def read_status_line(sock); end # in file lib/net/http.rb def response_class(code); end # in file lib/net/http.rb def procdest(dest, block); end # in file lib/net/http.rb def read_body_0(dest); end # in file lib/net/http.rb def read_chunked(dest); end # in file lib/net/http.rb def stream_check(); end end # in files: # lib/net/http.rb class Net::HTTPRetriableError end # in files: # lib/net/http.rb class Net::HTTPSeeOther end # in files: # lib/net/http.rb class Net::HTTPServerError end # in files: # lib/net/http.rb class Net::HTTPServerException end # in files: # lib/net/http.rb class Net::HTTPServiceUnavailable end # in files: # lib/net/http.rb class Net::HTTPSuccess end # in files: # lib/net/http.rb class Net::HTTPSwitchProtocol end # in files: # lib/net/http.rb class Net::HTTPTemporaryRedirect end # in files: # lib/net/http.rb class Net::HTTPUnauthorized end # in files: # lib/net/http.rb class Net::HTTPUnknownResponse end # in files: # lib/net/http.rb class Net::HTTPUnsupportedMediaType end # in files: # lib/net/http.rb class Net::HTTPUseProxy end # in files: # lib/net/http.rb class Net::HTTPVersionNotSupported end class Net::IMAP # is documented # in file lib/net/imap.rb DATE_MONTH = nil # in file lib/net/imap.rb def copy_internal(cmd, set, mailbox); end # in file lib/net/imap.rb def create_ssl_params(certs = nil, verify = true); end # in file lib/net/imap.rb def fetch_internal(cmd, set, attr); end # in file lib/net/imap.rb def generate_tag(); end # in file lib/net/imap.rb def get_response(); end # in file lib/net/imap.rb def get_tagged_response(tag, cmd); end # in file lib/net/imap.rb def normalize_searching_criteria(keys); end # in file lib/net/imap.rb def put_string(str); end # in file lib/net/imap.rb def receive_responses(); end # in file lib/net/imap.rb def record_response(name, data); end # in file lib/net/imap.rb def search_internal(cmd, keys, charset); end # in file lib/net/imap.rb def send_command(cmd, *args, &block); end # in file lib/net/imap.rb def send_data(data); end # in file lib/net/imap.rb def send_list_data(list); end # in file lib/net/imap.rb def send_literal(str); end # in file lib/net/imap.rb def send_number_data(num); end # in file lib/net/imap.rb def send_quoted_string(str); end # in file lib/net/imap.rb def send_string_data(str); end # in file lib/net/imap.rb def send_symbol_data(symbol); end # in file lib/net/imap.rb def send_time_data(time); end # in file lib/net/imap.rb def sort_internal(cmd, sort_keys, search_keys, charset); end # in file lib/net/imap.rb def start_tls_session(params = {}); end # in file lib/net/imap.rb def store_internal(cmd, set, attr, flags); end # in file lib/net/imap.rb def thread_internal(cmd, algorithm, search_keys, charset); end # in file lib/net/imap.rb def validate_data(data); end end class Net::IMAP::BodyTypeAttachment # is documented # in file lib/net/imap.rb def multipart?(); end end class Net::IMAP::BodyTypeBasic # is documented # in file lib/net/imap.rb def multipart?(); end end class Net::IMAP::BodyTypeMessage # is documented # in file lib/net/imap.rb def multipart?(); end end class Net::IMAP::BodyTypeMultipart # is documented # in file lib/net/imap.rb def multipart?(); end end class Net::IMAP::BodyTypeText # is documented # in file lib/net/imap.rb def multipart?(); end end class Net::IMAP::CramMD5Authenticator # is documented # in file lib/net/imap.rb def new(user, password); end # in file lib/net/imap.rb def hmac_md5(text, key); end # in file lib/net/imap.rb def process(challenge); end end class Net::IMAP::DigestMD5Authenticator # is documented # in file lib/net/imap.rb STAGE_ONE = nil # in file lib/net/imap.rb STAGE_TWO = nil # in file lib/net/imap.rb def new(user, password, authname = nil); end # in file lib/net/imap.rb def nc(nonce); end # in file lib/net/imap.rb def process(challenge); end end class Net::IMAP::LoginAuthenticator # is documented # in file lib/net/imap.rb STATE_USER = nil # in file lib/net/imap.rb STATE_PASSWORD = nil # in file lib/net/imap.rb def new(user, password); end # in file lib/net/imap.rb def process(data); end end class Net::IMAP::PlainAuthenticator # is documented # in file lib/net/imap.rb def new(user, password); end # in file lib/net/imap.rb def process(data); end end class Net::IMAP::ResponseError # is documented # in file lib/net/imap.rb def new(response); end end class Net::SMTP # is documented # in file lib/net/smtp.rb Revision = nil # in file lib/net/smtp.rb IMASK = nil # in file lib/net/smtp.rb OMASK = nil # in file lib/net/smtp.rb CRAM_BUFSIZE = nil # in file lib/net/smtp.rb def default_ssl_context(); end # in file lib/net/smtp.rb def auth_capable?(type); end # in file lib/net/smtp.rb def auth_cram_md5(user, secret); end # in file lib/net/smtp.rb def auth_login(user, secret); end # in file lib/net/smtp.rb def auth_method(type); end # in file lib/net/smtp.rb def auth_plain(user, secret); end # in file lib/net/smtp.rb def authenticate(user, secret, authtype = DEFAULT_AUTH_TYPE); end # in file lib/net/smtp.rb def base64_encode(str); end # in file lib/net/smtp.rb def capable?(key); end # in file lib/net/smtp.rb def check_auth_args(user, secret, authtype = DEFAULT_AUTH_TYPE); end # in file lib/net/smtp.rb def check_auth_continue(res); end # in file lib/net/smtp.rb def check_auth_method(type); end # in file lib/net/smtp.rb def check_auth_response(res); end # in file lib/net/smtp.rb def check_continue(res); end # in file lib/net/smtp.rb def check_response(res); end # in file lib/net/smtp.rb def cram_secret(secret, mask); end # in file lib/net/smtp.rb def critical(); end # in file lib/net/smtp.rb def do_finish(); end # in file lib/net/smtp.rb def do_helo(helo_domain); end # in file lib/net/smtp.rb def do_start(helo_domain, user, secret, authtype); end # in file lib/net/smtp.rb def ehlo(domain); end # in file lib/net/smtp.rb def get_response(reqline); end # in file lib/net/smtp.rb def getok(reqline); end # in file lib/net/smtp.rb def helo(domain); end # in file lib/net/smtp.rb def logging(msg); end # in file lib/net/smtp.rb def mailfrom(from_addr); end # in file lib/net/smtp.rb def new_internet_message_io(s); end # in file lib/net/smtp.rb def quit(); end # in file lib/net/smtp.rb def rcptto(to_addr); end # in file lib/net/smtp.rb def rcptto_list(to_addrs); end # in file lib/net/smtp.rb def recv_response(); end # in file lib/net/smtp.rb def ssl_socket(socket, context); end # in file lib/net/smtp.rb def tcp_socket(address, port); end # in file lib/net/smtp.rb def tlsconnect(s); end end module Newton # is documented # in file ext/bigdecimal/lib/bigdecimal/newton.rb def nlsolve(f,x); end # in file ext/bigdecimal/lib/bigdecimal/newton.rb def norm(fv,zero=0.0); end end class OLEProperty # is documented # in file ext/win32ole/lib/win32ole/property.rb def new(obj, dispid, gettypes, settypes); end # in file ext/win32ole/lib/win32ole/property.rb def [](*args); end # in file ext/win32ole/lib/win32ole/property.rb def []=(*args); end end class Object # is documented # in file lib/minitest/unit.rb Minitest = nil # in file lib/racc/parser.rb NotImplementedError = nil # in file lib/optparse.rb Version = nil # in file ext/psych/lib/psych/visitors/to_ruby.rb NOENCODING = nil # in file ext/psych/lib/psych/core_ext.rb def yaml_tag(url); end # in file lib/un.rb def setup(options = "", *long_options); end # in file lib/irb/xmp.rb def xmp(exps, bind = nil); end end class ObjectSpace::WeakMap # is documented # in file gc.c def [](p1); end # in file gc.c def []=(p1, p2); end # in file gc.c def finalize(p1); end end module OpenSSL # is documented # in file ext/openssl/ossl.c def debug(); end end # in files: # ext/openssl/ossl_asn1.c class OpenSSL::ASN1::ObjectId # in file ext/openssl/ossl_asn1.c def register(p1, p2, p3); end # in file ext/openssl/ossl_asn1.c def ln(); end # in file ext/openssl/ossl_asn1.c def long_name(); end # in file ext/openssl/ossl_asn1.c def oid(); end # in file ext/openssl/ossl_asn1.c def short_name(); end # in file ext/openssl/ossl_asn1.c def sn(); end end # in files: # ext/openssl/lib/openssl/bn.rb # ext/openssl/ossl.c class OpenSSL::BN # in file ext/openssl/ossl_bn.c def new(p1, p2 = v2); end # in file ext/openssl/ossl_bn.c def /(p1); end # in file ext/openssl/ossl_bn.c def bit_set?(p1); end # in file ext/openssl/ossl_bn.c def coerce(p1); end # in file ext/openssl/ossl_bn.c def copy(p1); end # in file ext/openssl/ossl_bn.c def to_bn(); end # in file ext/openssl/ossl_bn.c def to_i(); end # in file ext/openssl/ossl_bn.c def to_int(); end end # in files: # ext/openssl/ossl.c class OpenSSL::BNError end module OpenSSL::Buffering # is documented # in file ext/openssl/lib/openssl/buffering.rb def new(*args); end end # in files: # ext/openssl/ossl_cipher.c class OpenSSL::Cipher::CipherError end # in files: # ext/openssl/lib/openssl/config.rb # ext/openssl/ossl.c class OpenSSL::Config # in file ext/openssl/ossl_config.c DEFAULT_CONFIG_FILE = nil # in file ext/openssl/lib/openssl/config.rb def clear_comments(line); end # in file ext/openssl/lib/openssl/config.rb def extract_reference(value); end # in file ext/openssl/lib/openssl/config.rb def get_definition(io); end # in file ext/openssl/lib/openssl/config.rb def get_line(io); end # in file ext/openssl/lib/openssl/config.rb def new(filename = nil); end # in file ext/openssl/lib/openssl/config.rb def parse(str); end # in file ext/openssl/lib/openssl/config.rb def parse_config(io); end # in file ext/openssl/lib/openssl/config.rb def parse_config_lines(io); end # in file ext/openssl/lib/openssl/config.rb def unescape_value(data, section, value); end # in file ext/openssl/lib/openssl/config.rb def [](section); end # in file ext/openssl/lib/openssl/config.rb def []=(section, pairs); end # in file ext/openssl/lib/openssl/config.rb def add_value(section, key, value); end # in file ext/openssl/lib/openssl/config.rb def check_modify(); end # in file ext/openssl/lib/openssl/config.rb def data(); end # in file ext/openssl/lib/openssl/config.rb def each(); end # in file ext/openssl/lib/openssl/config.rb def get_key_string(section, key); end # in file ext/openssl/lib/openssl/config.rb def get_value(section, key); end # in file ext/openssl/lib/openssl/config.rb def initialize_copy(other); end # in file ext/openssl/lib/openssl/config.rb def section(name); end # in file ext/openssl/lib/openssl/config.rb def sections(); end # in file ext/openssl/lib/openssl/config.rb def value(arg1, arg2 = nil); end end # in files: # ext/openssl/ossl.c class OpenSSL::ConfigError end class OpenSSL::Digest # is documented # in file ext/openssl/ossl_digest.c def finish(p1 = v1); end end class OpenSSL::Digest::Digest # is documented # in file ext/openssl/lib/openssl/digest.rb def new(*args); end end # in files: # ext/openssl/ossl.c class OpenSSL::Engine # in file ext/openssl/ossl_engine.c def by_id(p1); end # in file ext/openssl/ossl_engine.c def cleanup(); end # in file ext/openssl/ossl_engine.c def engines(); end # in file ext/openssl/ossl_engine.c def load(p1 = v1); end # in file ext/openssl/ossl_engine.c def cipher(p1); end # in file ext/openssl/ossl_engine.c def cmds(); end # in file ext/openssl/ossl_engine.c def ctrl_cmd(p1, p2 = v2); end # in file ext/openssl/ossl_engine.c def digest(p1); end # in file ext/openssl/ossl_engine.c def finish(); end # in file ext/openssl/ossl_engine.c def id(); end # in file ext/openssl/ossl_engine.c def load_private_key(p1 = v1, p2 = v2); end # in file ext/openssl/ossl_engine.c def load_public_key(p1 = v1, p2 = v2); end # in file ext/openssl/ossl_engine.c def name(); end # in file ext/openssl/ossl_engine.c def set_default(p1); end end # in files: # ext/openssl/ossl_digest.c class OpenSSL::Engine::EngineError end # in files: # ext/openssl/ossl.c class OpenSSL::HMAC # in file ext/openssl/ossl_hmac.c def digest(p1, p2, p3); end # in file ext/openssl/ossl_hmac.c def hexdigest(p1, p2, p3); end # in file ext/openssl/ossl_hmac.c def new(p1, p2); end # in file ext/openssl/ossl_hmac.c def <<(p1); end # in file ext/openssl/ossl_hmac.c def digest(); end # in file ext/openssl/ossl_hmac.c def hexdigest(); end # in file ext/openssl/ossl_hmac.c def inspect(); end # in file ext/openssl/ossl_hmac.c def reset(); end # in file ext/openssl/ossl_hmac.c def to_s(); end # in file ext/openssl/ossl_hmac.c def update(p1); end end # in files: # ext/openssl/ossl.c class OpenSSL::HMACError end # in files: # ext/openssl/ossl.c module OpenSSL::OCSP end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::OCSP::BasicResponse # in file ext/openssl/ossl_ocsp.c def new(*args); end # in file ext/openssl/ossl_ocsp.c def add_nonce(p1 = v1); end # in file ext/openssl/ossl_ocsp.c def add_status(p1, p2, p3, p4, p5, p6, p7); end # in file ext/openssl/ossl_ocsp.c def copy_nonce(p1); end # in file ext/openssl/ossl_ocsp.c def sign(p1, p2, p3 = v3, p4 = v4); end # in file ext/openssl/ossl_ocsp.c def status(); end # in file ext/openssl/ossl_ocsp.c def verify(p1, p2, p3 = v3); end end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::OCSP::CertificateId # in file ext/openssl/ossl_ocsp.c def new(p1, p2, p3 = v3); end # in file ext/openssl/ossl_ocsp.c def cmp(p1); end # in file ext/openssl/ossl_ocsp.c def cmp_issuer(p1); end # in file ext/openssl/ossl_ocsp.c def serial(); end end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::OCSP::OCSPError end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::OCSP::Request # in file ext/openssl/ossl_ocsp.c def new(p1 = v1); end # in file ext/openssl/ossl_ocsp.c def add_certid(p1); end # in file ext/openssl/ossl_ocsp.c def add_nonce(p1 = v1); end # in file ext/openssl/ossl_ocsp.c def certid(); end # in file ext/openssl/ossl_ocsp.c def sign(p1, p2, p3 = v3, p4 = v4); end # in file ext/openssl/ossl_ocsp.c def to_der(); end # in file ext/openssl/ossl_ocsp.c def verify(p1, p2, p3 = v3); end end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::OCSP::Response # in file ext/openssl/ossl_ocsp.c def new(p1 = v1); end # in file ext/openssl/ossl_ocsp.c def basic(); end # in file ext/openssl/ossl_ocsp.c def status(); end # in file ext/openssl/ossl_ocsp.c def status_string(); end # in file ext/openssl/ossl_ocsp.c def to_der(); end end # in files: # ext/openssl/ossl.c class OpenSSL::OpenSSLError end # in files: # ext/openssl/ossl.c class OpenSSL::PKCS12 attr_reader :key # in file ext/openssl/ossl_pkcs12.c attr_reader :certificate # in file ext/openssl/ossl_pkcs12.c attr_reader :ca_certs # in file ext/openssl/ossl_pkcs12.c # in file ext/openssl/ossl_pkcs12.c def to_der(); end end # in files: # ext/openssl/ossl_ns_spki.c class OpenSSL::PKCS12::PKCS12Error end # in files: # ext/openssl/ossl.c class OpenSSL::PKCS7 # in file ext/openssl/ossl_pkcs7.c Signer = nil attr_reader :data # in file ext/openssl/ossl_pkcs7.c attr_accessor :error_string # in file ext/openssl/ossl_pkcs7.c # in file ext/openssl/ossl_pkcs7.c def encrypt(p1, p2, p3 = v3, p4 = v4); end # in file ext/openssl/ossl_pkcs7.c def read_smime(p1); end # in file ext/openssl/ossl_pkcs7.c def sign(p1, p2, p3, p4 = v4, p5 = v5); end # in file ext/openssl/ossl_pkcs7.c def write_smime(p1, p2 = v2, p3 = v3); end # in file ext/openssl/ossl_pkcs7.c def add_certificate(p1); end # in file ext/openssl/ossl_pkcs7.c def add_crl(p1); end # in file ext/openssl/ossl_pkcs7.c def add_data(p1); end # in file ext/openssl/ossl_pkcs7.c def add_recipient(p1); end # in file ext/openssl/ossl_pkcs7.c def add_signer(p1); end # in file ext/openssl/ossl_pkcs7.c def certificates(); end # in file ext/openssl/ossl_pkcs7.c def certificates=(p1); end # in file ext/openssl/ossl_pkcs7.c def cipher=(p1); end # in file ext/openssl/ossl_pkcs7.c def crls(); end # in file ext/openssl/ossl_pkcs7.c def crls=(p1); end # in file ext/openssl/ossl_pkcs7.c def data=(p1); end # in file ext/openssl/ossl_pkcs7.c def decrypt(p1, p2, p3 = v3); end # in file ext/openssl/ossl_pkcs7.c def detached(); end # in file ext/openssl/ossl_pkcs7.c def detached=(p1); end # in file ext/openssl/ossl_pkcs7.c def detached?(); end # in file ext/openssl/ossl_pkcs7.c def recipients(); end # in file ext/openssl/ossl_pkcs7.c def signers(); end # in file ext/openssl/ossl_pkcs7.c def to_der(); end # in file ext/openssl/ossl_pkcs7.c def to_pem(); end # in file ext/openssl/ossl_pkcs7.c def to_s(); end # in file ext/openssl/ossl_pkcs7.c def type(); end # in file ext/openssl/ossl_pkcs7.c def type=(p1); end # in file ext/openssl/ossl_pkcs7.c def verify(p1, p2, p3 = v3, p4 = v4); end end # in files: # ext/openssl/ossl_pkcs5.c class OpenSSL::PKCS7::PKCS7Error end # in files: # ext/openssl/ossl_pkcs5.c class OpenSSL::PKCS7::RecipientInfo # in file ext/openssl/ossl_pkcs7.c def new(p1); end # in file ext/openssl/ossl_pkcs7.c def enc_key(); end # in file ext/openssl/ossl_pkcs7.c def issuer(); end # in file ext/openssl/ossl_pkcs7.c def serial(); end end # in files: # ext/openssl/ossl_pkcs5.c class OpenSSL::PKCS7::SignerInfo # in file ext/openssl/ossl_pkcs7.c def new(p1, p2, p3); end # in file ext/openssl/ossl_pkcs7.c def issuer(); end # in file ext/openssl/ossl_pkcs7.c def name(); end # in file ext/openssl/ossl_pkcs7.c def serial(); end # in file ext/openssl/ossl_pkcs7.c def signed_time(); end end # in files: # ext/openssl/ossl_pkey.c class OpenSSL::PKey::EC # in file ext/openssl/ossl_pkey_ec.c NAMED_CURVE = nil end # in files: # ext/openssl/ossl_pkey_ec.c class OpenSSL::PKey::EC::Group end # in files: # ext/openssl/ossl_pkey_ec.c class OpenSSL::PKey::EC::Group::Error end # in files: # ext/openssl/ossl_pkey_ec.c class OpenSSL::PKey::EC::Point attr_reader :group # in file ext/openssl/ossl_pkey_ec.c # in file ext/openssl/ossl_pkey_ec.c def infinity?(); end # in file ext/openssl/ossl_pkey_ec.c def invert!(); end # in file ext/openssl/ossl_pkey_ec.c def make_affine!(); end # in file ext/openssl/ossl_pkey_ec.c def on_curve?(); end # in file ext/openssl/ossl_pkey_ec.c def set_to_infinity!(); end end # in files: # ext/openssl/ossl_pkey_ec.c class OpenSSL::PKey::EC::Point::Error end # in files: # ext/openssl/ossl_pkey.c class OpenSSL::PKey::ECError end class OpenSSL::PKey::RSA # is documented # in file ext/openssl/ossl_pkey_rsa.c def blinding_off!(); end # in file ext/openssl/ossl_pkey_rsa.c def blinding_on!(); end end # in files: # ext/openssl/ossl.c module OpenSSL::Random end # in files: # ext/openssl/ossl_rand.c class OpenSSL::Random::RandomError end # in files: # ext/openssl/lib/openssl/ssl.rb # ext/openssl/ossl.c module OpenSSL::SSL # in file ext/openssl/lib/openssl/ssl.rb def verify_certificate_identity(cert, hostname); end # in file ext/openssl/lib/openssl/ssl.rb def verify_certificate_identity(cert, hostname); end end # in files: # ext/openssl/lib/openssl/ssl.rb module OpenSSL::SSL::Nonblock # in file ext/openssl/lib/openssl/ssl.rb def new(*args); end end class OpenSSL::SSL::SSLContext # is documented # in file ext/openssl/lib/openssl/ssl.rb DEFAULT_PARAMS = nil # in file ext/openssl/lib/openssl/ssl.rb DEFAULT_CERT_STORE = nil end # in files: # ext/openssl/ossl_ssl.c class OpenSSL::SSL::SSLError end # in files: # ext/openssl/lib/openssl/ssl.rb class OpenSSL::SSL::SSLServer attr_accessor :start_immediately # in file ext/openssl/lib/openssl/ssl.rb # in file ext/openssl/lib/openssl/ssl.rb def new(svr, ctx); end # in file ext/openssl/lib/openssl/ssl.rb def accept(); end # in file ext/openssl/lib/openssl/ssl.rb def close(); end # in file ext/openssl/lib/openssl/ssl.rb def listen(backlog=5); end # in file ext/openssl/lib/openssl/ssl.rb def shutdown(how=Socket::SHUT_RDWR); end # in file ext/openssl/lib/openssl/ssl.rb def to_io(); end end class OpenSSL::SSL::SSLSocket # is documented # in file ext/openssl/lib/openssl/ssl.rb def post_connection_check(hostname); end # in file ext/openssl/lib/openssl/ssl.rb def session(); end end # in files: # ext/openssl/ossl_ssl.c class OpenSSL::SSL::Session # in file ext/openssl/ossl_ssl_session.c def ==(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::SSL::Session::SessionError end # in files: # ext/openssl/lib/openssl/ssl.rb module OpenSSL::SSL::SocketForwarder # in file ext/openssl/lib/openssl/ssl.rb def addr(); end # in file ext/openssl/lib/openssl/ssl.rb def closed?(); end # in file ext/openssl/lib/openssl/ssl.rb def do_not_reverse_lookup=(flag); end # in file ext/openssl/lib/openssl/ssl.rb def fcntl(*args); end # in file ext/openssl/lib/openssl/ssl.rb def getsockopt(level, optname); end # in file ext/openssl/lib/openssl/ssl.rb def peeraddr(); end # in file ext/openssl/lib/openssl/ssl.rb def setsockopt(level, optname, optval); end end # in files: # ext/openssl/lib/openssl/x509.rb # ext/openssl/ossl.c module OpenSSL::X509 end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::Attribute # in file ext/openssl/ossl_x509attr.c def new(p1, p2 = v2); end # in file ext/openssl/ossl_x509attr.c def oid(); end # in file ext/openssl/ossl_x509attr.c def oid=(p1); end # in file ext/openssl/ossl_x509attr.c def to_der(); end # in file ext/openssl/ossl_x509attr.c def value(); end # in file ext/openssl/ossl_x509attr.c def value=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::AttributeError end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::CRL # in file ext/openssl/ossl_x509crl.c def new(p1 = v1); end # in file ext/openssl/ossl_x509crl.c def add_extension(p1); end # in file ext/openssl/ossl_x509crl.c def add_revoked(p1); end # in file ext/openssl/ossl_x509crl.c def issuer(); end # in file ext/openssl/ossl_x509crl.c def issuer=(p1); end # in file ext/openssl/ossl_x509crl.c def last_update(); end # in file ext/openssl/ossl_x509crl.c def last_update=(p1); end # in file ext/openssl/ossl_x509crl.c def next_update(); end # in file ext/openssl/ossl_x509crl.c def next_update=(p1); end # in file ext/openssl/ossl_x509crl.c def revoked(); end # in file ext/openssl/ossl_x509crl.c def revoked=(p1); end # in file ext/openssl/ossl_x509crl.c def sign(p1, p2); end # in file ext/openssl/ossl_x509crl.c def signature_algorithm(); end # in file ext/openssl/ossl_x509crl.c def to_der(); end # in file ext/openssl/ossl_x509crl.c def to_pem(); end # in file ext/openssl/ossl_x509crl.c def to_s(); end # in file ext/openssl/ossl_x509crl.c def to_text(); end # in file ext/openssl/ossl_x509crl.c def verify(p1); end # in file ext/openssl/ossl_x509crl.c def version(); end # in file ext/openssl/ossl_x509crl.c def version=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::CRLError end class OpenSSL::X509::Certificate # is documented # in file ext/openssl/ossl_x509cert.c def new(p1 = v1); end # in file ext/openssl/ossl_x509cert.c def add_extension(p1); end # in file ext/openssl/ossl_x509cert.c def extensions(); end # in file ext/openssl/ossl_x509cert.c def extensions=(p1); end # in file ext/openssl/ossl_x509cert.c def issuer(); end # in file ext/openssl/ossl_x509cert.c def issuer=(p1); end # in file ext/openssl/ossl_x509cert.c def not_after(); end # in file ext/openssl/ossl_x509cert.c def not_after=(p1); end # in file ext/openssl/ossl_x509cert.c def not_before(); end # in file ext/openssl/ossl_x509cert.c def not_before=(p1); end # in file ext/openssl/ossl_x509cert.c def public_key(); end # in file ext/openssl/ossl_x509cert.c def public_key=(p1); end # in file ext/openssl/ossl_x509cert.c def serial(); end # in file ext/openssl/ossl_x509cert.c def serial=(p1); end # in file ext/openssl/ossl_x509cert.c def sign(p1, p2); end # in file ext/openssl/ossl_x509cert.c def signature_algorithm(); end # in file ext/openssl/ossl_x509cert.c def subject(); end # in file ext/openssl/ossl_x509cert.c def subject=(p1); end # in file ext/openssl/ossl_x509cert.c def to_der(); end # in file ext/openssl/ossl_x509cert.c def to_pem(); end # in file ext/openssl/ossl_x509cert.c def to_s(); end # in file ext/openssl/ossl_x509cert.c def to_text(); end # in file ext/openssl/ossl_x509cert.c def version(); end # in file ext/openssl/ossl_x509cert.c def version=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::CertificateError end # in files: # ext/openssl/lib/openssl/x509.rb # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::Extension # in file ext/openssl/ossl_x509ext.c def critical=(p1); end # in file ext/openssl/ossl_x509ext.c def critical?(); end # in file ext/openssl/ossl_x509ext.c def oid(); end # in file ext/openssl/ossl_x509ext.c def oid=(p1); end # in file ext/openssl/lib/openssl/x509.rb def to_a(); end # in file ext/openssl/ossl_x509ext.c def to_der(); end # in file ext/openssl/lib/openssl/x509.rb def to_h(); end # in file ext/openssl/ossl_x509ext.c def value(); end # in file ext/openssl/ossl_x509ext.c def value=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::ExtensionError end # in files: # ext/openssl/lib/openssl/x509.rb # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::ExtensionFactory attr_reader :issuer_certificate # in file ext/openssl/ossl_x509ext.c attr_reader :subject_certificate # in file ext/openssl/ossl_x509ext.c attr_reader :subject_request # in file ext/openssl/ossl_x509ext.c attr_reader :crl # in file ext/openssl/ossl_x509ext.c attr_reader :config # in file ext/openssl/ossl_x509ext.c # in file ext/openssl/ossl_x509ext.c def new(p1 = v1, p2 = v2, p3 = v3, p4 = v4); end # in file ext/openssl/ossl_x509ext.c def config=(p1); end # in file ext/openssl/lib/openssl/x509.rb def create_ext_from_array(ary); end # in file ext/openssl/lib/openssl/x509.rb def create_ext_from_hash(hash); end # in file ext/openssl/lib/openssl/x509.rb def create_ext_from_string(str); end # in file ext/openssl/lib/openssl/x509.rb def create_extension(*arg); end # in file ext/openssl/ossl_x509ext.c def crl=(p1); end # in file ext/openssl/ossl_x509ext.c def issuer_certificate=(p1); end # in file ext/openssl/ossl_x509ext.c def subject_certificate=(p1); end # in file ext/openssl/ossl_x509ext.c def subject_request=(p1); end end # in files: # ext/openssl/lib/openssl/x509.rb # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::Name # in file ext/openssl/ossl_x509name.c DEFAULT_OBJECT_TYPE = nil # in file ext/openssl/ossl_x509name.c OBJECT_TYPE_TEMPLATE = nil # in file ext/openssl/ossl_x509name.c COMPAT = nil # in file ext/openssl/ossl_x509name.c RFC2253 = nil # in file ext/openssl/ossl_x509name.c ONELINE = nil # in file ext/openssl/ossl_x509name.c MULTILINE = nil # in file ext/openssl/ossl_x509name.c def new(p1 = v1, p2 = v2); end # in file ext/openssl/lib/openssl/x509.rb def parse(str, template=OBJECT_TYPE_TEMPLATE); end # in file ext/openssl/lib/openssl/x509.rb def parse_openssl(str, template=OBJECT_TYPE_TEMPLATE); end # in file ext/openssl/lib/openssl/x509.rb def parse_rfc2253(str, template=OBJECT_TYPE_TEMPLATE); end # in file ext/openssl/ossl_x509name.c def add_entry(p1, p2, p3 = v3); end # in file ext/openssl/ossl_x509name.c def to_a(); end # in file ext/openssl/ossl_x509name.c def to_der(); end end # in files: # ext/openssl/lib/openssl/x509.rb module OpenSSL::X509::Name::RFC2253DN # in file ext/openssl/lib/openssl/x509.rb Special = nil # in file ext/openssl/lib/openssl/x509.rb HexChar = nil # in file ext/openssl/lib/openssl/x509.rb HexPair = nil # in file ext/openssl/lib/openssl/x509.rb HexString = nil # in file ext/openssl/lib/openssl/x509.rb Pair = nil # in file ext/openssl/lib/openssl/x509.rb StringChar = nil # in file ext/openssl/lib/openssl/x509.rb QuoteChar = nil # in file ext/openssl/lib/openssl/x509.rb AttributeType = nil # in file ext/openssl/lib/openssl/x509.rb AttributeValue = nil # in file ext/openssl/lib/openssl/x509.rb TypeAndValue = nil # in file ext/openssl/lib/openssl/x509.rb def expand_hexstring(str); end # in file ext/openssl/lib/openssl/x509.rb def expand_pair(str); end # in file ext/openssl/lib/openssl/x509.rb def expand_value(str1, str2, str3); end # in file ext/openssl/lib/openssl/x509.rb def scan(dn); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::NameError end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::Request # in file ext/openssl/ossl_x509req.c def new(p1 = v1); end # in file ext/openssl/ossl_x509req.c def add_attribute(p1); end # in file ext/openssl/ossl_x509req.c def attributes(); end # in file ext/openssl/ossl_x509req.c def attributes=(p1); end # in file ext/openssl/ossl_x509req.c def public_key(); end # in file ext/openssl/ossl_x509req.c def public_key=(p1); end # in file ext/openssl/ossl_x509req.c def sign(p1, p2); end # in file ext/openssl/ossl_x509req.c def signature_algorithm(); end # in file ext/openssl/ossl_x509req.c def subject(); end # in file ext/openssl/ossl_x509req.c def subject=(p1); end # in file ext/openssl/ossl_x509req.c def to_der(); end # in file ext/openssl/ossl_x509req.c def to_pem(); end # in file ext/openssl/ossl_x509req.c def to_s(); end # in file ext/openssl/ossl_x509req.c def to_text(); end # in file ext/openssl/ossl_x509req.c def version(); end # in file ext/openssl/ossl_x509req.c def version=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::RequestError end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::Revoked # in file ext/openssl/ossl_x509revoked.c def new(*args); end # in file ext/openssl/ossl_x509revoked.c def add_extension(p1); end # in file ext/openssl/ossl_x509revoked.c def serial(); end # in file ext/openssl/ossl_x509revoked.c def serial=(p1); end # in file ext/openssl/ossl_x509revoked.c def time(); end # in file ext/openssl/ossl_x509revoked.c def time=(p1); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::RevokedError end class OpenSSL::X509::Store # is documented attr_reader :verify_callback # in file ext/openssl/ossl_x509store.c attr_reader :error # in file ext/openssl/ossl_x509store.c attr_reader :error_string # in file ext/openssl/ossl_x509store.c attr_reader :chain # in file ext/openssl/ossl_x509store.c # in file ext/openssl/ossl_x509store.c def new(*args); end # in file ext/openssl/ossl_x509store.c def add_cert(p1); end # in file ext/openssl/ossl_x509store.c def add_crl(p1); end # in file ext/openssl/ossl_x509store.c def add_file(p1); end # in file ext/openssl/ossl_x509store.c def add_path(p1); end # in file ext/openssl/ossl_x509store.c def flags=(p1); end # in file ext/openssl/ossl_x509store.c def purpose=(p1); end # in file ext/openssl/ossl_x509store.c def set_default_paths(); end # in file ext/openssl/ossl_x509store.c def time=(p1); end # in file ext/openssl/ossl_x509store.c def verify(p1, p2 = v2); end end # in files: # ext/openssl/lib/openssl/x509.rb # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::StoreContext # in file ext/openssl/lib/openssl/x509.rb def cleanup(); end end # in files: # ext/openssl/ossl_ssl_session.c class OpenSSL::X509::StoreError end module OpenURI # is documented # in file lib/open-uri.rb Options = nil end # in files: # lib/open-uri.rb class OpenURI::HTTPError attr_reader :io # in file lib/open-uri.rb # in file lib/open-uri.rb def new(message, io); end end # in files: # lib/open-uri.rb class OpenURI::HTTPRedirect attr_reader :uri # in file lib/open-uri.rb # in file lib/open-uri.rb def new(message, io, uri); end end module OpenURI::Meta # is documented # in file lib/open-uri.rb RE_LWS = nil # in file lib/open-uri.rb RE_TOKEN = nil # in file lib/open-uri.rb RE_QUOTED_STRING = nil # in file lib/open-uri.rb RE_PARAMETERS = nil end class OptionParser # is documented # in file lib/optparse.rb SPLAT_PROC = nil # in file lib/optparse/version.rb def each_const(path, base = ::Object); end # in file lib/optparse/version.rb def search_const(klass, name); end # in file lib/optparse/version.rb def show_version(*pkgs); end # in file lib/optparse.rb def terminate(arg = nil); end # in file lib/optparse.rb def top(); end # in file lib/optparse.rb def candidate(word); end # in file lib/optparse.rb def def_head_option(*opts, &block); end # in file lib/optparse.rb def def_option(*opts, &block); end # in file lib/optparse.rb def def_tail_option(*opts, &block); end # in file lib/optparse.rb def define(*opts, &block); end # in file lib/optparse.rb def define_head(*opts, &block); end # in file lib/optparse.rb def define_tail(*opts, &block); end # in file lib/optparse.rb def inc(*args); end end # in files: # lib/optparse/ac.rb class OptionParser::AC # in file lib/optparse/ac.rb def _ac_arg_enable(prefix, name, help_string, block); end # in file lib/optparse/ac.rb def _check_ac_args(name, block); end # in file lib/optparse/ac.rb def ac_arg_disable(name, help_string, &block); end # in file lib/optparse/ac.rb def ac_arg_enable(name, help_string, &block); end # in file lib/optparse/ac.rb def ac_arg_with(name, help_string, &block); end end module OptionParser::Arguable # is documented # in file lib/optparse.rb def new(*args); end end module OptionParser::Completion # is documented # in file lib/optparse.rb def candidate(key, icase = false, pat = nil, &block); end # in file lib/optparse.rb def regexp(key, icase); end # in file lib/optparse.rb def candidate(key, icase = false, pat = nil); end # in file lib/optparse.rb def complete(key, icase = false, pat = nil); end # in file lib/optparse.rb def convert(opt = nil, val = nil, *); end end class OptionParser::ParseError # is documented attr_reader :args # in file lib/optparse.rb attr_writer :reason # in file lib/optparse.rb # in file lib/optparse.rb def filter_backtrace(array); end # in file lib/optparse.rb def new(*args); end # in file lib/optparse.rb def inspect(); end # in file lib/optparse.rb def set_backtrace(array); end # in file lib/optparse.rb def set_option(opt, eq); end end class OptionParser::Switch # is documented attr_reader :pattern # in file lib/optparse.rb attr_reader :conv # in file lib/optparse.rb attr_reader :short # in file lib/optparse.rb attr_reader :long # in file lib/optparse.rb attr_reader :arg # in file lib/optparse.rb attr_reader :desc # in file lib/optparse.rb attr_reader :block # in file lib/optparse.rb # in file lib/optparse.rb def incompatible_argument_styles(arg, t); end # in file lib/optparse.rb def new(pattern = nil, conv = nil, short = nil, long = nil, arg = nil, desc = ([] if short or long), block = Proc.new); end # in file lib/optparse.rb def pattern(); end end class OptionParser::Switch::NoArgument # is documented # in file lib/optparse.rb def incompatible_argument_styles(*); end # in file lib/optparse.rb def pattern(); end end # in files: # lib/pp.rb module PP::ObjectMixin end # in files: # lib/pp.rb module PP::PPMethods # in file lib/pp.rb PointerMask = nil # in file lib/pp.rb PointerFormat = nil # in file lib/pp.rb def check_inspect_key(id); end # in file lib/pp.rb def guard_inspect_key(); end # in file lib/pp.rb def object_address_group(obj, &block); end # in file lib/pp.rb def pop_inspect_key(id); end # in file lib/pp.rb def pp_hash(obj); end # in file lib/pp.rb def pp_object(obj); end # in file lib/pp.rb def push_inspect_key(id); end end # in files: # lib/pp.rb class PP::SingleLine end class PStore # is documented # in file lib/pstore.rb RDWR_ACCESS = nil # in file lib/pstore.rb RD_ACCESS = nil # in file lib/pstore.rb WR_ACCESS = nil # in file lib/pstore.rb EMPTY_MARSHAL_DATA = nil # in file lib/pstore.rb EMPTY_MARSHAL_CHECKSUM = nil # in file lib/pstore.rb def empty_marshal_checksum(); end # in file lib/pstore.rb def empty_marshal_data(); end # in file lib/pstore.rb def on_windows?(); end # in file lib/pstore.rb def save_data(original_checksum, original_file_size, file); end # in file lib/pstore.rb def save_data_with_atomic_file_rename_strategy(data, file); end # in file lib/pstore.rb def save_data_with_fast_strategy(data, file); end end class Pathname # is documented # in file ext/pathname/lib/pathname.rb SEPARATOR_LIST = nil # in file ext/pathname/lib/pathname.rb SEPARATOR_PAT = nil # in file ext/pathname/lib/pathname.rb def cleanpath_conservative(); end # in file ext/pathname/lib/pathname.rb def del_trailing_separator(path); end # in file ext/pathname/lib/pathname.rb def plus(path1, path2); end # in file ext/pathname/lib/pathname.rb def prepend_prefix(prefix, relpath); end end class PrettyPrint # is documented attr_reader :output # in file lib/prettyprint.rb attr_reader :maxwidth # in file lib/prettyprint.rb attr_reader :newline # in file lib/prettyprint.rb attr_reader :genspace # in file lib/prettyprint.rb attr_reader :indent # in file lib/prettyprint.rb attr_reader :group_queue # in file lib/prettyprint.rb # in file lib/prettyprint.rb def group_sub(); end end # in files: # lib/prettyprint.rb class PrettyPrint::Breakable attr_reader :obj # in file lib/prettyprint.rb attr_reader :width # in file lib/prettyprint.rb attr_reader :indent # in file lib/prettyprint.rb # in file lib/prettyprint.rb def new(sep, width, q); end # in file lib/prettyprint.rb def output(out, output_width); end end # in files: # lib/prettyprint.rb class PrettyPrint::Group attr_reader :depth # in file lib/prettyprint.rb attr_reader :breakables # in file lib/prettyprint.rb # in file lib/prettyprint.rb def new(depth); end # in file lib/prettyprint.rb def break(); end # in file lib/prettyprint.rb def break?(); end # in file lib/prettyprint.rb def first?(); end end # in files: # lib/prettyprint.rb class PrettyPrint::GroupQueue # in file lib/prettyprint.rb def new(*groups); end # in file lib/prettyprint.rb def delete(group); end # in file lib/prettyprint.rb def deq(); end # in file lib/prettyprint.rb def enq(group); end end # in files: # lib/prettyprint.rb class PrettyPrint::SingleLine # in file lib/prettyprint.rb def new(output, maxwidth=nil, newline=nil); end # in file lib/prettyprint.rb def breakable(sep=' ', width=nil); end # in file lib/prettyprint.rb def first?(); end # in file lib/prettyprint.rb def flush(); end # in file lib/prettyprint.rb def group(indent=nil, open_obj='', close_obj='', open_width=nil, close_width=nil); end # in file lib/prettyprint.rb def nest(indent); end # in file lib/prettyprint.rb def text(obj, width=nil); end end # in files: # lib/prettyprint.rb class PrettyPrint::Text attr_reader :width # in file lib/prettyprint.rb # in file lib/prettyprint.rb def new(); end # in file lib/prettyprint.rb def add(obj, width); end # in file lib/prettyprint.rb def output(out, output_width); end end class Prime::EratosthenesGenerator # is documented # in file lib/prime.rb def new(); end end class Prime::EratosthenesSieve # is documented # in file lib/prime.rb BITS_PER_ENTRY = nil # in file lib/prime.rb NUMS_PER_ENTRY = nil # in file lib/prime.rb ENTRIES_PER_TABLE = nil # in file lib/prime.rb NUMS_PER_TABLE = nil # in file lib/prime.rb FILLED_ENTRY = nil # in file lib/prime.rb def extend_table(); end end class Prime::Generator23 # is documented # in file lib/prime.rb def new(); end end class Prime::PseudoPrimeGenerator # is documented # in file lib/prime.rb def new(ubound = nil); end # in file lib/prime.rb def upper_bound(); end # in file lib/prime.rb def upper_bound=(ubound); end end class Prime::TrialDivisionGenerator # is documented # in file lib/prime.rb def new(); end end module Process::GID # is documented # in file process.c def from_name(p1); end end module Process::UID # is documented # in file process.c def from_name(p1); end end module Profiler__ # is documented # in file lib/profiler.rb PROFILE_PROC = nil # in file lib/profiler.rb def get_name(klass, id); end # in file lib/profiler.rb def print_profile(f); end # in file lib/profiler.rb def start_profile(); end # in file lib/profiler.rb def stop_profile(); end end module Psych # is documented # in file lib/yaml.rb ENGINE = nil # in file ext/psych/lib/psych/deprecated.rb def add_private_type(type_tag, &block); end # in file ext/psych/lib/psych/deprecated.rb def add_ruby_type(type_tag, &block); end # in file ext/psych/lib/psych/deprecated.rb def detect_implicit(thing); end # in file ext/psych/lib/psych/deprecated.rb def load_documents(yaml, &block); end # in file ext/psych/lib/psych/deprecated.rb def object_maker(klass, hash); end # in file ext/psych/lib/psych/deprecated.rb def quick_emit(thing, opts = {}); end # in file ext/psych/lib/psych/deprecated.rb def read_type_class(type, reference); end # in file ext/psych/lib/psych/deprecated.rb def tagurize(thing); end end # in files: # ext/psych/lib/psych.rb class Psych::BadAlias end class Psych::Coder # is documented attr_accessor :tag # in file ext/psych/lib/psych/coder.rb attr_accessor :style # in file ext/psych/lib/psych/coder.rb attr_accessor :implicit # in file ext/psych/lib/psych/coder.rb attr_accessor :object # in file ext/psych/lib/psych/coder.rb attr_reader :type # in file ext/psych/lib/psych/coder.rb attr_reader :seq # in file ext/psych/lib/psych/coder.rb # in file ext/psych/lib/psych/coder.rb def new(tag); end # in file ext/psych/lib/psych/coder.rb def [](k); end # in file ext/psych/lib/psych/coder.rb def []=(k, v); end # in file ext/psych/lib/psych/coder.rb def add(k, v); end # in file ext/psych/lib/psych/coder.rb def scalar(*args); end end # in files: # ext/psych/emitter.c class Psych::Emitter end # in files: # ext/psych/lib/psych.rb class Psych::Exception end # in files: # ext/psych/lib/psych/handlers/document_stream.rb module Psych::Handlers end # in files: # ext/psych/lib/psych/json/ruby_events.rb # ext/psych/lib/psych/json/tree_builder.rb # ext/psych/lib/psych/json/yaml_events.rb # ext/psych/lib/psych/json/stream.rb module Psych::JSON end # in files: # ext/psych/lib/psych/json/stream.rb class Psych::JSON::Stream end # in files: # ext/psych/lib/psych/omap.rb class Psych::Omap end # in files: # ext/psych/lib/psych/parser.rb class Psych::Parser::Mark end # in files: # lib/rubygems/psych_additions.rb class Psych::PrivateType end # in files: # ext/psych/lib/psych/set.rb class Psych::Set end # in files: # ext/psych/lib/psych/streaming.rb module Psych::Streaming # in file ext/psych/lib/psych/streaming.rb def register(target, obj); end end # in files: # ext/psych/lib/psych/syntax_error.rb # ext/psych/emitter.c class Psych::SyntaxError attr_reader :file # in file ext/psych/lib/psych/syntax_error.rb attr_reader :line # in file ext/psych/lib/psych/syntax_error.rb attr_reader :column # in file ext/psych/lib/psych/syntax_error.rb attr_reader :offset # in file ext/psych/lib/psych/syntax_error.rb attr_reader :problem # in file ext/psych/lib/psych/syntax_error.rb attr_reader :context # in file ext/psych/lib/psych/syntax_error.rb # in file ext/psych/lib/psych/syntax_error.rb def new(file, line, col, offset, problem, context); end end class Psych::TreeBuilder # is documented # in file ext/psych/lib/psych/tree_builder.rb def pop(); end # in file ext/psych/lib/psych/tree_builder.rb def push(value); end end # in files: # ext/psych/lib/psych/visitors/visitor.rb # ext/psych/lib/psych/visitors/yaml_tree.rb # ext/psych/lib/psych/visitors/to_ruby.rb # ext/psych/lib/psych/visitors/json_tree.rb # ext/psych/lib/psych/visitors/emitter.rb # ext/psych/lib/psych/visitors/depth_first.rb # ext/psych/emitter.c module Psych::Visitors end # in files: # ext/psych/lib/psych/visitors/depth_first.rb class Psych::Visitors::DepthFirst # in file ext/psych/lib/psych/visitors/depth_first.rb def new(block); end # in file ext/psych/lib/psych/visitors/depth_first.rb def nary(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def terminal(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Alias(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Document(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Mapping(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Scalar(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Sequence(o); end # in file ext/psych/lib/psych/visitors/depth_first.rb def visit_Psych_Nodes_Stream(o); end end # in files: # ext/psych/lib/psych/visitors/emitter.rb class Psych::Visitors::Emitter # in file ext/psych/lib/psych/visitors/emitter.rb def new(io, options = {}); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Alias(o); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Document(o); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Mapping(o); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Scalar(o); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Sequence(o); end # in file ext/psych/lib/psych/visitors/emitter.rb def visit_Psych_Nodes_Stream(o); end end # in files: # ext/psych/lib/psych/visitors/json_tree.rb class Psych::Visitors::JSONTree # in file ext/psych/lib/psych/visitors/json_tree.rb def new(options = {}); end # in file ext/psych/lib/psych/visitors/json_tree.rb def accept(target); end end class Psych::Visitors::ToRuby # is documented # in file ext/psych/lib/psych/visitors/to_ruby.rb def new(ss = ScalarScanner.new); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def accept(target); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def deserialize(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def init_with(o, h, node); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def register(node, object); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def revive(klass, node); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def revive_hash(hash, o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Alias(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Document(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Mapping(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Scalar(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Sequence(o); end # in file ext/psych/lib/psych/visitors/to_ruby.rb def visit_Psych_Nodes_Stream(o); end end # in files: # ext/psych/lib/psych/visitors/visitor.rb # ext/psych/to_ruby.c class Psych::Visitors::Visitor # in file ext/psych/lib/psych/visitors/visitor.rb DISPATCH = nil # in file ext/psych/lib/psych/visitors/visitor.rb def accept(target); end # in file ext/psych/lib/psych/visitors/visitor.rb def visit(target); end end class Psych::Visitors::YAMLTree # is documented attr_reader :started # in file ext/psych/lib/psych/visitors/yaml_tree.rb attr_reader :finished # in file ext/psych/lib/psych/visitors/yaml_tree.rb attr_reader :finished? # in file ext/psych/lib/psych/visitors/yaml_tree.rb attr_reader :started? # in file ext/psych/lib/psych/visitors/yaml_tree.rb # in file ext/psych/lib/psych/visitors/yaml_tree.rb def new(options = {}); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def <<(object); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def accept(target); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def binary?(string); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def dump_coder(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def dump_ivars(target); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def dump_list(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def emit_coder(c); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def finish(); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def format_time(time); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def push(object); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def register(target, yaml_obj); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def start(encoding = Nodes::Stream::UTF8); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def tree(); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Array(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_BigDecimal(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Class(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Complex(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Date(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_DateTime(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Exception(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_FalseClass(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Float(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Hash(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Integer(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Module(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_NilClass(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Object(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Psych_Omap(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Psych_Set(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Range(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Rational(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Regexp(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_String(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Struct(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Symbol(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_Time(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_TrueClass(o); end # in file ext/psych/lib/psych/visitors/yaml_tree.rb def visit_array_subclass(o); end end class RDoc::CrossReference # is documented attr_accessor :seen # in file lib/rdoc/cross_reference.rb end class RDoc::Markup::PreProcess # is documented attr_accessor :options # in file lib/rdoc/markup/pre_process.rb # in file lib/rdoc/markup/pre_process.rb def handle_directive(prefix, directive, param, code_object = nil, encoding = nil); end end class RDoc::Parser # is documented # in file lib/rdoc/parser.rb def can_parse_by_name(file_name); end end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkError end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkId end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkKW end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkNode end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkOPASGN end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkOp end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkSYMBOL end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkUnknownChar end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::TkVal end # in files: # lib/rdoc/ruby_token.rb class RDoc::RubyToken::Token end class RDoc::Task # is documented # in file lib/rdoc/task.rb def clobber_task_name(); end # in file lib/rdoc/task.rb def rdoc_target(); end # in file lib/rdoc/task.rb def rdoc_task_name(); end # in file lib/rdoc/task.rb def rerdoc_task_name(); end end # in files: # lib/rake/rdoctask.rb class RDocTask end module REXML # is documented # in file lib/rexml/rexml.rb COPYRIGHT = nil # in file lib/rexml/rexml.rb DATE = nil # in file lib/rexml/rexml.rb VERSION = nil # in file lib/rexml/rexml.rb REVISION = nil # in file lib/rexml/rexml.rb Copyright = nil # in file lib/rexml/rexml.rb Version = nil end class REXML::AttlistDecl # is documented # in file lib/rexml/attlistdecl.rb def node_type(); end end class REXML::Attribute # is documented # in file lib/rexml/attribute.rb PATTERN = nil # in file lib/rexml/attribute.rb NEEDS_A_SECOND_CHECK = nil # in file lib/rexml/attribute.rb def doctype(); end # in file lib/rexml/attribute.rb def node_type(); end # in file lib/rexml/attribute.rb def xpath(); end end class REXML::Attributes # is documented # in file lib/rexml/element.rb def namespaces(); end end # in files: # lib/rexml/cdata.rb class REXML::CData # in file lib/rexml/cdata.rb START = nil # in file lib/rexml/cdata.rb STOP = nil # in file lib/rexml/cdata.rb ILLEGAL = nil end class REXML::Child # is documented attr_reader :parent # in file lib/rexml/child.rb end class REXML::Comment # is documented # in file lib/rexml/comment.rb START = nil # in file lib/rexml/comment.rb STOP = nil # in file lib/rexml/comment.rb def clone(); end # in file lib/rexml/comment.rb def node_type(); end end # in files: # lib/rexml/dtd/elementdecl.rb # lib/rexml/dtd/notationdecl.rb # lib/rexml/dtd/entitydecl.rb # lib/rexml/dtd/dtd.rb # lib/rexml/dtd/attlistdecl.rb module REXML::DTD end # in files: # lib/rexml/dtd/attlistdecl.rb class REXML::DTD::AttlistDecl # in file lib/rexml/dtd/attlistdecl.rb START = nil # in file lib/rexml/dtd/attlistdecl.rb START_RE = nil # in file lib/rexml/dtd/attlistdecl.rb PATTERN_RE = nil end # in files: # lib/rexml/dtd/elementdecl.rb class REXML::DTD::ElementDecl # in file lib/rexml/dtd/elementdecl.rb START = nil # in file lib/rexml/dtd/elementdecl.rb START_RE = nil # in file lib/rexml/dtd/elementdecl.rb PATTERN_RE = nil end # in files: # lib/rexml/dtd/entitydecl.rb class REXML::DTD::EntityDecl # in file lib/rexml/dtd/entitydecl.rb START = nil # in file lib/rexml/dtd/entitydecl.rb START_RE = nil # in file lib/rexml/dtd/entitydecl.rb PUBLIC = nil # in file lib/rexml/dtd/entitydecl.rb SYSTEM = nil # in file lib/rexml/dtd/entitydecl.rb PLAIN = nil # in file lib/rexml/dtd/entitydecl.rb PERCENT = nil # in file lib/rexml/dtd/entitydecl.rb def parse_source(source, listener); end # in file lib/rexml/dtd/entitydecl.rb def to_s(); end # in file lib/rexml/dtd/entitydecl.rb def write( output, indent ); end end # in files: # lib/rexml/dtd/notationdecl.rb class REXML::DTD::NotationDecl # in file lib/rexml/dtd/notationdecl.rb START = nil # in file lib/rexml/dtd/notationdecl.rb START_RE = nil # in file lib/rexml/dtd/notationdecl.rb PUBLIC = nil # in file lib/rexml/dtd/notationdecl.rb SYSTEM = nil # in file lib/rexml/dtd/notationdecl.rb def new(src); end # in file lib/rexml/dtd/notationdecl.rb def parse_source(source, listener); end # in file lib/rexml/dtd/notationdecl.rb def to_s(); end # in file lib/rexml/dtd/notationdecl.rb def write( output, indent ); end end # in files: # lib/rexml/dtd/dtd.rb class REXML::DTD::Parser # in file lib/rexml/dtd/dtd.rb def parse( input ); end end class REXML::Declaration # is documented # in file lib/rexml/doctype.rb def new(src); end # in file lib/rexml/doctype.rb def to_s(); end end class REXML::DocType # is documented # in file lib/rexml/doctype.rb START = nil # in file lib/rexml/doctype.rb STOP = nil # in file lib/rexml/doctype.rb SYSTEM = nil # in file lib/rexml/doctype.rb PUBLIC = nil # in file lib/rexml/doctype.rb DEFAULT_ENTITIES = nil # in file lib/rexml/doctype.rb def add(child); end # in file lib/rexml/doctype.rb def attribute_of(element, attribute); end # in file lib/rexml/doctype.rb def attributes_of(element); end # in file lib/rexml/doctype.rb def clone(); end # in file lib/rexml/doctype.rb def context(); end # in file lib/rexml/doctype.rb def entity( name ); end # in file lib/rexml/doctype.rb def node_type(); end end class REXML::Document # is documented attr_reader :entity_expansion_count # in file lib/rexml/document.rb # in file lib/rexml/document.rb def parse_stream( source, listener ); end # in file lib/rexml/document.rb def add_element(arg=nil, arg2=nil); end # in file lib/rexml/document.rb def build( source ); end # in file lib/rexml/document.rb def node_type(); end # in file lib/rexml/document.rb def record_entity_expansion(); end end class REXML::Element # is documented # in file lib/rexml/element.rb UNDEFINED = nil # in file lib/rexml/element.rb def __to_xpath_helper(node); end # in file lib/rexml/element.rb def ignore_whitespace_nodes(); end # in file lib/rexml/element.rb def inspect(); end # in file lib/rexml/element.rb def namespaces(); end # in file lib/rexml/element.rb def node_type(); end # in file lib/rexml/element.rb def root(); end # in file lib/rexml/element.rb def xpath(); end end # in files: # lib/rexml/doctype.rb class REXML::ElementDecl # in file lib/rexml/doctype.rb def new( src ); end end # in files: # lib/rexml/encoding.rb module REXML::Encoding # in file lib/rexml/encoding.rb def check_encoding(xml); end # in file lib/rexml/encoding.rb def decode(string); end # in file lib/rexml/encoding.rb def encode(string); end # in file lib/rexml/encoding.rb def encoding=(encoding); end # in file lib/rexml/encoding.rb def find_encoding(name); end end class REXML::Entity # is documented # in file lib/rexml/entity.rb PUBIDCHAR = nil # in file lib/rexml/entity.rb SYSTEMLITERAL = nil # in file lib/rexml/entity.rb PUBIDLITERAL = nil # in file lib/rexml/entity.rb EXTERNALID = nil # in file lib/rexml/entity.rb NDATADECL = nil # in file lib/rexml/entity.rb PEREFERENCE = nil # in file lib/rexml/entity.rb ENTITYVALUE = nil # in file lib/rexml/entity.rb PEDEF = nil # in file lib/rexml/entity.rb ENTITYDEF = nil # in file lib/rexml/entity.rb PEDECL = nil # in file lib/rexml/entity.rb GEDECL = nil # in file lib/rexml/entity.rb ENTITYDECL = nil # in file lib/rexml/entity.rb PEREFERENCE_RE = nil attr_reader :name # in file lib/rexml/entity.rb attr_reader :external # in file lib/rexml/entity.rb attr_reader :ref # in file lib/rexml/entity.rb attr_reader :ndata # in file lib/rexml/entity.rb attr_reader :pubid # in file lib/rexml/entity.rb end # in files: # lib/rexml/doctype.rb class REXML::ExternalEntity # in file lib/rexml/doctype.rb def new( src ); end # in file lib/rexml/doctype.rb def to_s(); end # in file lib/rexml/doctype.rb def write( output, indent ); end end # in files: # lib/rexml/formatters/default.rb # lib/rexml/formatters/pretty.rb # lib/rexml/formatters/transitive.rb module REXML::Formatters end # in files: # lib/rexml/formatters/default.rb class REXML::Formatters::Default # in file lib/rexml/formatters/default.rb def write_cdata( node, output ); end # in file lib/rexml/formatters/default.rb def write_comment( node, output ); end # in file lib/rexml/formatters/default.rb def write_document( node, output ); end # in file lib/rexml/formatters/default.rb def write_element( node, output ); end # in file lib/rexml/formatters/default.rb def write_instruction( node, output ); end # in file lib/rexml/formatters/default.rb def write_text( node, output ); end end class REXML::Formatters::Pretty # is documented # in file lib/rexml/formatters/pretty.rb def indent_text(string, level=1, style="\t", indentfirstline=true); end # in file lib/rexml/formatters/pretty.rb def wrap(string, width); end # in file lib/rexml/formatters/pretty.rb def write_cdata( node, output); end # in file lib/rexml/formatters/pretty.rb def write_comment( node, output); end # in file lib/rexml/formatters/pretty.rb def write_document( node, output ); end # in file lib/rexml/formatters/pretty.rb def write_element(node, output); end # in file lib/rexml/formatters/pretty.rb def write_text( node, output ); end end class REXML::Formatters::Transitive # is documented # in file lib/rexml/formatters/transitive.rb def new( indentation=2, ie_hack=false ); end # in file lib/rexml/formatters/transitive.rb def write_element( node, output ); end # in file lib/rexml/formatters/transitive.rb def write_text( node, output ); end end module REXML::Functions # is documented # in file lib/rexml/functions.rb def ceiling( number ); end # in file lib/rexml/functions.rb def compare_language(lang1, lang2); end # in file lib/rexml/functions.rb def context=(value); end # in file lib/rexml/functions.rb def floor( number ); end # in file lib/rexml/functions.rb def method_missing( id ); end # in file lib/rexml/functions.rb def name( node_set=nil ); end # in file lib/rexml/functions.rb def namespace_context(); end # in file lib/rexml/functions.rb def namespace_context=(x); end # in file lib/rexml/functions.rb def namespace_uri( node_set=nil ); end # in file lib/rexml/functions.rb def position( ); end # in file lib/rexml/functions.rb def processing_instruction( node ); end # in file lib/rexml/functions.rb def round( number ); end # in file lib/rexml/functions.rb def sum( nodes ); end # in file lib/rexml/functions.rb def text( ); end # in file lib/rexml/functions.rb def variables(); end # in file lib/rexml/functions.rb def variables=(x); end end class REXML::IOSource # is documented # in file lib/rexml/source.rb def consume( pattern ); end # in file lib/rexml/source.rb def match( pattern, cons=false ); end # in file lib/rexml/source.rb def position(); end # in file lib/rexml/source.rb def read(); end end class REXML::Instruction # is documented # in file lib/rexml/instruction.rb START = nil # in file lib/rexml/instruction.rb STOP = nil # in file lib/rexml/instruction.rb def clone(); end # in file lib/rexml/instruction.rb def inspect(); end # in file lib/rexml/instruction.rb def node_type(); end end # in files: # lib/rexml/light/node.rb module REXML::Light end class REXML::Light::Node # is documented # in file lib/rexml/light/node.rb NAMESPLIT = nil # in file lib/rexml/light/node.rb PARENTS = nil # in file lib/rexml/light/node.rb def []( reference, ns=nil ); end # in file lib/rexml/light/node.rb def children(); end # in file lib/rexml/light/node.rb def each(); end # in file lib/rexml/light/node.rb def has_name?( name, namespace = '' ); end # in file lib/rexml/light/node.rb def local_name(); end # in file lib/rexml/light/node.rb def local_name=( name_str ); end # in file lib/rexml/light/node.rb def name(); end # in file lib/rexml/light/node.rb def name=( name_str, ns=nil ); end # in file lib/rexml/light/node.rb def namespace( prefix=prefix() ); end # in file lib/rexml/light/node.rb def namespace=( namespace ); end # in file lib/rexml/light/node.rb def namespace_of( node, prefix=nil ); end # in file lib/rexml/light/node.rb def namesplit(); end # in file lib/rexml/light/node.rb def node_type(); end # in file lib/rexml/light/node.rb def parent(); end # in file lib/rexml/light/node.rb def parent=( node ); end # in file lib/rexml/light/node.rb def prefix( namespace=nil ); end # in file lib/rexml/light/node.rb def prefix_of( node, namespace=nil ); end # in file lib/rexml/light/node.rb def root(); end # in file lib/rexml/light/node.rb def size(); end # in file lib/rexml/light/node.rb def text=( foo ); end end module REXML::Namespace # is documented # in file lib/rexml/namespace.rb NAMESPLIT = nil end module REXML::Node # is documented # in file lib/rexml/node.rb def indent(to, ind); end # in file lib/rexml/node.rb def parent?(); end end # in files: # lib/rexml/doctype.rb class REXML::NotationDecl attr_accessor :public # in file lib/rexml/doctype.rb # in file lib/rexml/doctype.rb def new(name, middle, pub, sys); end # in file lib/rexml/doctype.rb def to_s(); end # in file lib/rexml/doctype.rb def write( output, indent=-1 ); end end # in files: # lib/rexml/output.rb class REXML::Output # in file lib/rexml/output.rb def new(real_IO, encd="iso-8859-1"); end # in file lib/rexml/output.rb def <<( content ); end end class REXML::Parent # is documented # in file lib/rexml/parent.rb def <<( object ); end # in file lib/rexml/parent.rb def add( object ); end # in file lib/rexml/parent.rb def delete( object ); end # in file lib/rexml/parent.rb def delete_at( index ); end # in file lib/rexml/parent.rb def delete_if( &block ); end # in file lib/rexml/parent.rb def each(&block); end # in file lib/rexml/parent.rb def each_child(&block); end # in file lib/rexml/parent.rb def each_index( &block ); end # in file lib/rexml/parent.rb def parent?(); end # in file lib/rexml/parent.rb def push( object ); end # in file lib/rexml/parent.rb def unshift( object ); end end # in files: # lib/rexml/parseexception.rb class REXML::ParseException attr_accessor :source # in file lib/rexml/parseexception.rb attr_accessor :parser # in file lib/rexml/parseexception.rb attr_accessor :continued_exception # in file lib/rexml/parseexception.rb # in file lib/rexml/parseexception.rb def new( message, source=nil, parser=nil, exception=nil ); end # in file lib/rexml/parseexception.rb def context(); end # in file lib/rexml/parseexception.rb def line(); end # in file lib/rexml/parseexception.rb def position(); end # in file lib/rexml/parseexception.rb def to_s(); end end # in files: # lib/rexml/parsers/xpathparser.rb # lib/rexml/parsers/lightparser.rb # lib/rexml/parsers/baseparser.rb # lib/rexml/parsers/streamparser.rb # lib/rexml/parsers/pullparser.rb # lib/rexml/parsers/sax2parser.rb # lib/rexml/parsers/treeparser.rb # lib/rexml/parsers/ultralightparser.rb module REXML::Parsers end class REXML::Parsers::BaseParser # is documented # in file lib/rexml/parsers/baseparser.rb LETTER = nil # in file lib/rexml/parsers/baseparser.rb DIGIT = nil # in file lib/rexml/parsers/baseparser.rb COMBININGCHAR = nil # in file lib/rexml/parsers/baseparser.rb EXTENDER = nil # in file lib/rexml/parsers/baseparser.rb NCNAME_STR = nil # in file lib/rexml/parsers/baseparser.rb NAME_STR = nil # in file lib/rexml/parsers/baseparser.rb UNAME_STR = nil # in file lib/rexml/parsers/baseparser.rb NAMECHAR = nil # in file lib/rexml/parsers/baseparser.rb NAME = nil # in file lib/rexml/parsers/baseparser.rb NMTOKEN = nil # in file lib/rexml/parsers/baseparser.rb NMTOKENS = nil # in file lib/rexml/parsers/baseparser.rb REFERENCE = nil # in file lib/rexml/parsers/baseparser.rb REFERENCE_RE = nil # in file lib/rexml/parsers/baseparser.rb DOCTYPE_START = nil # in file lib/rexml/parsers/baseparser.rb DOCTYPE_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb ATTRIBUTE_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb COMMENT_START = nil # in file lib/rexml/parsers/baseparser.rb COMMENT_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb CDATA_START = nil # in file lib/rexml/parsers/baseparser.rb CDATA_END = nil # in file lib/rexml/parsers/baseparser.rb CDATA_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb XMLDECL_START = nil # in file lib/rexml/parsers/baseparser.rb XMLDECL_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb INSTRUCTION_START = nil # in file lib/rexml/parsers/baseparser.rb INSTRUCTION_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb TAG_MATCH = nil # in file lib/rexml/parsers/baseparser.rb CLOSE_MATCH = nil # in file lib/rexml/parsers/baseparser.rb VERSION = nil # in file lib/rexml/parsers/baseparser.rb ENCODING = nil # in file lib/rexml/parsers/baseparser.rb STANDALONE = nil # in file lib/rexml/parsers/baseparser.rb ENTITY_START = nil # in file lib/rexml/parsers/baseparser.rb IDENTITY = nil # in file lib/rexml/parsers/baseparser.rb ELEMENTDECL_START = nil # in file lib/rexml/parsers/baseparser.rb ELEMENTDECL_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb SYSTEMENTITY = nil # in file lib/rexml/parsers/baseparser.rb ENUMERATION = nil # in file lib/rexml/parsers/baseparser.rb NOTATIONTYPE = nil # in file lib/rexml/parsers/baseparser.rb ENUMERATEDTYPE = nil # in file lib/rexml/parsers/baseparser.rb ATTTYPE = nil # in file lib/rexml/parsers/baseparser.rb ATTVALUE = nil # in file lib/rexml/parsers/baseparser.rb DEFAULTDECL = nil # in file lib/rexml/parsers/baseparser.rb ATTDEF = nil # in file lib/rexml/parsers/baseparser.rb ATTDEF_RE = nil # in file lib/rexml/parsers/baseparser.rb ATTLISTDECL_START = nil # in file lib/rexml/parsers/baseparser.rb ATTLISTDECL_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb NOTATIONDECL_START = nil # in file lib/rexml/parsers/baseparser.rb PUBLIC = nil # in file lib/rexml/parsers/baseparser.rb SYSTEM = nil # in file lib/rexml/parsers/baseparser.rb TEXT_PATTERN = nil # in file lib/rexml/parsers/baseparser.rb SYSTEMLITERAL = nil # in file lib/rexml/parsers/baseparser.rb PUBIDLITERAL = nil # in file lib/rexml/parsers/baseparser.rb EXTERNALID = nil # in file lib/rexml/parsers/baseparser.rb NDATADECL = nil # in file lib/rexml/parsers/baseparser.rb PEREFERENCE = nil # in file lib/rexml/parsers/baseparser.rb ENTITYVALUE = nil # in file lib/rexml/parsers/baseparser.rb PEDEF = nil # in file lib/rexml/parsers/baseparser.rb ENTITYDEF = nil # in file lib/rexml/parsers/baseparser.rb PEDECL = nil # in file lib/rexml/parsers/baseparser.rb GEDECL = nil # in file lib/rexml/parsers/baseparser.rb ENTITYDECL = nil # in file lib/rexml/parsers/baseparser.rb EREFERENCE = nil # in file lib/rexml/parsers/baseparser.rb DEFAULT_ENTITIES = nil attr_reader :source # in file lib/rexml/parsers/baseparser.rb # in file lib/rexml/parsers/baseparser.rb def new( source ); end # in file lib/rexml/parsers/baseparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/baseparser.rb def entity( reference, entities ); end # in file lib/rexml/parsers/baseparser.rb def position(); end # in file lib/rexml/parsers/baseparser.rb def pull_event(); end # in file lib/rexml/parsers/baseparser.rb def stream=( source ); end end # in files: # lib/rexml/parsers/lightparser.rb class REXML::Parsers::LightParser # in file lib/rexml/parsers/lightparser.rb def new(stream); end # in file lib/rexml/parsers/lightparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/lightparser.rb def parse(); end # in file lib/rexml/parsers/lightparser.rb def rewind(); end end class REXML::Parsers::PullEvent # is documented # in file lib/rexml/parsers/pullparser.rb def []( start, endd=nil); end # in file lib/rexml/parsers/pullparser.rb def error?(); end # in file lib/rexml/parsers/pullparser.rb def event_type(); end end class REXML::Parsers::PullParser # is documented # in file lib/rexml/parsers/pullparser.rb def new(stream); end # in file lib/rexml/parsers/pullparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/pullparser.rb def each(); end # in file lib/rexml/parsers/pullparser.rb def peek(depth=0); end # in file lib/rexml/parsers/pullparser.rb def pull(); end # in file lib/rexml/parsers/pullparser.rb def unshift(token); end end class REXML::Parsers::SAX2Parser # is documented # in file lib/rexml/parsers/sax2parser.rb def new(source); end # in file lib/rexml/parsers/sax2parser.rb def add( pair ); end # in file lib/rexml/parsers/sax2parser.rb def add_listener( listener ); end # in file lib/rexml/parsers/sax2parser.rb def deafen( listener=nil, &blok ); end # in file lib/rexml/parsers/sax2parser.rb def get_listeners( symbol, name ); end # in file lib/rexml/parsers/sax2parser.rb def get_namespace( prefix ); end # in file lib/rexml/parsers/sax2parser.rb def handle( symbol, *arguments ); end # in file lib/rexml/parsers/sax2parser.rb def parse(); end # in file lib/rexml/parsers/sax2parser.rb def source(); end end # in files: # lib/rexml/parsers/streamparser.rb class REXML::Parsers::StreamParser # in file lib/rexml/parsers/streamparser.rb def new(source, listener); end # in file lib/rexml/parsers/streamparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/streamparser.rb def parse(); end end # in files: # lib/rexml/parsers/treeparser.rb class REXML::Parsers::TreeParser # in file lib/rexml/parsers/treeparser.rb def new( source, build_context = Document.new ); end # in file lib/rexml/parsers/treeparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/treeparser.rb def parse(); end end # in files: # lib/rexml/parsers/ultralightparser.rb class REXML::Parsers::UltraLightParser # in file lib/rexml/parsers/ultralightparser.rb def new(stream); end # in file lib/rexml/parsers/ultralightparser.rb def add_listener( listener ); end # in file lib/rexml/parsers/ultralightparser.rb def parse(); end # in file lib/rexml/parsers/ultralightparser.rb def rewind(); end end class REXML::Parsers::XPathParser # is documented # in file lib/rexml/parsers/xpathparser.rb LITERAL = nil # in file lib/rexml/parsers/xpathparser.rb QNAME = nil # in file lib/rexml/parsers/xpathparser.rb NODE_TYPE = nil # in file lib/rexml/parsers/xpathparser.rb PI = nil # in file lib/rexml/parsers/xpathparser.rb NUMBER = nil # in file lib/rexml/parsers/xpathparser.rb NT = nil # in file lib/rexml/parsers/xpathparser.rb def NodeTest(path, parsed); end # in file lib/rexml/parsers/xpathparser.rb def PrimaryExpr(path, parsed); end # in file lib/rexml/parsers/xpathparser.rb def RelativeLocationPath(path, parsed); end # in file lib/rexml/parsers/xpathparser.rb def abbreviate( path ); end # in file lib/rexml/parsers/xpathparser.rb def expand( path ); end # in file lib/rexml/parsers/xpathparser.rb def namespaces=( namespaces ); end # in file lib/rexml/parsers/xpathparser.rb def parse(path); end # in file lib/rexml/parsers/xpathparser.rb def parse_args( string ); end # in file lib/rexml/parsers/xpathparser.rb def predicate(path); end # in file lib/rexml/parsers/xpathparser.rb def predicate_to_string( path, &block ); end end # in files: # lib/rexml/quickpath.rb class REXML::QuickPath # in file lib/rexml/quickpath.rb OPERAND_ = nil # in file lib/rexml/quickpath.rb def attribute( name ); end # in file lib/rexml/quickpath.rb def axe( elements, axe_name, rest ); end # in file lib/rexml/quickpath.rb def each(element, path, namespaces=EMPTY_HASH, &block); end # in file lib/rexml/quickpath.rb def first(element, path, namespaces=EMPTY_HASH); end # in file lib/rexml/quickpath.rb def function( elements, fname, rest ); end # in file lib/rexml/quickpath.rb def match(element, path, namespaces=EMPTY_HASH); end # in file lib/rexml/quickpath.rb def method_missing( id, *args ); end # in file lib/rexml/quickpath.rb def name(); end # in file lib/rexml/quickpath.rb def parse_args( element, string ); end end module REXML::SAX2Listener # is documented # in file lib/rexml/sax2listener.rb def characters(text); end # in file lib/rexml/sax2listener.rb def end_document(); end # in file lib/rexml/sax2listener.rb def end_element(uri, localname, qname); end # in file lib/rexml/sax2listener.rb def end_prefix_mapping(prefix); end # in file lib/rexml/sax2listener.rb def processing_instruction(target, data); end # in file lib/rexml/sax2listener.rb def progress(position); end # in file lib/rexml/sax2listener.rb def start_document(); end # in file lib/rexml/sax2listener.rb def start_element(uri, localname, qname, attributes); end # in file lib/rexml/sax2listener.rb def start_prefix_mapping(prefix, uri); end end class REXML::Source # is documented # in file lib/rexml/source.rb def consume( pattern ); end # in file lib/rexml/source.rb def match(pattern, cons=false); end # in file lib/rexml/source.rb def match_to( char, pattern ); end # in file lib/rexml/source.rb def match_to_consume( char, pattern ); end # in file lib/rexml/source.rb def position(); end # in file lib/rexml/source.rb def read(); end end # in files: # lib/rexml/syncenumerator.rb class REXML::SyncEnumerator end class REXML::Text # is documented # in file lib/rexml/text.rb SUBSTITUTES = nil # in file lib/rexml/text.rb SETUTITSBUS = nil # in file lib/rexml/text.rb NEEDS_A_SECOND_CHECK = nil # in file lib/rexml/text.rb NUMERICENTITY = nil # in file lib/rexml/text.rb VALID_CHAR = nil # in file lib/rexml/text.rb VALID_XML_CHARS = nil # in file lib/rexml/text.rb REFERENCE = nil # in file lib/rexml/text.rb EREFERENCE = nil # in file lib/rexml/text.rb def clone(); end # in file lib/rexml/text.rb def doctype(); end # in file lib/rexml/text.rb def empty?(); end # in file lib/rexml/text.rb def indent_text(string, level=1, style="\t", indentfirstline=true); end # in file lib/rexml/text.rb def inspect(); end # in file lib/rexml/text.rb def node_type(); end # in file lib/rexml/text.rb def wrap(string, width, addnewline=false); end end # in files: # lib/rexml/undefinednamespaceexception.rb class REXML::UndefinedNamespaceException # in file lib/rexml/undefinednamespaceexception.rb def new( prefix, source, parser ); end end # in files: # lib/rexml/validation/relaxng.rb # lib/rexml/validation/validationexception.rb # lib/rexml/validation/validation.rb module REXML::Validation end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::Choice # in file lib/rexml/validation/relaxng.rb def new(context); end # in file lib/rexml/validation/relaxng.rb def <<( event ); end # in file lib/rexml/validation/relaxng.rb def add_event_to_arry( arry, evt ); end # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def matches?( event ); end # in file lib/rexml/validation/relaxng.rb def next( event ); end # in file lib/rexml/validation/relaxng.rb def reset(); end end # in files: # lib/rexml/validation/validation.rb class REXML::Validation::Event attr_reader :event_type # in file lib/rexml/validation/validation.rb attr_accessor :event_arg # in file lib/rexml/validation/validation.rb # in file lib/rexml/validation/validation.rb def new(event_type, event_arg=nil ); end # in file lib/rexml/validation/validation.rb def ==( other ); end # in file lib/rexml/validation/validation.rb def done?(); end # in file lib/rexml/validation/validation.rb def matches?( event ); end # in file lib/rexml/validation/validation.rb def single?(); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::Interleave # in file lib/rexml/validation/relaxng.rb def new(context); end # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def matches?( event ); end # in file lib/rexml/validation/relaxng.rb def next( event ); end # in file lib/rexml/validation/relaxng.rb def next_current( event ); end # in file lib/rexml/validation/relaxng.rb def reset(); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::OneOrMore # in file lib/rexml/validation/relaxng.rb def new(context); end # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def matches?( event ); end # in file lib/rexml/validation/relaxng.rb def next( event ); end # in file lib/rexml/validation/relaxng.rb def reset(); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::Optional # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def matches?(event); end # in file lib/rexml/validation/relaxng.rb def next( event ); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::Ref # in file lib/rexml/validation/relaxng.rb def new(value); end end class REXML::Validation::RelaxNG # is documented # in file lib/rexml/validation/relaxng.rb INFINITY = nil # in file lib/rexml/validation/relaxng.rb EMPTY = nil # in file lib/rexml/validation/relaxng.rb TEXT = nil attr_accessor :current # in file lib/rexml/validation/relaxng.rb attr_accessor :count # in file lib/rexml/validation/relaxng.rb attr_reader :references # in file lib/rexml/validation/relaxng.rb # in file lib/rexml/validation/relaxng.rb def receive(event); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::Sequence # in file lib/rexml/validation/relaxng.rb def matches?(event); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::State # in file lib/rexml/validation/relaxng.rb def new( context ); end # in file lib/rexml/validation/relaxng.rb def <<( event ); end # in file lib/rexml/validation/relaxng.rb def add_event_to_arry( arry, evt ); end # in file lib/rexml/validation/relaxng.rb def expand_ref_in( arry, ind ); end # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def generate_event( event ); end # in file lib/rexml/validation/relaxng.rb def next( event ); end # in file lib/rexml/validation/relaxng.rb def previous=( previous ); end # in file lib/rexml/validation/relaxng.rb def reset(); end end # in files: # lib/rexml/validation/validationexception.rb class REXML::Validation::ValidationException # in file lib/rexml/validation/validationexception.rb def new(msg); end end # in files: # lib/rexml/validation/validation.rb module REXML::Validation::Validator # in file lib/rexml/validation/validation.rb NILEVENT = nil # in file lib/rexml/validation/validation.rb def dump(); end # in file lib/rexml/validation/validation.rb def reset(); end # in file lib/rexml/validation/validation.rb def validate( event ); end end # in files: # lib/rexml/validation/relaxng.rb class REXML::Validation::ZeroOrMore # in file lib/rexml/validation/relaxng.rb def expected(); end # in file lib/rexml/validation/relaxng.rb def next( event ); end end class REXML::XMLDecl # is documented # in file lib/rexml/xmldecl.rb DEFAULT_VERSION = nil # in file lib/rexml/xmldecl.rb DEFAULT_ENCODING = nil # in file lib/rexml/xmldecl.rb DEFAULT_STANDALONE = nil # in file lib/rexml/xmldecl.rb START = nil # in file lib/rexml/xmldecl.rb STOP = nil attr_accessor :version # in file lib/rexml/xmldecl.rb attr_accessor :standalone # in file lib/rexml/xmldecl.rb attr_reader :writeencoding # in file lib/rexml/xmldecl.rb attr_reader :writethis # in file lib/rexml/xmldecl.rb attr_accessor :stand_alone? # in file lib/rexml/xmldecl.rb # in file lib/rexml/xmldecl.rb def new(version=DEFAULT_VERSION, encoding=nil, standalone=nil); end # in file lib/rexml/xmldecl.rb def ==( other ); end # in file lib/rexml/xmldecl.rb def clone(); end # in file lib/rexml/xmldecl.rb def content(enc); end # in file lib/rexml/xmldecl.rb def dowrite(); end # in file lib/rexml/xmldecl.rb def encoding=( enc ); end # in file lib/rexml/xmldecl.rb def inspect(); end # in file lib/rexml/xmldecl.rb def node_type(); end # in file lib/rexml/xmldecl.rb def nowrite(); end # in file lib/rexml/xmldecl.rb def old_enc=( enc ); end # in file lib/rexml/xmldecl.rb def xmldecl(version, encoding, standalone); end end module REXML::XMLTokens # is documented # in file lib/rexml/xmltokens.rb NCNAME_STR = nil # in file lib/rexml/xmltokens.rb NAME_STR = nil # in file lib/rexml/xmltokens.rb NAMECHAR = nil # in file lib/rexml/xmltokens.rb NAME = nil # in file lib/rexml/xmltokens.rb NMTOKEN = nil # in file lib/rexml/xmltokens.rb NMTOKENS = nil # in file lib/rexml/xmltokens.rb REFERENCE = nil end class REXML::XPathParser # is documented # in file lib/rexml/xpath_parser.rb LITERAL = nil # in file lib/rexml/xpath_parser.rb ELEMENTS = nil # in file lib/rexml/xpath_parser.rb def new( ); end # in file lib/rexml/xpath_parser.rb def []=( variable_name, value ); end # in file lib/rexml/xpath_parser.rb def compare(a, op, b); end # in file lib/rexml/xpath_parser.rb def d_o_s( p, ns, r ); end # in file lib/rexml/xpath_parser.rb def equality_relational_compare( set1, op, set2 ); end # in file lib/rexml/xpath_parser.rb def expr( path_stack, nodeset, context=nil ); end # in file lib/rexml/xpath_parser.rb def following( node ); end # in file lib/rexml/xpath_parser.rb def following_node_of( node ); end # in file lib/rexml/xpath_parser.rb def get_first(path, nodeset); end # in file lib/rexml/xpath_parser.rb def match( path_stack, nodeset ); end # in file lib/rexml/xpath_parser.rb def namespaces=( namespaces={} ); end # in file lib/rexml/xpath_parser.rb def next_sibling_node(node); end # in file lib/rexml/xpath_parser.rb def norm(b); end # in file lib/rexml/xpath_parser.rb def parse(path, nodeset); end # in file lib/rexml/xpath_parser.rb def preceding_node_of( node ); end # in file lib/rexml/xpath_parser.rb def predicate(path, nodeset); end # in file lib/rexml/xpath_parser.rb def recurse( nodeset, &block ); end # in file lib/rexml/xpath_parser.rb def variables=( vars={} ); end end module RSS # is documented # in file lib/rss/taxonomy.rb TAXO_PREFIX = nil # in file lib/rss/taxonomy.rb TAXO_URI = nil # in file lib/rss/taxonomy.rb TAXO_ELEMENTS = nil # in file lib/rss/image.rb IMAGE_PREFIX = nil # in file lib/rss/image.rb IMAGE_URI = nil # in file lib/rss/image.rb IMAGE_ELEMENTS = nil # in file lib/rss/syndication.rb SY_PREFIX = nil # in file lib/rss/syndication.rb SY_URI = nil # in file lib/rss/trackback.rb TRACKBACK_PREFIX = nil # in file lib/rss/trackback.rb TRACKBACK_URI = nil # in file lib/rss/dublincore.rb DC_PREFIX = nil # in file lib/rss/dublincore.rb DC_URI = nil # in file lib/rss/parser.rb AVAILABLE_PARSER_LIBRARIES = nil # in file lib/rss/parser.rb AVAILABLE_PARSERS = nil # in file lib/rss/rss.rb VERSION = nil # in file lib/rss/rss.rb URI = nil # in file lib/rss/rss.rb DEBUG = nil # in file lib/rss/itunes.rb ITUNES_PREFIX = nil # in file lib/rss/itunes.rb ITUNES_URI = nil # in file lib/rss/content.rb CONTENT_PREFIX = nil # in file lib/rss/content.rb CONTENT_URI = nil # in file lib/rss/slash.rb SLASH_PREFIX = nil # in file lib/rss/slash.rb SLASH_URI = nil end # in files: # lib/rss/dublincore/atom.rb # lib/rss/atom.rb module RSS::Atom end # in files: # lib/rss/atom.rb module RSS::Atom::CommonModel # in file lib/rss/atom.rb NSPOOL = nil # in file lib/rss/atom.rb ELEMENTS = nil # in file lib/rss/atom.rb def append_features(klass); end # in file lib/rss/atom.rb def need_parent?(); end # in file lib/rss/atom.rb def required_uri(); end end # in files: # lib/rss/atom.rb module RSS::Atom::ContentModel # in file lib/rss/atom.rb def append_features(klass); end # in file lib/rss/atom.rb def maker_target(target); end # in file lib/rss/atom.rb def setup_maker_element(target); end # in file lib/rss/atom.rb def setup_maker_element_writer(); end end # in files: # lib/rss/atom.rb module RSS::Atom::ContentModel::ClassMethods # in file lib/rss/atom.rb def content_type(); end end # in files: # lib/rss/atom.rb module RSS::Atom::DateConstruct # in file lib/rss/atom.rb def append_features(klass); end # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end end # in files: # lib/rss/atom.rb module RSS::Atom::DuplicateLinkChecker # in file lib/rss/atom.rb def validate_duplicate_links(links); end end # in files: # lib/rss/dublincore/atom.rb # lib/rss/atom.rb class RSS::Atom::Entry # in file lib/rss/atom.rb Author = nil # in file lib/rss/atom.rb Category = nil # in file lib/rss/atom.rb Content = nil # in file lib/rss/atom.rb Contributor = nil # in file lib/rss/atom.rb Id = nil # in file lib/rss/atom.rb Link = nil # in file lib/rss/atom.rb Published = nil # in file lib/rss/atom.rb Rights = nil # in file lib/rss/atom.rb Source = nil # in file lib/rss/atom.rb Summary = nil # in file lib/rss/atom.rb Title = nil # in file lib/rss/atom.rb Updated = nil # in file lib/rss/atom.rb def new(version=nil, encoding=nil, standalone=nil); end # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end # in file lib/rss/atom.rb def have_author?(); end # in file lib/rss/atom.rb def have_required_elements?(); end # in file lib/rss/atom.rb def items(); end # in file lib/rss/atom.rb def maker_target(maker); end # in file lib/rss/atom.rb def setup_maker(maker); end end # in files: # lib/rss/dublincore/atom.rb # lib/rss/atom.rb class RSS::Atom::Feed # in file lib/rss/atom.rb def new(version=nil, encoding=nil, standalone=nil); end # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end # in file lib/rss/atom.rb def have_author?(); end # in file lib/rss/atom.rb def have_required_elements?(); end # in file lib/rss/atom.rb def maker_target(maker); end # in file lib/rss/atom.rb def setup_maker_element(channel); end # in file lib/rss/atom.rb def setup_maker_elements(channel); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Author end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Category # in file lib/rss/atom.rb def maker_target(target); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Contributor end # in files: # lib/rss/dublincore/atom.rb # lib/rss/atom.rb class RSS::Atom::Feed::Entry # in file lib/rss/atom.rb Author = nil # in file lib/rss/atom.rb Category = nil # in file lib/rss/atom.rb Contributor = nil # in file lib/rss/atom.rb Id = nil # in file lib/rss/atom.rb Link = nil # in file lib/rss/atom.rb Rights = nil # in file lib/rss/atom.rb Title = nil # in file lib/rss/atom.rb Updated = nil # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end # in file lib/rss/atom.rb def have_author?(check_parent=true); end # in file lib/rss/atom.rb def have_required_elements?(); end # in file lib/rss/atom.rb def maker_target(items); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Entry::Content attr_writer :xml # in file lib/rss/atom.rb # in file lib/rss/atom.rb def xml_getter(); end # in file lib/rss/atom.rb def xml_setter(); end # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end # in file lib/rss/atom.rb def empty_content?(); end # in file lib/rss/atom.rb def have_xml_content?(); end # in file lib/rss/atom.rb def inline_html?(); end # in file lib/rss/atom.rb def inline_other?(); end # in file lib/rss/atom.rb def inline_other_base64?(); end # in file lib/rss/atom.rb def inline_other_text?(); end # in file lib/rss/atom.rb def inline_other_xml?(); end # in file lib/rss/atom.rb def inline_text?(); end # in file lib/rss/atom.rb def inline_xhtml?(); end # in file lib/rss/atom.rb def mime_split(); end # in file lib/rss/atom.rb def need_base64_encode?(); end # in file lib/rss/atom.rb def out_of_line?(); end # in file lib/rss/atom.rb def xhtml(); end # in file lib/rss/atom.rb def xml(); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Entry::Published end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Entry::Source # in file lib/rss/atom.rb Author = nil # in file lib/rss/atom.rb Category = nil # in file lib/rss/atom.rb Contributor = nil # in file lib/rss/atom.rb Generator = nil # in file lib/rss/atom.rb Icon = nil # in file lib/rss/atom.rb Id = nil # in file lib/rss/atom.rb Link = nil # in file lib/rss/atom.rb Logo = nil # in file lib/rss/atom.rb Rights = nil # in file lib/rss/atom.rb Subtitle = nil # in file lib/rss/atom.rb Title = nil # in file lib/rss/atom.rb Updated = nil # in file lib/rss/atom.rb def have_author?(); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Entry::Summary end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Generator # in file lib/rss/atom.rb def setup_maker_attributes(target); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Icon end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Id end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Link # in file lib/rss/atom.rb def maker_target(target); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Logo # in file lib/rss/atom.rb def maker_target(target); end # in file lib/rss/atom.rb def setup_maker_element_writer(); end end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Rights end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Subtitle end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Title end # in files: # lib/rss/atom.rb class RSS::Atom::Feed::Updated end # in files: # lib/rss/atom.rb module RSS::Atom::PersonConstruct # in file lib/rss/atom.rb def append_features(klass); end # in file lib/rss/atom.rb def maker_target(target); end end # in files: # lib/rss/atom.rb class RSS::Atom::PersonConstruct::Email end # in files: # lib/rss/atom.rb class RSS::Atom::PersonConstruct::Name end # in files: # lib/rss/atom.rb class RSS::Atom::PersonConstruct::Uri end # in files: # lib/rss/atom.rb module RSS::Atom::TextConstruct attr_writer :xhtml # in file lib/rss/atom.rb # in file lib/rss/atom.rb def append_features(klass); end # in file lib/rss/atom.rb def xml_getter(); end # in file lib/rss/atom.rb def xml_setter(); end # in file lib/rss/atom.rb def atom_validate(ignore_unknown_element, tags, uri); end # in file lib/rss/atom.rb def have_xml_content?(); end # in file lib/rss/atom.rb def maker_target(target); end # in file lib/rss/atom.rb def setup_maker_attributes(target); end # in file lib/rss/atom.rb def xhtml(); end end # in files: # lib/rss/atom.rb module RSS::Atom::URIContentModel # in file lib/rss/atom.rb def append_features(klass); end end # in files: # lib/rss/dublincore.rb module RSS::BaseDublinCoreModel # in file lib/rss/dublincore.rb def append_features(klass); end end # in files: # lib/rss/parser.rb class RSS::BaseListener # in file lib/rss/parser.rb def def_get_text_element(uri, element_name, file, line); end # in file lib/rss/parser.rb def getter(uri, tag_name); end # in file lib/rss/parser.rb def install_get_text_element(uri, name, accessor_base); end # in file lib/rss/parser.rb def raise_for_undefined_entity?(); end end # in files: # lib/rss/rss.rb module RSS::BaseModel # in file lib/rss/rss.rb def boolean_writer(name, disp_name=name); end # in file lib/rss/rss.rb def content_writer(name, disp_name=name); end # in file lib/rss/rss.rb def convert_attr_reader(*attrs); end # in file lib/rss/rss.rb def csv_attr_reader(*attrs); end # in file lib/rss/rss.rb def csv_integer_writer(name, disp_name=name); end # in file lib/rss/rss.rb def csv_writer(name, disp_name=name); end # in file lib/rss/rss.rb def date_writer(name, type, disp_name=name); end # in file lib/rss/rss.rb def def_children_accessor(accessor_name, plural_name); end # in file lib/rss/rss.rb def inherit_convert_attr_reader(*attrs); end # in file lib/rss/rss.rb def install_date_element(tag_name, uri, occurs, name=nil, type=nil, disp_name=nil); end # in file lib/rss/rss.rb def install_element(name, postfix=""); end # in file lib/rss/rss.rb def install_have_attribute_element(tag_name, uri, occurs, name=nil, type=nil); end # in file lib/rss/rss.rb def install_have_child_element(tag_name, uri, occurs, name=nil, type=nil); end # in file lib/rss/rss.rb def install_have_children_element(tag_name, uri, occurs, name=nil, plural_name=nil); end # in file lib/rss/rss.rb def install_text_element(tag_name, uri, occurs, name=nil, type=nil, disp_name=nil); end # in file lib/rss/rss.rb def integer_writer(name, disp_name=name); end # in file lib/rss/rss.rb def positive_integer_writer(name, disp_name=name); end # in file lib/rss/rss.rb def text_type_writer(name, disp_name=name); end # in file lib/rss/rss.rb def uri_convert_attr_reader(*attrs); end # in file lib/rss/rss.rb def yes_clean_other_attr_reader(*attrs); end # in file lib/rss/rss.rb def yes_clean_other_writer(name, disp_name=name); end # in file lib/rss/rss.rb def yes_other_attr_reader(*attrs); end # in file lib/rss/rss.rb def yes_other_writer(name, disp_name=name); end end # in files: # lib/rss/parser.rb class RSS::BaseParser # in file lib/rss/parser.rb def new(rss); end # in file lib/rss/parser.rb def raise_for_undefined_entity?(); end # in file lib/rss/parser.rb def do_validate(); end # in file lib/rss/parser.rb def do_validate=(new_value); end # in file lib/rss/parser.rb def ignore_unknown_element(); end # in file lib/rss/parser.rb def ignore_unknown_element=(new_value); end # in file lib/rss/parser.rb def parse(); end # in file lib/rss/parser.rb def rss(); end end # in files: # lib/rss/trackback.rb module RSS::BaseTrackBackModel # in file lib/rss/trackback.rb ELEMENTS = nil # in file lib/rss/trackback.rb def append_features(klass); end end # in files: # lib/rss/content.rb module RSS::ContentModel # in file lib/rss/content.rb ELEMENTS = nil # in file lib/rss/content.rb def append_features(klass); end end class RSS::ConversionError # is documented attr_reader :string # in file lib/rss/rss.rb attr_reader :to # in file lib/rss/rss.rb attr_reader :from # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(string, to, from); end end # in files: # lib/rss/converter.rb class RSS::Converter # in file lib/rss/converter.rb def new(to_enc, from_enc=nil); end # in file lib/rss/converter.rb def convert(value); end # in file lib/rss/converter.rb def def_convert(depth=0); end # in file lib/rss/converter.rb def def_else_enc(to_enc, from_enc); end # in file lib/rss/converter.rb def def_iconv_convert(to_enc, from_enc, depth=0); end # in file lib/rss/converter.rb def def_same_enc(); end # in file lib/rss/converter.rb def def_to_euc_jp_from_iso_2022_jp(); end # in file lib/rss/converter.rb def def_to_euc_jp_from_shift_jis(); end # in file lib/rss/converter.rb def def_to_euc_jp_from_utf_8(); end # in file lib/rss/converter.rb def def_to_iso_2022_jp_from_euc_jp(); end # in file lib/rss/converter.rb def def_to_iso_8859_1_from_utf_8(); end # in file lib/rss/converter.rb def def_to_shift_jis_from_euc_jp(); end # in file lib/rss/converter.rb def def_to_shift_jis_from_utf_8(); end # in file lib/rss/converter.rb def def_to_utf_8_from_euc_jp(); end # in file lib/rss/converter.rb def def_to_utf_8_from_iso_8859_1(); end # in file lib/rss/converter.rb def def_to_utf_8_from_shift_jis(); end # in file lib/rss/converter.rb def def_uconv_convert_if_can(meth, to_enc, from_enc, nkf_arg); end end # in files: # lib/rss/dublincore.rb module RSS::DublinCoreModel # in file lib/rss/dublincore.rb TEXT_ELEMENTS = nil # in file lib/rss/dublincore.rb DATE_ELEMENTS = nil # in file lib/rss/dublincore.rb ELEMENT_NAME_INFOS = nil # in file lib/rss/dublincore.rb ELEMENTS = nil end # in files: # lib/rss/rss.rb class RSS::Element # in file lib/rss/rss.rb INDENT = nil # in file lib/rss/rss.rb MUST_CALL_VALIDATORS = nil # in file lib/rss/rss.rb MODELS = nil # in file lib/rss/rss.rb GET_ATTRIBUTES = nil # in file lib/rss/rss.rb HAVE_CHILDREN_ELEMENTS = nil # in file lib/rss/rss.rb TO_ELEMENT_METHODS = nil # in file lib/rss/rss.rb NEED_INITIALIZE_VARIABLES = nil # in file lib/rss/rss.rb PLURAL_FORMS = nil attr_accessor :parent # in file lib/rss/rss.rb attr_accessor :do_validate # in file lib/rss/rss.rb # in file lib/rss/rss.rb def add_have_children_element(variable_name, plural_name); end # in file lib/rss/rss.rb def add_need_initialize_variable(variable_name); end # in file lib/rss/rss.rb def add_plural_form(singular, plural); end # in file lib/rss/rss.rb def add_to_element_method(method_name); end # in file lib/rss/rss.rb def content_setup(type=nil, disp_name=nil); end # in file lib/rss/rss.rb def def_corresponded_attr_reader(name, type=nil); end # in file lib/rss/rss.rb def def_corresponded_attr_writer(name, type=nil, disp_name=nil); end # in file lib/rss/rss.rb def get_attributes(); end # in file lib/rss/rss.rb def have_children_elements(); end # in file lib/rss/rss.rb def have_content?(); end # in file lib/rss/rss.rb def inherited(klass); end # in file lib/rss/rss.rb def inherited_base(); end # in file lib/rss/rss.rb def install_get_attribute(name, uri, required=true, type=nil, disp_name=nil, element_name=nil); end # in file lib/rss/rss.rb def install_model(tag, uri, occurs=nil, getter=nil, plural=false); end # in file lib/rss/rss.rb def install_must_call_validator(prefix, uri); end # in file lib/rss/rss.rb def install_ns(prefix, uri); end # in file lib/rss/rss.rb def models(); end # in file lib/rss/rss.rb def must_call_validators(); end # in file lib/rss/rss.rb def need_initialize_variables(); end # in file lib/rss/rss.rb def need_parent?(); end # in file lib/rss/rss.rb def new(do_validate=true, attrs=nil); end # in file lib/rss/rss.rb def plural_forms(); end # in file lib/rss/rss.rb def required_prefix(); end # in file lib/rss/rss.rb def required_uri(); end # in file lib/rss/rss.rb def tag_name(); end # in file lib/rss/rss.rb def to_element_methods(); end # in file lib/rss/rss.rb def __validate(ignore_unknown_element, tags=_tags, recursive=true); end # in file lib/rss/rss.rb def _attrs(); end # in file lib/rss/rss.rb def _tags(); end # in file lib/rss/rss.rb def _validate(ignore_unknown_element, tags, uri, models=self.class.models); end # in file lib/rss/rss.rb def children(); end # in file lib/rss/rss.rb def collect_attrs(); end # in file lib/rss/rss.rb def content_is_set?(); end # in file lib/rss/rss.rb def convert(value); end # in file lib/rss/rss.rb def converter=(converter); end # in file lib/rss/rss.rb def empty_content?(); end # in file lib/rss/rss.rb def full_name(); end # in file lib/rss/rss.rb def have_required_elements?(); end # in file lib/rss/rss.rb def have_xml_content?(); end # in file lib/rss/rss.rb def initialize_have_children_elements(); end # in file lib/rss/rss.rb def initialize_variables(attrs); end # in file lib/rss/rss.rb def make_start_tag(indent, next_indent, attrs); end # in file lib/rss/rss.rb def need_base64_encode?(); end # in file lib/rss/rss.rb def set_next_element(tag_name, next_element); end # in file lib/rss/rss.rb def tag(indent, additional_attrs={}, &block); end # in file lib/rss/rss.rb def tag_filter(tags); end # in file lib/rss/rss.rb def tag_name(); end # in file lib/rss/rss.rb def tag_name_with_prefix(prefix); end # in file lib/rss/rss.rb def valid?(ignore_unknown_element=true); end # in file lib/rss/rss.rb def validate(ignore_unknown_element=true); end # in file lib/rss/rss.rb def validate_attribute(); end # in file lib/rss/rss.rb def validate_for_stream(tags, ignore_unknown_element=true); end # in file lib/rss/rss.rb def xmled_content(); end end # in files: # lib/rss/rss.rb class RSS::Error end # in files: # lib/rss/itunes.rb module RSS::ITunesBaseModel # in file lib/rss/itunes.rb ELEMENTS = nil # in file lib/rss/itunes.rb ELEMENT_INFOS = nil end # in files: # lib/rss/itunes.rb module RSS::ITunesChannelModel # in file lib/rss/itunes.rb ELEMENTS = nil # in file lib/rss/itunes.rb ELEMENT_INFOS = nil # in file lib/rss/itunes.rb def append_features(klass); end end # in files: # lib/rss/itunes.rb class RSS::ITunesChannelModel::ITunesCategory # in file lib/rss/itunes.rb ITunesCategory = nil # in file lib/rss/itunes.rb def new(*args); end # in file lib/rss/itunes.rb def required_prefix(); end # in file lib/rss/itunes.rb def required_uri(); end # in file lib/rss/itunes.rb def full_name(); end # in file lib/rss/itunes.rb def maker_target(categories); end # in file lib/rss/itunes.rb def setup_maker_attributes(category); end # in file lib/rss/itunes.rb def setup_maker_elements(category); end end # in files: # lib/rss/itunes.rb class RSS::ITunesChannelModel::ITunesImage # in file lib/rss/itunes.rb def new(*args); end # in file lib/rss/itunes.rb def required_prefix(); end # in file lib/rss/itunes.rb def required_uri(); end # in file lib/rss/itunes.rb def full_name(); end # in file lib/rss/itunes.rb def maker_target(target); end # in file lib/rss/itunes.rb def setup_maker_attributes(image); end end # in files: # lib/rss/itunes.rb class RSS::ITunesChannelModel::ITunesOwner # in file lib/rss/itunes.rb def new(*args); end # in file lib/rss/itunes.rb def required_prefix(); end # in file lib/rss/itunes.rb def required_uri(); end # in file lib/rss/itunes.rb def full_name(); end # in file lib/rss/itunes.rb def maker_target(target); end # in file lib/rss/itunes.rb def setup_maker_element(owner); end end # in files: # lib/rss/itunes.rb module RSS::ITunesItemModel # in file lib/rss/itunes.rb ELEMENT_INFOS = nil # in file lib/rss/itunes.rb def append_features(klass); end end # in files: # lib/rss/itunes.rb class RSS::ITunesItemModel::ITunesDuration attr_reader :hour # in file lib/rss/itunes.rb attr_reader :minute # in file lib/rss/itunes.rb attr_reader :second # in file lib/rss/itunes.rb # in file lib/rss/itunes.rb def construct(hour, minute, second); end # in file lib/rss/itunes.rb def new(*args); end # in file lib/rss/itunes.rb def parse(duration, do_validate=true); end # in file lib/rss/itunes.rb def required_prefix(); end # in file lib/rss/itunes.rb def required_uri(); end # in file lib/rss/itunes.rb def content=(value); end # in file lib/rss/itunes.rb def full_name(); end # in file lib/rss/itunes.rb def hour=(hour); end # in file lib/rss/itunes.rb def maker_target(target); end # in file lib/rss/itunes.rb def minute=(minute); end # in file lib/rss/itunes.rb def second=(second); end # in file lib/rss/itunes.rb def setup_maker_element(duration); end # in file lib/rss/itunes.rb def update_content(); end # in file lib/rss/itunes.rb def value=(value); end end # in files: # lib/rss/itunes.rb module RSS::ITunesModelUtils # in file lib/rss/itunes.rb def def_class_accessor(klass, name, type, *args); end # in file lib/rss/itunes.rb def def_element_class_accessor(klass, name, full_name, klass_name, recommended_attribute_name=nil); end # in file lib/rss/itunes.rb def def_elements_class_accessor(klass, name, full_name, klass_name, plural_name, recommended_attribute_name=nil); end end # in files: # lib/rss/image.rb module RSS::ImageFaviconModel # in file lib/rss/image.rb def append_features(klass); end end # in files: # lib/rss/image.rb class RSS::ImageFaviconModel::ImageFavicon # in file lib/rss/image.rb AVAILABLE_SIZES = nil # in file lib/rss/image.rb def new(*args); end # in file lib/rss/image.rb def required_prefix(); end # in file lib/rss/image.rb def required_uri(); end # in file lib/rss/image.rb def full_name(); end # in file lib/rss/image.rb def image_size=(new_value); end # in file lib/rss/image.rb def maker_target(target); end # in file lib/rss/image.rb def set_size(new_value); end # in file lib/rss/image.rb def setup_maker_attributes(favicon); end # in file lib/rss/image.rb def size=(new_value); end end # in files: # lib/rss/image.rb module RSS::ImageItemModel # in file lib/rss/image.rb def append_features(klass); end end # in files: # lib/rss/image.rb class RSS::ImageItemModel::ImageItem # in file lib/rss/image.rb def new(*args); end # in file lib/rss/image.rb def required_prefix(); end # in file lib/rss/image.rb def required_uri(); end # in file lib/rss/image.rb def full_name(); end # in file lib/rss/image.rb def maker_target(target); end # in file lib/rss/image.rb def setup_maker_attributes(item); end end # in files: # lib/rss/image.rb module RSS::ImageModelUtils # in file lib/rss/image.rb def validate_one_tag_name(ignore_unknown_element, name, tags); end end # in files: # lib/rss/rss.rb class RSS::InvalidRSSError end # in files: # lib/rss/parser.rb # lib/rss/1.0.rb # lib/rss/atom.rb # lib/rss/0.9.rb module RSS::ListenerMixin # in file lib/rss/parser.rb CONTENT_PATTERN = nil # in file lib/rss/parser.rb NAMESPLIT = nil attr_reader :rss # in file lib/rss/parser.rb attr_accessor :ignore_unknown_element # in file lib/rss/parser.rb attr_accessor :do_validate # in file lib/rss/parser.rb # in file lib/rss/parser.rb def new(); end # in file lib/rss/parser.rb def _ns(ns, prefix); end # in file lib/rss/parser.rb def check_ns(tag_name, prefix, ns, require_uri, ignore_unknown_element=nil); end # in file lib/rss/parser.rb def collect_attributes(tag_name, prefix, attrs, ns, klass); end # in file lib/rss/1.0.rb def initial_start_RDF(tag_name, prefix, attrs, ns); end # in file lib/rss/atom.rb def initial_start_entry(tag_name, prefix, attrs, ns); end # in file lib/rss/atom.rb def initial_start_feed(tag_name, prefix, attrs, ns); end # in file lib/rss/0.9.rb def initial_start_rss(tag_name, prefix, attrs, ns); end # in file lib/rss/parser.rb def instruction(name, content); end # in file lib/rss/parser.rb def known_class?(target_class, class_name); end # in file lib/rss/parser.rb def setup_next_element(tag_name, klass, attributes); end # in file lib/rss/parser.rb def setup_next_element_in_unknown_element(); end # in file lib/rss/parser.rb def split_name(name); end # in file lib/rss/parser.rb def start_else_element(local, prefix, attrs, ns); end # in file lib/rss/parser.rb def start_get_text_element(tag_name, prefix, ns, required_uri); end # in file lib/rss/parser.rb def start_have_something_element(tag_name, prefix, attrs, ns, klass); end # in file lib/rss/parser.rb def tag_end(name); end # in file lib/rss/parser.rb def tag_start(name, attributes); end # in file lib/rss/parser.rb def text(data); end end # in files: # lib/rss/maker/1.0.rb # lib/rss/maker/taxonomy.rb # lib/rss/maker/2.0.rb # lib/rss/maker/atom.rb # lib/rss/maker/entry.rb # lib/rss/maker/image.rb # lib/rss/maker/feed.rb # lib/rss/maker/syndication.rb # lib/rss/maker/trackback.rb # lib/rss/maker/0.9.rb # lib/rss/maker/dublincore.rb # lib/rss/maker/itunes.rb # lib/rss/maker/base.rb # lib/rss/maker/content.rb # lib/rss/maker/slash.rb # lib/rss/maker.rb module RSS::Maker # in file lib/rss/maker.rb MAKERS = nil # in file lib/rss/maker.rb def [](version); end # in file lib/rss/maker.rb def add_maker(version, normalized_version, maker); end # in file lib/rss/maker.rb def make(version, &block); end # in file lib/rss/maker.rb def makers(); end # in file lib/rss/maker.rb def supported?(version); end # in file lib/rss/maker.rb def versions(); end end # in files: # lib/rss/maker/entry.rb # lib/rss/maker/feed.rb module RSS::Maker::Atom end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry # in file lib/rss/maker/entry.rb def new(feed_version="1.0"); end # in file lib/rss/maker/entry.rb def make_feed(); end # in file lib/rss/maker/entry.rb def setup_elements(entry); end end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel # in file lib/rss/maker/entry.rb Categories = nil # in file lib/rss/maker/entry.rb Links = nil # in file lib/rss/maker/entry.rb Authors = nil # in file lib/rss/maker/entry.rb Contributors = nil # in file lib/rss/maker/entry.rb Copyright = nil # in file lib/rss/maker/entry.rb Title = nil end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::Cloud end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::Description end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::Generator # in file lib/rss/maker/entry.rb def not_set_name(); end end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::SkipDays end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::SkipDays::Day end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::SkipHours end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Channel::SkipHours::Hour end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Image end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Items # in file lib/rss/maker/entry.rb def to_feed(entry); end end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Items::Item # in file lib/rss/maker/entry.rb Guid = nil # in file lib/rss/maker/entry.rb Enclosure = nil # in file lib/rss/maker/entry.rb Source = nil # in file lib/rss/maker/entry.rb Categories = nil # in file lib/rss/maker/entry.rb Authors = nil # in file lib/rss/maker/entry.rb Contributors = nil # in file lib/rss/maker/entry.rb Links = nil # in file lib/rss/maker/entry.rb Rights = nil # in file lib/rss/maker/entry.rb Description = nil # in file lib/rss/maker/entry.rb Title = nil # in file lib/rss/maker/entry.rb Content = nil # in file lib/rss/maker/entry.rb def _set_default_values(); end # in file lib/rss/maker/entry.rb def not_set_required_variables(); end # in file lib/rss/maker/entry.rb def required_variable_names(); end # in file lib/rss/maker/entry.rb def to_feed(entry); end # in file lib/rss/maker/entry.rb def variable_is_set?(); end # in file lib/rss/maker/entry.rb def variables(); end end # in files: # lib/rss/maker/entry.rb class RSS::Maker::Atom::Entry::Textinput end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed # in file lib/rss/maker/feed.rb def new(feed_version="1.0"); end # in file lib/rss/maker/feed.rb def make_feed(); end # in file lib/rss/maker/feed.rb def setup_elements(feed); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel # in file lib/rss/maker/feed.rb def _set_default_values(&block); end # in file lib/rss/maker/feed.rb def have_required_values?(); end # in file lib/rss/maker/feed.rb def not_set_required_variables(); end # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed); end # in file lib/rss/maker/feed.rb def variable_is_set?(); end # in file lib/rss/maker/feed.rb def variables(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Categories end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Categories::Category # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Cloud # in file lib/rss/maker/feed.rb def to_feed(*args); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Generator # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Links end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::Links::Link # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::SkipDays # in file lib/rss/maker/feed.rb def to_feed(*args); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::SkipDays::Day end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::SkipHours # in file lib/rss/maker/feed.rb def to_feed(*args); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Channel::SkipHours::Hour end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Image # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items # in file lib/rss/maker/feed.rb def to_feed(feed); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item # in file lib/rss/maker/feed.rb def _set_default_values(&block); end # in file lib/rss/maker/feed.rb def have_required_values?(); end # in file lib/rss/maker/feed.rb def not_set_required_variables(); end # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed); end # in file lib/rss/maker/feed.rb def variables(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Categories end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Categories::Category # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Content # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed, current); end # in file lib/rss/maker/feed.rb def variables(); end # in file lib/rss/maker/feed.rb def xml_type?(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Enclosure # in file lib/rss/maker/feed.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Guid # in file lib/rss/maker/feed.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Links end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Links::Link # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed, current); end # in file lib/rss/maker/feed.rb def variables(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Categories end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Categories::Category # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Generator # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Icon # in file lib/rss/maker/feed.rb def required_variable_names(); end # in file lib/rss/maker/feed.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Links end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Links::Link # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Items::Item::Source::Logo # in file lib/rss/maker/feed.rb def not_set_name(); end end # in files: # lib/rss/maker/feed.rb class RSS::Maker::Atom::Feed::Textinput end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomCategory # in file lib/rss/maker/atom.rb def required_variable_names(); end # in file lib/rss/maker/atom.rb def to_feed(feed, current); end # in file lib/rss/maker/atom.rb def variables(); end end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomGenerator # in file lib/rss/maker/atom.rb def required_variable_names(); end # in file lib/rss/maker/atom.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomLink # in file lib/rss/maker/atom.rb def required_variable_names(); end # in file lib/rss/maker/atom.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomLogo # in file lib/rss/maker/atom.rb def required_variable_names(); end # in file lib/rss/maker/atom.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/base.rb module RSS::Maker::AtomPersonConstructBase # in file lib/rss/maker/base.rb def append_features(klass); end end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomPersons # in file lib/rss/maker/atom.rb def def_atom_persons(klass, name, maker_name, plural=nil); end end # in files: # lib/rss/maker/atom.rb module RSS::Maker::AtomTextConstruct # in file lib/rss/maker/atom.rb def def_atom_text_construct(klass, name, maker_name, klass_name=nil, atom_klass_name=nil); end # in file lib/rss/maker/atom.rb def required_variable_names(); end # in file lib/rss/maker/atom.rb def variables(); end end # in files: # lib/rss/maker/base.rb module RSS::Maker::AtomTextConstructBase # in file lib/rss/maker/base.rb def append_features(klass); end end # in files: # lib/rss/maker/base.rb module RSS::Maker::AtomTextConstructBase::EnsureXMLContent # in file lib/rss/maker/base.rb def included(base); end # in file lib/rss/maker/base.rb def ensure_xml_content(content); end # in file lib/rss/maker/base.rb def set_xhtml_uri_as_default_uri(children); end # in file lib/rss/maker/base.rb def xhtml=(content); end # in file lib/rss/maker/base.rb def xml_content=(content); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::Base # in file lib/rss/maker/base.rb OTHER_ELEMENTS = nil # in file lib/rss/maker/base.rb NEED_INITIALIZE_VARIABLES = nil attr_reader :maker # in file lib/rss/maker/base.rb # in file lib/rss/maker/base.rb def add_need_initialize_variable(variable_name, init_value=nil, &init_block); end # in file lib/rss/maker/base.rb def add_other_element(variable_name); end # in file lib/rss/maker/base.rb def def_array_element(name, plural=nil, klass_name=nil); end # in file lib/rss/maker/base.rb def def_classed_element(name, class_name=nil, attribute_name=nil); end # in file lib/rss/maker/base.rb def def_classed_element_without_accessor(name, class_name=nil); end # in file lib/rss/maker/base.rb def def_classed_elements(name, attribute, plural_class_name=nil, plural_name=nil, new_name=nil); end # in file lib/rss/maker/base.rb def def_csv_element(name, type=nil); end # in file lib/rss/maker/base.rb def def_other_element(name); end # in file lib/rss/maker/base.rb def def_other_element_without_accessor(name); end # in file lib/rss/maker/base.rb def inherited(subclass); end # in file lib/rss/maker/base.rb def inherited_base(); end # in file lib/rss/maker/base.rb def need_initialize_variables(); end # in file lib/rss/maker/base.rb def new(maker); end # in file lib/rss/maker/base.rb def other_elements(); end # in file lib/rss/maker/base.rb def _set_default_values(&block); end # in file lib/rss/maker/base.rb def current_element(feed); end # in file lib/rss/maker/base.rb def have_required_values?(); end # in file lib/rss/maker/base.rb def initialize_variables(); end # in file lib/rss/maker/base.rb def not_set_required_variables(); end # in file lib/rss/maker/base.rb def required_variables_are_set?(); end # in file lib/rss/maker/base.rb def set_default_values(&block); end # in file lib/rss/maker/base.rb def set_parent(target, parent); end # in file lib/rss/maker/base.rb def setup_other_elements(feed, current=nil); end # in file lib/rss/maker/base.rb def setup_values(target); end # in file lib/rss/maker/base.rb def variable_is_set?(); end # in file lib/rss/maker/base.rb def variables(); end end # in files: # lib/rss/maker/taxonomy.rb # lib/rss/maker/image.rb # lib/rss/maker/syndication.rb # lib/rss/maker/dublincore.rb # lib/rss/maker/itunes.rb # lib/rss/maker/base.rb class RSS::Maker::ChannelBase # in file lib/rss/maker/base.rb def date=(_date); end # in file lib/rss/maker/base.rb def icon(); end # in file lib/rss/maker/base.rb def icon=(url); end # in file lib/rss/maker/base.rb def lastBuildDate=(_date); end # in file lib/rss/maker/base.rb def logo(); end # in file lib/rss/maker/base.rb def logo=(url); end # in file lib/rss/maker/base.rb def pubDate(); end # in file lib/rss/maker/base.rb def pubDate=(date); end # in file lib/rss/maker/base.rb def updated(); end # in file lib/rss/maker/base.rb def updated=(date); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::AuthorsBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::AuthorsBase::AuthorBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::CategoriesBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::CategoriesBase::CategoryBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::CloudBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::ContributorsBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::ContributorsBase::ContributorBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::CopyrightBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::DescriptionBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::GeneratorBase end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ChannelBase::ITunesCategories end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ChannelBase::ITunesCategories::ITunesCategory # in file lib/rss/maker/itunes.rb ITunesCategory = nil end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ChannelBase::ITunesImage end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ChannelBase::ITunesOwner end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::LinksBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::LinksBase::LinkBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::SkipDaysBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::SkipDaysBase::DayBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::SkipHoursBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::SkipHoursBase::HourBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ChannelBase::TitleBase end # in files: # lib/rss/maker/content.rb module RSS::Maker::ContentModel # in file lib/rss/maker/content.rb def append_features(klass); end end # in files: # lib/rss/maker/dublincore.rb module RSS::Maker::DublinCoreModel # in file lib/rss/maker/dublincore.rb def append_features(klass); end # in file lib/rss/maker/dublincore.rb def install_dublin_core(klass); end end # in files: # lib/rss/maker/itunes.rb module RSS::Maker::ITunesBaseModel # in file lib/rss/maker/itunes.rb def def_class_accessor(klass, name, type, *args); end # in file lib/rss/maker/itunes.rb def def_csv_accessor(klass, full_name); end # in file lib/rss/maker/itunes.rb def def_elements_class_accessor(klass, name, full_name, full_plural_name, klass_name, plural_klass_name, recommended_attribute_name=nil); end # in file lib/rss/maker/itunes.rb def def_yes_clean_other_accessor(klass, full_name); end # in file lib/rss/maker/itunes.rb def def_yes_other_accessor(klass, full_name); end end # in files: # lib/rss/maker/itunes.rb module RSS::Maker::ITunesChannelModel # in file lib/rss/maker/itunes.rb def append_features(klass); end end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ITunesChannelModel::ITunesCategoriesBase end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ITunesChannelModel::ITunesCategoriesBase::ITunesCategoryBase attr_accessor :text # in file lib/rss/maker/itunes.rb # in file lib/rss/maker/itunes.rb def have_required_values?(); end # in file lib/rss/maker/itunes.rb def to_feed(feed, current); end # in file lib/rss/maker/itunes.rb def to_feed_for_categories(feed, current); end end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ITunesChannelModel::ITunesImageBase attr_accessor :href # in file lib/rss/maker/itunes.rb # in file lib/rss/maker/itunes.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ITunesChannelModel::ITunesOwnerBase # in file lib/rss/maker/itunes.rb def required_variable_names(); end # in file lib/rss/maker/itunes.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/itunes.rb module RSS::Maker::ITunesItemModel # in file lib/rss/maker/itunes.rb def append_features(klass); end end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ITunesItemModel::ITunesDurationBase attr_reader :content # in file lib/rss/maker/itunes.rb # in file lib/rss/maker/itunes.rb def content=(content); end # in file lib/rss/maker/itunes.rb def hour=(hour); end # in file lib/rss/maker/itunes.rb def minute=(minute); end # in file lib/rss/maker/itunes.rb def second=(second); end # in file lib/rss/maker/itunes.rb def to_feed(feed, current); end # in file lib/rss/maker/itunes.rb def update_content(); end end # in files: # lib/rss/maker/dublincore.rb # lib/rss/maker/base.rb class RSS::Maker::ImageBase # in file lib/rss/maker/base.rb def link(); end end # in files: # lib/rss/maker/image.rb module RSS::Maker::ImageFaviconModel # in file lib/rss/maker/image.rb def append_features(klass); end # in file lib/rss/maker/image.rb def install_image_favicon(klass); end end # in files: # lib/rss/maker/image.rb class RSS::Maker::ImageFaviconModel::ImageFaviconBase attr_accessor :about # in file lib/rss/maker/image.rb attr_accessor :image_size # in file lib/rss/maker/image.rb attr_accessor :size # in file lib/rss/maker/image.rb attr_accessor :size= # in file lib/rss/maker/image.rb # in file lib/rss/maker/image.rb def have_required_values?(); end # in file lib/rss/maker/image.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/image.rb module RSS::Maker::ImageItemModel # in file lib/rss/maker/image.rb def append_features(klass); end # in file lib/rss/maker/image.rb def install_image_item(klass); end end # in files: # lib/rss/maker/image.rb class RSS::Maker::ImageItemModel::ImageItemBase attr_accessor :about # in file lib/rss/maker/image.rb attr_accessor :resource # in file lib/rss/maker/image.rb attr_accessor :image_width # in file lib/rss/maker/image.rb attr_accessor :image_height # in file lib/rss/maker/image.rb attr_accessor :width= # in file lib/rss/maker/image.rb attr_accessor :height= # in file lib/rss/maker/image.rb # in file lib/rss/maker/image.rb def have_required_values?(); end # in file lib/rss/maker/image.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/taxonomy.rb # lib/rss/maker/image.rb # lib/rss/maker/trackback.rb # lib/rss/maker/dublincore.rb # lib/rss/maker/itunes.rb # lib/rss/maker/base.rb # lib/rss/maker/content.rb # lib/rss/maker/slash.rb class RSS::Maker::ItemsBase attr_accessor :do_sort # in file lib/rss/maker/base.rb attr_accessor :max_size # in file lib/rss/maker/base.rb # in file lib/rss/maker/base.rb def new(maker); end # in file lib/rss/maker/base.rb def normalize(); end # in file lib/rss/maker/base.rb def sort_if_need(); end end # in files: # lib/rss/maker/taxonomy.rb # lib/rss/maker/image.rb # lib/rss/maker/trackback.rb # lib/rss/maker/dublincore.rb # lib/rss/maker/itunes.rb # lib/rss/maker/base.rb # lib/rss/maker/content.rb # lib/rss/maker/slash.rb class RSS::Maker::ItemsBase::ItemBase # in file lib/rss/maker/base.rb CategoriesBase = nil # in file lib/rss/maker/base.rb AuthorsBase = nil # in file lib/rss/maker/base.rb LinksBase = nil # in file lib/rss/maker/base.rb ContributorsBase = nil # in file lib/rss/maker/base.rb def <=>(other); end # in file lib/rss/maker/base.rb def date=(_date); end # in file lib/rss/maker/base.rb def pubDate(); end # in file lib/rss/maker/base.rb def pubDate=(date); end # in file lib/rss/maker/base.rb def updated(); end # in file lib/rss/maker/base.rb def updated=(date); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::ContentBase # in file lib/rss/maker/base.rb def inline_html?(); end # in file lib/rss/maker/base.rb def inline_other?(); end # in file lib/rss/maker/base.rb def inline_other_base64?(); end # in file lib/rss/maker/base.rb def inline_other_text?(); end # in file lib/rss/maker/base.rb def inline_other_xml?(); end # in file lib/rss/maker/base.rb def inline_text?(); end # in file lib/rss/maker/base.rb def inline_xhtml?(); end # in file lib/rss/maker/base.rb def out_of_line?(); end # in file lib/rss/maker/base.rb def xml=(content); end # in file lib/rss/maker/base.rb def xml_content=(content); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::DescriptionBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::EnclosureBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::GuidBase # in file lib/rss/maker/base.rb def permanent_link=(bool); end # in file lib/rss/maker/base.rb def permanent_link?(); end end # in files: # lib/rss/maker/itunes.rb class RSS::Maker::ItemsBase::ItemBase::ITunesDuration end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::RightsBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase # in file lib/rss/maker/base.rb AuthorsBase = nil # in file lib/rss/maker/base.rb CategoriesBase = nil # in file lib/rss/maker/base.rb ContributorsBase = nil # in file lib/rss/maker/base.rb GeneratorBase = nil # in file lib/rss/maker/base.rb LinksBase = nil # in file lib/rss/maker/base.rb def date=(_date); end # in file lib/rss/maker/base.rb def updated(); end # in file lib/rss/maker/base.rb def updated=(date); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase::IconBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase::LogoBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase::RightsBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase::SubtitleBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::SourceBase::TitleBase end # in files: # lib/rss/maker/base.rb class RSS::Maker::ItemsBase::ItemBase::TitleBase end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09 # in file lib/rss/maker/0.9.rb def new(feed_version); end # in file lib/rss/maker/0.9.rb def make_feed(); end # in file lib/rss/maker/0.9.rb def setup_elements(rss); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091 # in file lib/rss/maker/0.9.rb def new(feed_version="0.91"); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091::Channel end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091::Image end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091::Items end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091::Items::Item end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS091::Textinput end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092 # in file lib/rss/maker/0.9.rb def new(feed_version="0.92"); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092::Channel end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092::Image end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092::Items end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092::Items::Item end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS092::Textinput end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel # in file lib/rss/maker/0.9.rb def not_set_required_variables(); end # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def setup_image(rss); end # in file lib/rss/maker/0.9.rb def setup_items(rss); end # in file lib/rss/maker/0.9.rb def setup_textinput(rss); end # in file lib/rss/maker/0.9.rb def to_feed(rss); end # in file lib/rss/maker/0.9.rb def variables(); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Authors # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Authors::Author # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Categories # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Categories::Category end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Cloud # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Contributors # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Contributors::Contributor end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Copyright # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Description # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Generator # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Links # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Links::Link # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::SkipDays # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::SkipDays::Day # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, days); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::SkipHours # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::SkipHours::Hour # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, hours); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Channel::Title # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Image # in file lib/rss/maker/0.9.rb def required_element?(); end # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items # in file lib/rss/maker/0.9.rb def to_feed(rss); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item # in file lib/rss/maker/0.9.rb def not_set_required_variables(); end # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Authors # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Authors::Author end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Categories # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Categories::Category end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Content # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Contributors # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Contributors::Contributor end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Description # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Enclosure # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Guid # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Links # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Links::Link # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Rights # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Authors # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Authors::Author end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Categories # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Categories::Category end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Contributors # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Contributors::Contributor end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Generator # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Icon # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Links # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Links::Link end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Logo # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Rights # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Subtitle # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Source::Title # in file lib/rss/maker/0.9.rb def to_feed(*args); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Items::Item::Title # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/0.9.rb class RSS::Maker::RSS09::Textinput # in file lib/rss/maker/0.9.rb def required_variable_names(); end # in file lib/rss/maker/0.9.rb def to_feed(rss); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10 # in file lib/rss/maker/1.0.rb def new(feed_version="1.0"); end # in file lib/rss/maker/1.0.rb def make_feed(); end # in file lib/rss/maker/1.0.rb def setup_elements(rss); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel # in file lib/rss/maker/1.0.rb def not_set_required_variables(); end # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def setup_image(rss); end # in file lib/rss/maker/1.0.rb def setup_items(rss); end # in file lib/rss/maker/1.0.rb def setup_textinput(rss); end # in file lib/rss/maker/1.0.rb def to_feed(rss); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Authors # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Authors::Author # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Categories # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Categories::Category end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Cloud # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Contributors # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Contributors::Contributor end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Copyright # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Description # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Generator # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Links # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Links::Link # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::SkipDays # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::SkipDays::Day end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::SkipHours # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::SkipHours::Hour end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Channel::Title # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Image # in file lib/rss/maker/1.0.rb def have_required_values?(); end # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss); end # in file lib/rss/maker/1.0.rb def variables(); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items # in file lib/rss/maker/1.0.rb def to_feed(rss); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item # in file lib/rss/maker/1.0.rb def not_set_required_variables(); end # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss); end # in file lib/rss/maker/1.0.rb def variables(); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Authors # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Authors::Author end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Categories # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Categories::Category end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Content # in file lib/rss/maker/1.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Contributors # in file lib/rss/maker/1.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Contributors::Contributor end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Description # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Enclosure # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Guid # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Links # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Links::Link end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Rights # in file lib/rss/maker/1.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Authors # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Authors::Author end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Categories # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Categories::Category end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Contributors # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Contributors::Contributor end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Generator # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Icon # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Links # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Links::Link end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Logo # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Rights # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Subtitle # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Source::Title # in file lib/rss/maker/1.0.rb def to_feed(*args); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Items::Item::Title # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/1.0.rb class RSS::Maker::RSS10::Textinput # in file lib/rss/maker/1.0.rb def have_required_values?(); end # in file lib/rss/maker/1.0.rb def required_variable_names(); end # in file lib/rss/maker/1.0.rb def to_feed(rss); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20 # in file lib/rss/maker/2.0.rb def new(feed_version="2.0"); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel # in file lib/rss/maker/2.0.rb def required_variable_names(); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::Categories # in file lib/rss/maker/2.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::Categories::Category # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::Cloud # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::Generator # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, channel); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::SkipDays end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::SkipDays::Day end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::SkipHours end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Channel::SkipHours::Hour end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Image # in file lib/rss/maker/2.0.rb def required_element?(); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item # in file lib/rss/maker/2.0.rb def not_set_required_variables(); end # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def variables(); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Authors # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Authors::Author # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Categories # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Categories::Category # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Enclosure # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Guid # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Source # in file lib/rss/maker/2.0.rb def required_variable_names(); end # in file lib/rss/maker/2.0.rb def to_feed(rss, item); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Source::Links # in file lib/rss/maker/2.0.rb def to_feed(rss, source); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Items::Item::Source::Links::Link # in file lib/rss/maker/2.0.rb def to_feed(rss, source); end end # in files: # lib/rss/maker/2.0.rb class RSS::Maker::RSS20::Textinput end # in files: # lib/rss/maker/taxonomy.rb # lib/rss/maker/base.rb class RSS::Maker::RSSBase attr_reader :feed_version # in file lib/rss/maker/base.rb attr_reader :rss_version # in file lib/rss/maker/base.rb attr_accessor :version # in file lib/rss/maker/base.rb attr_accessor :encoding # in file lib/rss/maker/base.rb attr_accessor :standalone # in file lib/rss/maker/base.rb # in file lib/rss/maker/base.rb def make(*args, &block); end # in file lib/rss/maker/base.rb def new(feed_version); end # in file lib/rss/maker/base.rb def make(); end # in file lib/rss/maker/base.rb def make_xml_stylesheets(); end # in file lib/rss/maker/base.rb def to_feed(); end end # in files: # lib/rss/maker/base.rb module RSS::Maker::SetupDefaultDate # in file lib/rss/maker/base.rb def _parse_date_if_needed(date_value); end # in file lib/rss/maker/base.rb def _set_default_values(); end end # in files: # lib/rss/maker/base.rb module RSS::Maker::SetupDefaultLanguage # in file lib/rss/maker/base.rb def _set_default_values(); end end # in files: # lib/rss/maker/slash.rb module RSS::Maker::SlashModel # in file lib/rss/maker/slash.rb def append_features(klass); end end # in files: # lib/rss/maker/syndication.rb module RSS::Maker::SyndicationModel # in file lib/rss/maker/syndication.rb def append_features(klass); end end # in files: # lib/rss/maker/taxonomy.rb module RSS::Maker::TaxonomyTopicModel # in file lib/rss/maker/taxonomy.rb def append_features(klass); end # in file lib/rss/maker/taxonomy.rb def install_taxo_topic(klass); end end # in files: # lib/rss/maker/taxonomy.rb class RSS::Maker::TaxonomyTopicModel::TaxonomyTopicsBase end # in files: # lib/rss/maker/taxonomy.rb class RSS::Maker::TaxonomyTopicModel::TaxonomyTopicsBase::TaxonomyTopicBase attr_accessor :value # in file lib/rss/maker/taxonomy.rb attr_accessor :taxo_link # in file lib/rss/maker/taxonomy.rb attr_accessor :taxo_link= # in file lib/rss/maker/taxonomy.rb # in file lib/rss/maker/taxonomy.rb def have_required_values?(); end end # in files: # lib/rss/maker/taxonomy.rb module RSS::Maker::TaxonomyTopicsModel # in file lib/rss/maker/taxonomy.rb def append_features(klass); end # in file lib/rss/maker/taxonomy.rb def install_taxo_topics(klass); end end # in files: # lib/rss/maker/taxonomy.rb class RSS::Maker::TaxonomyTopicsModel::TaxonomyTopicsBase attr_reader :resources # in file lib/rss/maker/taxonomy.rb end # in files: # lib/rss/maker/dublincore.rb # lib/rss/maker/base.rb class RSS::Maker::TextinputBase end # in files: # lib/rss/maker/trackback.rb module RSS::Maker::TrackBackModel # in file lib/rss/maker/trackback.rb def append_features(klass); end end # in files: # lib/rss/maker/trackback.rb class RSS::Maker::TrackBackModel::TrackBackAboutsBase end # in files: # lib/rss/maker/trackback.rb class RSS::Maker::TrackBackModel::TrackBackAboutsBase::TrackBackAboutBase attr_accessor :value # in file lib/rss/maker/trackback.rb attr_accessor :resource # in file lib/rss/maker/trackback.rb attr_accessor :resource= # in file lib/rss/maker/trackback.rb attr_accessor :content # in file lib/rss/maker/trackback.rb attr_accessor :content= # in file lib/rss/maker/trackback.rb # in file lib/rss/maker/trackback.rb def have_required_values?(); end # in file lib/rss/maker/trackback.rb def to_feed(feed, current); end end # in files: # lib/rss/maker/base.rb class RSS::Maker::XMLStyleSheets end # in files: # lib/rss/maker/base.rb class RSS::Maker::XMLStyleSheets::XMLStyleSheet # in file lib/rss/maker/base.rb def guess_type_if_need(xss); end # in file lib/rss/maker/base.rb def required_variable_names(); end # in file lib/rss/maker/base.rb def to_feed(feed); end end class RSS::MissingAttributeError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :attribute # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, attribute); end end class RSS::MissingTagError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :parent # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, parent); end end # in files: # lib/rss/parser.rb class RSS::NSError attr_reader :tag # in file lib/rss/parser.rb attr_reader :prefix # in file lib/rss/parser.rb attr_reader :uri # in file lib/rss/parser.rb # in file lib/rss/parser.rb def new(tag, prefix, require_uri); end end class RSS::NotAvailableValueError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :value # in file lib/rss/rss.rb attr_reader :attribute # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, value, attribute=nil); end end class RSS::NotExpectedTagError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :uri # in file lib/rss/rss.rb attr_reader :parent # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, uri, parent); end end class RSS::NotSetError # is documented attr_reader :name # in file lib/rss/rss.rb attr_reader :variables # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(name, variables); end end # in files: # lib/rss/parser.rb class RSS::NotValidXMLParser # in file lib/rss/parser.rb def new(parser); end end # in files: # lib/rss/parser.rb class RSS::NotWellFormedError attr_reader :line # in file lib/rss/parser.rb attr_reader :element # in file lib/rss/parser.rb end # in files: # lib/rss/rss.rb class RSS::OverlappedPrefixError attr_reader :prefix # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(prefix); end end # in files: # lib/rss/parser.rb class RSS::Parser # in file lib/rss/parser.rb def default_parser(); end # in file lib/rss/parser.rb def new(rss, parser_class=self.class.default_parser); end # in file lib/rss/parser.rb def parse(rss, do_validate=true, ignore_unknown_element=true, parser_class=default_parser); end end # in files: # lib/rss/dublincore/1.0.rb # lib/rss/content/1.0.rb # lib/rss/taxonomy.rb # lib/rss/image.rb # lib/rss/syndication.rb # lib/rss/trackback.rb # lib/rss/1.0.rb # lib/rss/slash.rb class RSS::RDF # in file lib/rss/1.0.rb PREFIX = nil # in file lib/rss/1.0.rb URI = nil # in file lib/rss/1.0.rb def new(version=nil, encoding=nil, standalone=nil); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def full_name(); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Bag # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def full_name(); end # in file lib/rss/1.0.rb def setup_maker(target); end end # in files: # lib/rss/dublincore/1.0.rb # lib/rss/taxonomy.rb # lib/rss/image.rb # lib/rss/syndication.rb # lib/rss/1.0.rb class RSS::RDF::Channel # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def maker_target(maker); end # in file lib/rss/1.0.rb def setup_maker_attributes(channel); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Channel::Image # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Channel::Items # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def resources(); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Channel::Textinput # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end end # in files: # lib/rss/dublincore/1.0.rb # lib/rss/1.0.rb class RSS::RDF::Image # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def maker_target(maker); end end # in files: # lib/rss/dublincore/1.0.rb # lib/rss/content/1.0.rb # lib/rss/taxonomy.rb # lib/rss/image.rb # lib/rss/trackback.rb # lib/rss/1.0.rb # lib/rss/slash.rb class RSS::RDF::Item # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def maker_target(items); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Li # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def full_name(); end end # in files: # lib/rss/1.0.rb class RSS::RDF::Seq # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def full_name(); end # in file lib/rss/1.0.rb def setup_maker(target); end end # in files: # lib/rss/dublincore/1.0.rb # lib/rss/1.0.rb class RSS::RDF::Textinput # in file lib/rss/1.0.rb def new(*args); end # in file lib/rss/1.0.rb def required_uri(); end # in file lib/rss/1.0.rb def maker_target(maker); end end # in files: # lib/rss/xmlparser.rb class RSS::REXMLLikeXMLParser # in file lib/rss/xmlparser.rb def character(data); end # in file lib/rss/xmlparser.rb def endElement(name); end # in file lib/rss/xmlparser.rb def listener=(listener); end # in file lib/rss/xmlparser.rb def processingInstruction(target, content); end # in file lib/rss/xmlparser.rb def startElement(name, attrs); end # in file lib/rss/xmlparser.rb def xmlDecl(version, encoding, standalone); end end # in files: # lib/rss/rexmlparser.rb class RSS::REXMLListener # in file lib/rss/rexmlparser.rb def raise_for_undefined_entity?(); end end # in files: # lib/rss/rexmlparser.rb class RSS::REXMLParser # in file lib/rss/rexmlparser.rb def listener(); end # in file lib/rss/rexmlparser.rb def _parse(); end end # in files: # lib/rss/0.9.rb module RSS::RSS09 # in file lib/rss/0.9.rb NSPOOL = nil # in file lib/rss/0.9.rb ELEMENTS = nil # in file lib/rss/0.9.rb def append_features(klass); end end # in files: # lib/rss/1.0.rb module RSS::RSS10 # in file lib/rss/1.0.rb NSPOOL = nil # in file lib/rss/1.0.rb ELEMENTS = nil # in file lib/rss/1.0.rb def append_features(klass); end end # in files: # lib/rss/rss.rb module RSS::RootElementMixin attr_reader :output_encoding # in file lib/rss/rss.rb attr_reader :feed_type # in file lib/rss/rss.rb attr_reader :feed_subtype # in file lib/rss/rss.rb attr_reader :feed_version # in file lib/rss/rss.rb attr_accessor :version # in file lib/rss/rss.rb attr_accessor :encoding # in file lib/rss/rss.rb attr_accessor :standalone # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(feed_version, version=nil, encoding=nil, standalone=nil); end # in file lib/rss/rss.rb def feed_info(); end # in file lib/rss/rss.rb def maker_target(target); end # in file lib/rss/rss.rb def ns_declarations(); end # in file lib/rss/rss.rb def output_encoding=(enc); end # in file lib/rss/rss.rb def same_feed_type?(type); end # in file lib/rss/rss.rb def setup_maker(maker); end # in file lib/rss/rss.rb def tag(indent, attrs={}, &block); end # in file lib/rss/rss.rb def to_atom(type, &block); end # in file lib/rss/rss.rb def to_feed(type, &block); end # in file lib/rss/rss.rb def to_rss(type, &block); end # in file lib/rss/rss.rb def to_xml(type=nil, &block); end # in file lib/rss/rss.rb def xmldecl(); end end # in files: # lib/rss/dublincore/2.0.rb # lib/rss/content/2.0.rb # lib/rss/trackback.rb # lib/rss/2.0.rb # lib/rss/0.9.rb # lib/rss/itunes.rb class RSS::Rss attr_writer :feed_version # in file lib/rss/0.9.rb attr_accessor :rss_version # in file lib/rss/0.9.rb # in file lib/rss/0.9.rb def new(feed_version, version=nil, encoding=nil, standalone=nil); end # in file lib/rss/0.9.rb def _attrs(); end # in file lib/rss/0.9.rb def image(); end # in file lib/rss/0.9.rb def items(); end # in file lib/rss/0.9.rb def setup_maker_elements(maker); end # in file lib/rss/0.9.rb def textinput(); end end # in files: # lib/rss/dublincore/2.0.rb # lib/rss/content/2.0.rb # lib/rss/trackback.rb # lib/rss/2.0.rb # lib/rss/0.9.rb # lib/rss/itunes.rb class RSS::Rss::Channel # in file lib/rss/2.0.rb Category = nil # in file lib/rss/0.9.rb def maker_target(maker); end # in file lib/rss/0.9.rb def not_need_to_call_setup_maker_variables(); end # in file lib/rss/0.9.rb def setup_maker_elements(channel); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::Cloud # in file lib/rss/0.9.rb def new(*args); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::Image # in file lib/rss/0.9.rb def new(*args); end # in file lib/rss/0.9.rb def maker_target(maker); end end # in files: # lib/rss/dublincore/2.0.rb # lib/rss/content/2.0.rb # lib/rss/trackback.rb # lib/rss/2.0.rb # lib/rss/0.9.rb # lib/rss/itunes.rb class RSS::Rss::Channel::Item # in file lib/rss/2.0.rb def _setup_maker_element(item); end # in file lib/rss/0.9.rb def maker_target(items); end # in file lib/rss/2.0.rb def setup_maker_element(item); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::Item::Category # in file lib/rss/0.9.rb def new(*args); end # in file lib/rss/0.9.rb def maker_target(item); end # in file lib/rss/0.9.rb def setup_maker_attributes(category); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::Item::Enclosure # in file lib/rss/0.9.rb def new(*args); end # in file lib/rss/0.9.rb def maker_target(item); end # in file lib/rss/0.9.rb def setup_maker_attributes(enclosure); end end # in files: # lib/rss/2.0.rb class RSS::Rss::Channel::Item::Guid # in file lib/rss/2.0.rb def new(*args); end # in file lib/rss/2.0.rb def PermaLink?(); end # in file lib/rss/2.0.rb def _PermaLink?(); end # in file lib/rss/2.0.rb def maker_target(item); end # in file lib/rss/2.0.rb def setup_maker_attributes(guid); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::Item::Source # in file lib/rss/0.9.rb def new(*args); end # in file lib/rss/0.9.rb def maker_target(item); end # in file lib/rss/0.9.rb def setup_maker_attributes(source); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::SkipDays end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::SkipDays::Day # in file lib/rss/0.9.rb def new(*args); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::SkipHours end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::SkipHours::Hour # in file lib/rss/0.9.rb def new(*args); end end # in files: # lib/rss/0.9.rb class RSS::Rss::Channel::TextInput # in file lib/rss/0.9.rb def new(*args); end # in file lib/rss/0.9.rb def maker_target(maker); end end # in files: # lib/rss/rss.rb module RSS::SetupMaker # in file lib/rss/rss.rb def maker_target(maker); end # in file lib/rss/rss.rb def not_need_to_call_setup_maker_variables(); end # in file lib/rss/rss.rb def setup_maker(maker); end # in file lib/rss/rss.rb def setup_maker_attributes(target); end # in file lib/rss/rss.rb def setup_maker_element(target); end # in file lib/rss/rss.rb def setup_maker_elements(parent); end end # in files: # lib/rss/slash.rb module RSS::SlashModel # in file lib/rss/slash.rb ELEMENT_INFOS = nil # in file lib/rss/slash.rb def append_features(klass); end end # in files: # lib/rss/syndication.rb module RSS::SyndicationModel # in file lib/rss/syndication.rb ELEMENTS = nil # in file lib/rss/syndication.rb SY_UPDATEPERIOD_AVAILABLE_VALUES = nil # in file lib/rss/syndication.rb def append_features(klass); end # in file lib/rss/syndication.rb def validate_sy_updatePeriod(value); end end # in files: # lib/rss/taxonomy.rb module RSS::TaxonomyTopicModel # in file lib/rss/taxonomy.rb def append_features(klass); end end # in files: # lib/rss/taxonomy.rb class RSS::TaxonomyTopicModel::TaxonomyTopic # in file lib/rss/taxonomy.rb def new(*args); end # in file lib/rss/taxonomy.rb def required_prefix(); end # in file lib/rss/taxonomy.rb def required_uri(); end # in file lib/rss/taxonomy.rb def full_name(); end # in file lib/rss/taxonomy.rb def maker_target(target); end end # in files: # lib/rss/taxonomy.rb module RSS::TaxonomyTopicsModel # in file lib/rss/taxonomy.rb def append_features(klass); end end # in files: # lib/rss/taxonomy.rb class RSS::TaxonomyTopicsModel::TaxonomyTopics # in file lib/rss/taxonomy.rb Bag = nil # in file lib/rss/taxonomy.rb def new(*args); end # in file lib/rss/taxonomy.rb def required_prefix(); end # in file lib/rss/taxonomy.rb def required_uri(); end # in file lib/rss/taxonomy.rb def full_name(); end # in file lib/rss/taxonomy.rb def maker_target(target); end # in file lib/rss/taxonomy.rb def resources(); end end class RSS::TooMuchTagError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :parent # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, parent); end end # in files: # lib/rss/trackback.rb module RSS::TrackBackModel10 end # in files: # lib/rss/trackback.rb class RSS::TrackBackModel10::TrackBackAbout # in file lib/rss/trackback.rb def new(*args); end # in file lib/rss/trackback.rb def required_prefix(); end # in file lib/rss/trackback.rb def required_uri(); end # in file lib/rss/trackback.rb def full_name(); end # in file lib/rss/trackback.rb def maker_target(abouts); end # in file lib/rss/trackback.rb def setup_maker_attributes(about); end end # in files: # lib/rss/trackback.rb class RSS::TrackBackModel10::TrackBackPing # in file lib/rss/trackback.rb def new(*args); end # in file lib/rss/trackback.rb def required_prefix(); end # in file lib/rss/trackback.rb def required_uri(); end # in file lib/rss/trackback.rb def full_name(); end end # in files: # lib/rss/trackback.rb module RSS::TrackBackModel20 end # in files: # lib/rss/trackback.rb class RSS::TrackBackModel20::TrackBackAbout # in file lib/rss/trackback.rb def new(*args); end # in file lib/rss/trackback.rb def required_prefix(); end # in file lib/rss/trackback.rb def required_uri(); end # in file lib/rss/trackback.rb def full_name(); end end # in files: # lib/rss/trackback.rb class RSS::TrackBackModel20::TrackBackPing # in file lib/rss/trackback.rb def new(*args); end # in file lib/rss/trackback.rb def required_prefix(); end # in file lib/rss/trackback.rb def required_uri(); end # in file lib/rss/trackback.rb def full_name(); end end # in files: # lib/rss/trackback.rb module RSS::TrackBackUtils # in file lib/rss/trackback.rb def trackback_validate(ignore_unknown_element, tags, uri); end end class RSS::UnknownConversionMethodError # is documented attr_reader :to # in file lib/rss/rss.rb attr_reader :from # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(to, from); end end class RSS::UnknownTagError # is documented attr_reader :tag # in file lib/rss/rss.rb attr_reader :uri # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(tag, uri); end end class RSS::UnsupportedMakerVersionError # is documented attr_reader :version # in file lib/rss/rss.rb # in file lib/rss/rss.rb def new(version); end end # in files: # lib/rss/utils.rb module RSS::Utils # in file lib/rss/utils.rb def element_initialize_arguments?(args); end # in file lib/rss/utils.rb def get_file_and_line_from_caller(i=0); end end # in files: # lib/rss/utils.rb module RSS::Utils::CSV # in file lib/rss/utils.rb def parse(value, &block); end end # in files: # lib/rss/utils.rb module RSS::Utils::InheritedReader # in file lib/rss/utils.rb def inherited_array_reader(constant_name); end # in file lib/rss/utils.rb def inherited_hash_reader(constant_name); end # in file lib/rss/utils.rb def inherited_reader(constant_name); end end # in files: # lib/rss/utils.rb module RSS::Utils::YesCleanOther # in file lib/rss/utils.rb def parse(value); end end # in files: # lib/rss/utils.rb module RSS::Utils::YesOther # in file lib/rss/utils.rb def parse(value); end end # in files: # lib/rss/xml.rb module RSS::XML end # in files: # lib/rss/xml.rb class RSS::XML::Element attr_reader :name # in file lib/rss/xml.rb attr_reader :prefix # in file lib/rss/xml.rb attr_reader :uri # in file lib/rss/xml.rb attr_reader :attributes # in file lib/rss/xml.rb attr_reader :children # in file lib/rss/xml.rb # in file lib/rss/xml.rb def new(name, prefix=nil, uri=nil, attributes={}, children=[]); end # in file lib/rss/xml.rb def <<(child); end # in file lib/rss/xml.rb def ==(other); end # in file lib/rss/xml.rb def [](name); end # in file lib/rss/xml.rb def []=(name, value); end # in file lib/rss/xml.rb def each(&block); end # in file lib/rss/xml.rb def full_name(); end end # in files: # lib/rss/xmlparser.rb class RSS::XMLParserListener end # in files: # lib/rss/parser.rb class RSS::XMLParserNotFound # in file lib/rss/parser.rb def new(); end end # in files: # lib/rss/xmlparser.rb class RSS::XMLParserParser # in file lib/rss/xmlparser.rb def listener(); end # in file lib/rss/xmlparser.rb def _parse(); end end # in files: # lib/rss/xmlscanner.rb class RSS::XMLScanListener # in file lib/rss/xmlscanner.rb ENTITIES = nil # in file lib/rss/xmlscanner.rb def entity(ref); end # in file lib/rss/xmlscanner.rb def on_attr_charref(code); end # in file lib/rss/xmlscanner.rb def on_attr_charref_hex(code); end # in file lib/rss/xmlscanner.rb def on_attr_entityref(ref); end # in file lib/rss/xmlscanner.rb def on_attr_value(str); end # in file lib/rss/xmlscanner.rb def on_attribute(name); end # in file lib/rss/xmlscanner.rb def on_charref(code); end # in file lib/rss/xmlscanner.rb def on_charref_hex(code); end # in file lib/rss/xmlscanner.rb def on_entityref(ref); end # in file lib/rss/xmlscanner.rb def on_etag(name); end # in file lib/rss/xmlscanner.rb def on_stag(name); end # in file lib/rss/xmlscanner.rb def on_stag_end(name); end # in file lib/rss/xmlscanner.rb def on_stag_end_empty(name); end # in file lib/rss/xmlscanner.rb def on_xmldecl_encoding(str); end # in file lib/rss/xmlscanner.rb def on_xmldecl_end(); end # in file lib/rss/xmlscanner.rb def on_xmldecl_standalone(str); end # in file lib/rss/xmlscanner.rb def on_xmldecl_version(str); end end # in files: # lib/rss/xmlscanner.rb class RSS::XMLScanParser # in file lib/rss/xmlscanner.rb def listener(); end # in file lib/rss/xmlscanner.rb def _parse(); end end # in files: # lib/rss/xml-stylesheet.rb class RSS::XMLStyleSheet # in file lib/rss/xml-stylesheet.rb ATTRIBUTES = nil # in file lib/rss/xml-stylesheet.rb GUESS_TABLE = nil attr_accessor :do_validate # in file lib/rss/xml-stylesheet.rb # in file lib/rss/xml-stylesheet.rb def new(*attrs); end # in file lib/rss/xml-stylesheet.rb def alternate=(value); end # in file lib/rss/xml-stylesheet.rb def guess_type(filename); end # in file lib/rss/xml-stylesheet.rb def href=(value); end # in file lib/rss/xml-stylesheet.rb def setup_maker(maker); end end # in files: # lib/rss/xml-stylesheet.rb module RSS::XMLStyleSheetMixin attr_accessor :xml_stylesheets # in file lib/rss/xml-stylesheet.rb # in file lib/rss/xml-stylesheet.rb def new(*args); end # in file lib/rss/xml-stylesheet.rb def xml_stylesheet_pi(); end end # in files: # lib/racc/parser.rb module Racc # in file lib/racc/parser.rb Racc_No_Extentions = nil end # in files: # lib/racc/parser.rb class Racc::ParseError end # in files: # lib/racc/parser.rb class Racc::Parser # in file lib/racc/parser.rb Racc_Runtime_Version = nil # in file lib/racc/parser.rb Racc_Runtime_Revision = nil # in file lib/racc/parser.rb Racc_Runtime_Core_Version_R = nil # in file lib/racc/parser.rb Racc_Runtime_Core_Revision_R = nil # in file lib/racc/parser.rb Racc_Main_Parsing_Routine = nil # in file lib/racc/parser.rb Racc_YY_Parse_Method = nil # in file lib/racc/parser.rb Racc_Runtime_Core_Version = nil # in file lib/racc/parser.rb Racc_Runtime_Core_Revision = nil # in file lib/racc/parser.rb Racc_Runtime_Type = nil # in file lib/racc/parser.rb def racc_runtime_type(); end # in file lib/racc/parser.rb def _racc_do_parse_rb(arg, in_debug); end # in file lib/racc/parser.rb def _racc_do_reduce(arg, act); end # in file lib/racc/parser.rb def _racc_init_sysvars(); end # in file lib/racc/parser.rb def _racc_setup(); end # in file lib/racc/parser.rb def _racc_yyparse_rb(recv, mid, arg, c_debug); end # in file lib/racc/parser.rb def next_token(); end # in file lib/racc/parser.rb def on_error(t, val, vstack); end # in file lib/racc/parser.rb def racc_accept(); end # in file lib/racc/parser.rb def racc_e_pop(state, tstack, vstack); end # in file lib/racc/parser.rb def racc_next_state(curstate, state); end # in file lib/racc/parser.rb def racc_print_stacks(t, v); end # in file lib/racc/parser.rb def racc_print_states(s); end # in file lib/racc/parser.rb def racc_reduce(toks, sim, tstack, vstack); end # in file lib/racc/parser.rb def racc_shift(tok, tstack, vstack); end # in file lib/racc/parser.rb def racc_token2str(tok); end # in file lib/racc/parser.rb def token_to_str(t); end # in file lib/racc/parser.rb def yyaccept(); end # in file lib/racc/parser.rb def yyerrok(); end # in file lib/racc/parser.rb def yyerror(); end end module Rake # is documented # in file lib/rake/dsl_definition.rb DeprecatedCommands = nil # in file lib/rake/version.rb VERSION = nil # in file lib/rake/task_arguments.rb EMPTY_TASK_ARGS = nil # in file lib/rake/early_time.rb EARLY = nil # in file lib/rake/runtest.rb def run_tests(pattern='test/test*.rb', log_enabled=false); end end module Rake::AltSystem # is documented # in file lib/rake/alt_system.rb WINDOWS = nil # in file lib/rake/alt_system.rb RUNNABLE_EXTS = nil # in file lib/rake/alt_system.rb RUNNABLE_PATTERN = nil # in file lib/rake/alt_system.rb def define_module_function(name, &block); end # in file lib/rake/alt_system.rb def backticks(cmd); end # in file lib/rake/alt_system.rb def find_runnable(file); end # in file lib/rake/alt_system.rb def repair_command(cmd); end end class Rake::Application # is documented # in file lib/rake/application.rb DEFAULT_RAKEFILES = nil # in file lib/rake/application.rb def dynamic_width_stty(); end # in file lib/rake/application.rb def dynamic_width_tput(); end # in file lib/rake/application.rb def find_rakefile_location(); end # in file lib/rake/application.rb def glob(path, &block); end # in file lib/rake/application.rb def parse_task_string(string); end # in file lib/rake/application.rb def print_rakefile_directory(location); end # in file lib/rake/application.rb def rakefile_location(backtrace = caller); end # in file lib/rake/application.rb def terminal_width(); end # in file lib/rake/application.rb def truncate(string, width); end # in file lib/rake/application.rb def unix?(); end # in file lib/rake/application.rb def windows?(); end end module Rake::Cloneable # is documented # in file lib/rake/cloneable.rb def clone(); end end class Rake::CompositePublisher # is documented # in file lib/rake/contrib/compositepublisher.rb def new(); end end class Rake::FileList # is documented # in file lib/rake/file_list.rb DELEGATING_METHODS = nil # in file lib/rake/file_list.rb DEFAULT_IGNORE_PATTERNS = nil # in file lib/rake/file_list.rb DEFAULT_IGNORE_PROCS = nil # in file lib/rake/file_list.rb def import(array); end # in file lib/rake/file_list.rb def resolve_add(fn); end # in file lib/rake/file_list.rb def resolve_exclude(); end end module Rake::FileUtilsExt # is documented # in file lib/rake/file_utils_ext.rb DEFAULT = nil attr_accessor :verbose_flag # in file lib/rake/file_utils_ext.rb attr_accessor :nowrite_flag # in file lib/rake/file_utils_ext.rb end class Rake::FtpFile # is documented attr_reader :name # in file lib/rake/contrib/ftptools.rb attr_reader :size # in file lib/rake/contrib/ftptools.rb attr_reader :owner # in file lib/rake/contrib/ftptools.rb attr_reader :group # in file lib/rake/contrib/ftptools.rb attr_reader :time # in file lib/rake/contrib/ftptools.rb # in file lib/rake/contrib/ftptools.rb def date(); end # in file lib/rake/contrib/ftptools.rb def new(path, entry); end # in file lib/rake/contrib/ftptools.rb def time(); end # in file lib/rake/contrib/ftptools.rb def determine_time(d1, d2, d3); end # in file lib/rake/contrib/ftptools.rb def directory?(); end # in file lib/rake/contrib/ftptools.rb def mode(); end # in file lib/rake/contrib/ftptools.rb def parse_mode(m); end # in file lib/rake/contrib/ftptools.rb def path(); end # in file lib/rake/contrib/ftptools.rb def symlink?(); end end class Rake::InvocationChain # is documented # in file lib/rake/invocation_chain.rb EMPTY = nil # in file lib/rake/invocation_chain.rb def append(value, chain); end # in file lib/rake/invocation_chain.rb def new(value, tail); end # in file lib/rake/invocation_chain.rb def append(value); end # in file lib/rake/invocation_chain.rb def member?(obj); end # in file lib/rake/invocation_chain.rb def prefix(); end end # in files: # lib/rake/invocation_chain.rb class Rake::InvocationChain::EmptyInvocationChain # in file lib/rake/invocation_chain.rb def append(value); end # in file lib/rake/invocation_chain.rb def member?(obj); end end # in files: # lib/rake/invocation_exception_mixin.rb module Rake::InvocationExceptionMixin end class Rake::MakefileLoader # is documented # in file lib/rake/loaders/makefile.rb SPACE_MARK = nil # in file lib/rake/loaders/makefile.rb def respace(str); end end class Rake::MultiTask # is documented # in file lib/rake/multi_task.rb def invoke_prerequisites(args, invocation_chain); end end class Rake::PackageTask # is documented # in file lib/rake/packagetask.rb def package_dir_path(); end # in file lib/rake/packagetask.rb def package_name(); end # in file lib/rake/packagetask.rb def tar_bz2_file(); end # in file lib/rake/packagetask.rb def tar_gz_file(); end # in file lib/rake/packagetask.rb def tgz_file(); end # in file lib/rake/packagetask.rb def zip_file(); end end class Rake::PseudoStatus # is documented attr_reader :exitstatus # in file lib/rake/pseudo_status.rb # in file lib/rake/pseudo_status.rb def new(code=0); end # in file lib/rake/pseudo_status.rb def >>(n); end # in file lib/rake/pseudo_status.rb def exited?(); end # in file lib/rake/pseudo_status.rb def stopped?(); end # in file lib/rake/pseudo_status.rb def to_i(); end end # in files: # lib/rake/contrib/rubyforgepublisher.rb class Rake::RubyForgePublisher attr_reader :project # in file lib/rake/contrib/rubyforgepublisher.rb attr_reader :proj_id # in file lib/rake/contrib/rubyforgepublisher.rb attr_reader :user # in file lib/rake/contrib/rubyforgepublisher.rb # in file lib/rake/contrib/rubyforgepublisher.rb def new(projname, user); end end class Rake::RuleRecursionOverflowError # is documented # in file lib/rake/rule_recursion_overflow_error.rb def new(*args); end # in file lib/rake/rule_recursion_overflow_error.rb def add_target(target); end # in file lib/rake/rule_recursion_overflow_error.rb def message(); end end class Rake::SshDirPublisher # is documented # in file lib/rake/contrib/sshpublisher.rb def new(host, remote_dir, local_dir); end # in file lib/rake/contrib/sshpublisher.rb def upload(); end end class Rake::SshFreshDirPublisher # is documented # in file lib/rake/contrib/sshpublisher.rb def upload(); end end class Rake::Task # is documented # in file lib/rake/task.rb def add_chain_to(exception, new_chain); end # in file lib/rake/task.rb def lookup_prerequisite(prerequisite_name); end # in file lib/rake/task.rb def sources(); end end class Rake::TaskArguments # is documented attr_reader :names # in file lib/rake/task_arguments.rb # in file lib/rake/task_arguments.rb def each(&block); end # in file lib/rake/task_arguments.rb def lookup(name); end # in file lib/rake/task_arguments.rb def method_missing(sym, *args, &block); end # in file lib/rake/task_arguments.rb def to_hash(); end # in file lib/rake/task_arguments.rb def values_at(*keys); end end module Rake::TaskManager # is documented attr_accessor :record_task_metadata # in file lib/rake/task_manager.rb # in file lib/rake/task_manager.rb def new(); end # in file lib/rake/task_manager.rb def create_rule(*args, &block); end # in file lib/rake/task_manager.rb def define_task(task_class, *args, &block); end # in file lib/rake/task_manager.rb def synthesize_file_task(task_name); end # in file lib/rake/task_manager.rb def trace_rule(level, message); end end class Rake::TestTask # is documented # in file lib/rake/testtask.rb def file_list_string(); end # in file lib/rake/testtask.rb def lib_path(); end # in file lib/rake/testtask.rb def ruby_opts_string(); end # in file lib/rake/testtask.rb def ruby_version(); end # in file lib/rake/testtask.rb def run_code(); end end class Random # is documented # in file random.c DEFAULT = nil end class Rational # is documented # in file ext/json/lib/json/add/rational.rb def json_create(object); end # in file ext/json/lib/json/add/rational.rb def as_json(*); end # in file ext/json/lib/json/add/rational.rb def to_json(*); end end # in files: # lib/rubygems.rb module RbConfig end class Resolv::DNS::Resource # is documented # in file lib/resolv.rb ClassInsensitiveTypes = nil end class Resolv::DNS::Resource::IN::A # is documented # in file lib/resolv.rb TypeValue = nil # in file lib/resolv.rb ClassValue = nil end class Resolv::DNS::Resource::IN::AAAA # is documented # in file lib/resolv.rb TypeValue = nil # in file lib/resolv.rb ClassValue = nil end class Resolv::DNS::Resource::IN::SRV # is documented # in file lib/resolv.rb TypeValue = nil # in file lib/resolv.rb ClassValue = nil end class Resolv::DNS::Resource::IN::WKS # is documented # in file lib/resolv.rb TypeValue = nil # in file lib/resolv.rb ClassValue = nil # in file lib/resolv.rb def new(address, protocol, bitmap); end end class Resolv::DNS::Resource::MINFO # is documented # in file lib/resolv.rb def new(rmailbx, emailbx); end end class Resolv::DNS::Resource::TXT # is documented # in file lib/resolv.rb def new(first_string, *rest_strings); end end class Resolv::Hosts # is documented # in file lib/resolv.rb DefaultFileName = nil end class Resolv::IPv4 # is documented # in file lib/resolv.rb Regex = nil # in file lib/resolv.rb def create(arg); end end class Rinda::Tuple # is documented # in file lib/rinda/rinda.rb def hash?(ary_or_hash); end end class Rinda::TupleBag # is documented # in file lib/rinda/tuplespace.rb def bin_for_find(template); end # in file lib/rinda/tuplespace.rb def bin_key(tuple); end # in file lib/rinda/tuplespace.rb def each_entry(&blk); end end # in files: # lib/rinda/tuplespace.rb class Rinda::TupleBag::TupleBin # in file lib/rinda/tuplespace.rb def new(); end # in file lib/rinda/tuplespace.rb def add(tuple); end # in file lib/rinda/tuplespace.rb def delete(tuple); end # in file lib/rinda/tuplespace.rb def find(); end end class Rinda::TupleEntry # is documented attr_accessor :expires # in file lib/rinda/tuplespace.rb end class Rinda::TupleSpace # is documented # in file lib/rinda/tuplespace.rb def create_entry(tuple, sec); end end class Rinda::WaitTemplateEntry # is documented attr_reader :found # in file lib/rinda/tuplespace.rb # in file lib/rinda/tuplespace.rb def new(place, ary, expires=nil); end # in file lib/rinda/tuplespace.rb def cancel(); end # in file lib/rinda/tuplespace.rb def read(tuple); end # in file lib/rinda/tuplespace.rb def signal(); end # in file lib/rinda/tuplespace.rb def wait(); end end # in files: # parse.c # ext/ripper/lib/ripper/lexer.rb # ext/ripper/lib/ripper/sexp.rb # ext/ripper/lib/ripper/filter.rb # ext/ripper/lib/ripper/core.rb # ext/ripper/ripper.c class Ripper # in file parse.c Version = nil end class Ripper::Filter # is documented # in file ext/ripper/lib/ripper/filter.rb def new(src, filename = '-', lineno = 1); end end # in files: # ext/ripper/lib/ripper/lexer.rb class Ripper::TokenPattern::CompileError end # in files: # ext/ripper/lib/ripper/lexer.rb class Ripper::TokenPattern::Error end # in files: # ext/ripper/lib/ripper/lexer.rb class Ripper::TokenPattern::MatchData # in file ext/ripper/lib/ripper/lexer.rb def new(tokens, match); end # in file ext/ripper/lib/ripper/lexer.rb def match(n = 0); end # in file ext/ripper/lib/ripper/lexer.rb def string(n = 0); end end # in files: # ext/ripper/lib/ripper/lexer.rb class Ripper::TokenPattern::MatchError end # in files: # lib/irb/ruby-lex.rb class RubyLex # in file lib/irb/ruby-lex.rb ENINDENT_CLAUSE = nil # in file lib/irb/ruby-lex.rb DEINDENT_CLAUSE = nil # in file lib/irb/ruby-lex.rb PERCENT_LTYPE = nil # in file lib/irb/ruby-lex.rb PERCENT_PAREN = nil # in file lib/irb/ruby-lex.rb Ltype2Token = nil # in file lib/irb/ruby-lex.rb DLtype2Token = nil attr_accessor :debug_level # in file lib/irb/ruby-lex.rb attr_accessor :skip_space # in file lib/irb/ruby-lex.rb attr_accessor :readed_auto_clean_up # in file lib/irb/ruby-lex.rb attr_accessor :exception_on_syntax_error # in file lib/irb/ruby-lex.rb attr_reader :seek # in file lib/irb/ruby-lex.rb attr_reader :char_no # in file lib/irb/ruby-lex.rb attr_reader :line_no # in file lib/irb/ruby-lex.rb attr_reader :indent # in file lib/irb/ruby-lex.rb # in file lib/irb/ruby-lex.rb def debug?(); end # in file lib/irb/ruby-lex.rb def new(); end # in file lib/irb/ruby-lex.rb def buf_input(); end # in file lib/irb/ruby-lex.rb def each_top_level_statement(); end # in file lib/irb/ruby-lex.rb def eof?(); end # in file lib/irb/ruby-lex.rb def get_readed(); end # in file lib/irb/ruby-lex.rb def getc(); end # in file lib/irb/ruby-lex.rb def getc_of_rests(); end # in file lib/irb/ruby-lex.rb def identify_comment(); end # in file lib/irb/ruby-lex.rb def identify_gvar(); end # in file lib/irb/ruby-lex.rb def identify_here_document(); end # in file lib/irb/ruby-lex.rb def identify_identifier(); end # in file lib/irb/ruby-lex.rb def identify_number(); end # in file lib/irb/ruby-lex.rb def identify_quotation(); end # in file lib/irb/ruby-lex.rb def identify_string(ltype, quoted = ltype); end # in file lib/irb/ruby-lex.rb def identify_string_dvar(); end # in file lib/irb/ruby-lex.rb def initialize_input(); end # in file lib/irb/ruby-lex.rb def lex(); end # in file lib/irb/ruby-lex.rb def lex_init(); end # in file lib/irb/ruby-lex.rb def lex_int2(); end # in file lib/irb/ruby-lex.rb def peek(i = 0); end # in file lib/irb/ruby-lex.rb def peek_equal?(str); end # in file lib/irb/ruby-lex.rb def peek_match?(regexp); end # in file lib/irb/ruby-lex.rb def prompt(); end # in file lib/irb/ruby-lex.rb def read_escape(); end # in file lib/irb/ruby-lex.rb def set_prompt(p = nil, &block); end # in file lib/irb/ruby-lex.rb def token(); end # in file lib/irb/ruby-lex.rb def ungetc(c = nil); end end module RubyToken # is documented # in file lib/irb/ruby-token.rb EXPR_BEG = nil # in file lib/irb/ruby-token.rb EXPR_MID = nil # in file lib/irb/ruby-token.rb EXPR_END = nil # in file lib/irb/ruby-token.rb EXPR_ARG = nil # in file lib/irb/ruby-token.rb EXPR_FNAME = nil # in file lib/irb/ruby-token.rb EXPR_DOT = nil # in file lib/irb/ruby-token.rb EXPR_CLASS = nil # in file lib/irb/ruby-token.rb TokenDefinitions = nil # in file lib/irb/ruby-token.rb TkSymbol2Token = nil # in file lib/irb/ruby-token.rb def def_token(token_n, super_token = Token, reading = nil, *opts); end # in file lib/irb/ruby-token.rb def Token(token, value = nil); end end # in files: # lib/irb/ruby-token.rb class RubyToken::TkError end # in files: # lib/irb/ruby-token.rb class RubyToken::TkId attr_reader :name # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no, name); end end # in files: # lib/irb/ruby-token.rb class RubyToken::TkNode attr_reader :node # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no); end end # in files: # lib/irb/ruby-token.rb class RubyToken::TkOPASGN attr_reader :op # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no, op); end end # in files: # lib/irb/ruby-token.rb class RubyToken::TkOp attr_accessor :name # in file lib/irb/ruby-token.rb end # in files: # lib/irb/ruby-token.rb class RubyToken::TkUnknownChar attr_reader :name # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no, id); end end # in files: # lib/irb/ruby-token.rb class RubyToken::TkVal attr_reader :value # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no, value = nil); end end # in files: # lib/irb/ruby-token.rb class RubyToken::Token attr_accessor :seek # in file lib/irb/ruby-token.rb # in file lib/irb/ruby-token.rb def new(seek, line_no, char_no); end end class RubyVM # is documented # in file vm.c USAGE_ANALYSIS_REGS = nil # in file vm.c USAGE_ANALYSIS_INSN_BIGRAM = nil # in file vm.c OPTS = nil end # in files: # iseq.c class RubyVM::Env end # in files: # iseq.c class RubyVM::InstructionSequence # in file iseq.c def compile(p1, p2 = v2, p3 = v3, p4 = v4, p5 = v5); end # in file iseq.c def compile_file(p1, p2 = v2); end # in file iseq.c def compile_option(); end # in file iseq.c def compile_option=(p1); end # in file iseq.c def disasm(p1); end # in file iseq.c def disassemble(p1); end # in file iseq.c def load(p1, p2 = v2); end # in file iseq.c def new(p1, p2 = v2, p3 = v3, p4 = v4, p5 = v5); end # in file iseq.c def disasm(); end # in file iseq.c def disassemble(); end # in file iseq.c def to_a(); end end class SOCKSSocket # is documented # in file lib/resolv-replace.rb def new(host, serv); end end # in files: # lib/scanf.rb class Scanf::FormatSpecifier end # in files: # lib/scanf.rb class Scanf::FormatString end # in files: # lib/securerandom.rb module SecureRandom end class Shell # is documented attr_accessor :cascade # in file lib/shell.rb attr_accessor :debug # in file lib/shell.rb attr_accessor :verbose # in file lib/shell.rb attr_accessor :debug? # in file lib/shell.rb attr_accessor :verbose? # in file lib/shell.rb attr_reader :system_path # in file lib/shell.rb attr_accessor :umask # in file lib/shell.rb attr_accessor :record_separator # in file lib/shell.rb attr_accessor :verbose # in file lib/shell.rb attr_accessor :debug # in file lib/shell.rb attr_accessor :verbose? # in file lib/shell.rb attr_accessor :debug? # in file lib/shell.rb attr_reader :command_processor # in file lib/shell.rb attr_reader :process_controller # in file lib/shell.rb attr_reader :dir_stack # in file lib/shell.rb attr_reader :dirs # in file lib/shell.rb # in file lib/shell.rb def alias_command(ali, command, *opts, &block); end # in file lib/shell.rb def debug=(val); end # in file lib/shell.rb def default_record_separator(); end # in file lib/shell.rb def default_record_separator=(rs); end # in file lib/shell.rb def install_system_commands(pre = "sys_"); end # in file lib/shell.rb def new(pwd = Dir.pwd, umask = nil); end # in file lib/shell.rb def notify(*opts); end # in file lib/shell.rb def unalias_command(ali); end # in file lib/shell.rb def undef_system_command(command); end # in file lib/shell.rb def debug=(val); end # in file lib/shell.rb def expand_path(path); end # in file lib/shell.rb def kill(sig, command); end # in file lib/shell.rb def popd(); end # in file lib/shell.rb def popdir(); end # in file lib/shell.rb def pushd(path = nil, verbose = @verbose); end # in file lib/shell.rb def pushdir(path = nil, verbose = @verbose); end end # in files: # lib/shell/builtin-command.rb class Shell::AppendFile # in file lib/shell/builtin-command.rb def new(sh, to_filename, filter); end # in file lib/shell/builtin-command.rb def input=(filter); end end class Shell::AppendIO # is documented # in file lib/shell/builtin-command.rb def new(sh, io, filter); end # in file lib/shell/builtin-command.rb def input=(filter); end end # in files: # lib/shell/builtin-command.rb class Shell::BuiltInCommand # in file lib/shell/builtin-command.rb def active?(); end # in file lib/shell/builtin-command.rb def wait?(); end end # in files: # lib/shell/builtin-command.rb class Shell::Cat # in file lib/shell/builtin-command.rb def new(sh, *filenames); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end # in files: # lib/shell/command-processor.rb class Shell::CommandProcessor # in file lib/shell/command-processor.rb NoDelegateMethods = nil # in file lib/shell/command-processor.rb def add_delegate_command_to_shell(id); end # in file lib/shell/command-processor.rb def alias_command(ali, command, *opts); end # in file lib/shell/command-processor.rb def alias_map(); end # in file lib/shell/command-processor.rb def initialize(); end # in file lib/shell/command-processor.rb def method_added(id); end # in file lib/shell/command-processor.rb def new(shell); end # in file lib/shell/command-processor.rb def unalias_command(ali); end # in file lib/shell/command-processor.rb def undef_system_command(command); end # in file lib/shell/command-processor.rb def append(to, filter); end # in file lib/shell/command-processor.rb def cat(*filenames); end # in file lib/shell/command-processor.rb def concat(*jobs); end # in file lib/shell/command-processor.rb def echo(*strings); end # in file lib/shell/command-processor.rb def tee(file); end # in file lib/shell/command-processor.rb def transact(&block); end end # in files: # lib/shell/builtin-command.rb class Shell::Concat # in file lib/shell/builtin-command.rb def new(sh, *jobs); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end # in files: # lib/shell/builtin-command.rb class Shell::Echo # in file lib/shell/builtin-command.rb def new(sh, *strings); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end # in files: # lib/shell/error.rb module Shell::Error end class Shell::Filter # is documented attr_reader :input # in file lib/shell/filter.rb # in file lib/shell/filter.rb def new(sh); end # in file lib/shell/filter.rb def +(filter); end # in file lib/shell/filter.rb def <(src); end # in file lib/shell/filter.rb def >(to); end # in file lib/shell/filter.rb def >>(to); end # in file lib/shell/filter.rb def each(rs = nil); end # in file lib/shell/filter.rb def input=(filter); end # in file lib/shell/filter.rb def |(filter); end end # in files: # lib/shell/builtin-command.rb class Shell::Glob # in file lib/shell/builtin-command.rb def new(sh, pattern); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end # in files: # lib/shell/process-controller.rb class Shell::ProcessController attr_reader :shell # in file lib/shell/process-controller.rb # in file lib/shell/process-controller.rb def activate(pc); end # in file lib/shell/process-controller.rb def active_process_controllers(); end # in file lib/shell/process-controller.rb def block_output_synchronize(&b); end # in file lib/shell/process-controller.rb def each_active_object(); end # in file lib/shell/process-controller.rb def inactivate(pc); end # in file lib/shell/process-controller.rb def new(shell); end # in file lib/shell/process-controller.rb def wait_to_finish_all_process_controllers(); end # in file lib/shell/process-controller.rb def active_job?(job); end # in file lib/shell/process-controller.rb def active_jobs(); end # in file lib/shell/process-controller.rb def active_jobs_exist?(); end # in file lib/shell/process-controller.rb def jobs(); end # in file lib/shell/process-controller.rb def jobs_exist?(); end # in file lib/shell/process-controller.rb def waiting_job?(job); end # in file lib/shell/process-controller.rb def waiting_jobs(); end # in file lib/shell/process-controller.rb def waiting_jobs_exist?(); end end # in files: # lib/shell/system-command.rb class Shell::SystemCommand attr_reader :command # in file lib/shell/system-command.rb attr_reader :name # in file lib/shell/system-command.rb # in file lib/shell/system-command.rb def new(sh, command, *opts); end # in file lib/shell/system-command.rb def active?(); end # in file lib/shell/system-command.rb def each(rs = nil); end # in file lib/shell/system-command.rb def flush(); end # in file lib/shell/system-command.rb def input=(inp); end # in file lib/shell/system-command.rb def kill(sig); end # in file lib/shell/system-command.rb def start(); end # in file lib/shell/system-command.rb def start_export(); end # in file lib/shell/system-command.rb def start_import(); end # in file lib/shell/system-command.rb def super_each(rs = nil); end # in file lib/shell/system-command.rb def terminate(); end # in file lib/shell/system-command.rb def wait?(); end end # in files: # lib/shell/builtin-command.rb class Shell::Tee # in file lib/shell/builtin-command.rb def new(sh, filename); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end # in files: # lib/shell/builtin-command.rb class Shell::Void # in file lib/shell/builtin-command.rb def new(sh, *opts); end # in file lib/shell/builtin-command.rb def each(rs = nil); end end module Singleton # is documented # in file lib/singleton.rb def append_features(mod); end # in file lib/singleton.rb def included(klass); end end class Socket # is documented # in file ext/socket/constdefs.c AF_SYSTEM = nil # in file ext/socket/constdefs.c PF_SYSTEM = nil # in file ext/socket/constdefs.c PF_RTIP = nil # in file ext/socket/constdefs.c PF_PIP = nil # in file ext/socket/constdefs.c PF_KEY = nil # in file ext/socket/constdefs.c MSG_FIN = nil # in file ext/socket/constdefs.c MSG_SYN = nil # in file ext/socket/constdefs.c MSG_RST = nil # in file ext/socket/constdefs.c IPPROTO_BIP = nil # in file ext/socket/constdefs.c IP_XFRM_POLICY = nil # in file ext/socket/constdefs.c SO_SECURITY_AUTHENTICATION = nil # in file ext/socket/constdefs.c SO_SECURITY_ENCRYPTION_TRANSPORT = nil # in file ext/socket/constdefs.c SO_SECURITY_ENCRYPTION_NETWORK = nil # in file ext/socket/constdefs.c IPX_TYPE = nil end module Socket::Constants # is documented # in file ext/socket/constdefs.c AF_SYSTEM = nil # in file ext/socket/constdefs.c PF_SYSTEM = nil # in file ext/socket/constdefs.c PF_RTIP = nil # in file ext/socket/constdefs.c PF_PIP = nil # in file ext/socket/constdefs.c PF_KEY = nil # in file ext/socket/constdefs.c MSG_FIN = nil # in file ext/socket/constdefs.c MSG_SYN = nil # in file ext/socket/constdefs.c MSG_RST = nil # in file ext/socket/constdefs.c IPPROTO_BIP = nil # in file ext/socket/constdefs.c IP_XFRM_POLICY = nil # in file ext/socket/constdefs.c SO_SECURITY_AUTHENTICATION = nil # in file ext/socket/constdefs.c SO_SECURITY_ENCRYPTION_TRANSPORT = nil # in file ext/socket/constdefs.c SO_SECURITY_ENCRYPTION_NETWORK = nil # in file ext/socket/constdefs.c IPX_TYPE = nil end class SshDirPublisher # is documented # in file lib/rake/contrib/publisher.rb def new(host, remote_dir, local_dir); end # in file lib/rake/contrib/publisher.rb def upload(); end end class SshFreshDirPublisher # is documented # in file lib/rake/contrib/publisher.rb def upload(); end end # in files: # ext/strscan/strscan.c class StringScanner::Error end # in files: # lib/yaml.rb module Syck # in file lib/yaml.rb ENGINE = nil end module Sync_m # is documented # in file lib/sync.rb RCS_ID = nil # in file lib/sync.rb SH = nil # in file lib/sync.rb EX = nil attr_accessor :sync_mode # in file lib/sync.rb attr_accessor :sync_waiting # in file lib/sync.rb attr_accessor :sync_upgrade_waiting # in file lib/sync.rb attr_accessor :sync_sh_locker # in file lib/sync.rb attr_accessor :sync_ex_locker # in file lib/sync.rb attr_accessor :sync_ex_count # in file lib/sync.rb # in file lib/sync.rb def append_features(cl); end # in file lib/sync.rb def define_aliases(cl); end # in file lib/sync.rb def extend_object(obj); end # in file lib/sync.rb def new(*args); end # in file lib/sync.rb def sync_exclusive?(); end # in file lib/sync.rb def sync_extend(); end # in file lib/sync.rb def sync_initialize(); end # in file lib/sync.rb def sync_inspect(); end # in file lib/sync.rb def sync_lock(m = EX); end # in file lib/sync.rb def sync_shared?(); end # in file lib/sync.rb def sync_synchronize(mode = EX); end # in file lib/sync.rb def sync_try_lock_sub(m); end # in file lib/sync.rb def sync_unlock(m = EX); end end class Sync_m::Err # is documented # in file lib/sync.rb def Fail(*opt); end end # in files: # lib/sync.rb class Sync_m::Err::LockModeFailer # in file lib/sync.rb Message = nil # in file lib/sync.rb def Fail(mode); end end # in files: # lib/sync.rb class Sync_m::Err::UnknownLocker # in file lib/sync.rb Message = nil # in file lib/sync.rb def Fail(th); end end module Sys # is documented # in file lib/rake/contrib/sys.rb RUBY = nil # in file lib/rake/contrib/sys.rb def for_matching_files(wildcard, dest_dir); end # in file lib/rake/contrib/sys.rb def with_verbose(v); end end # in files: # ext/syslog/syslog.c module Syslog::Constants # in file ext/syslog/syslog.c def included(p1); end end # in files: # ext/syslog/syslog.c module Syslog::Facility end # in files: # ext/syslog/syslog.c module Syslog::Level end # in files: # ext/syslog/syslog.c module Syslog::Macros # in file ext/syslog/syslog.c def included(p1); end end # in files: # ext/syslog/syslog.c module Syslog::Option end class TCPSocket # is documented # in file lib/resolv-replace.rb def new(host, serv, *rest); end end # in files: # lib/tsort.rb class TSort::Cyclic end class TempIO # is documented # in file lib/rubygems/test_utilities.rb def new(string = ''); end # in file lib/rubygems/test_utilities.rb def string(); end end # in files: # lib/tempfile.rb class Tempfile::Remover end module Test::Unit # is documented # in file lib/test/unit.rb TEST_UNIT_IMPLEMENTATION = nil end # in files: # lib/test/unit/assertions.rb module Test::Unit::Assertions # in file lib/test/unit/assertions.rb UNASSIGNED = nil end # in files: # lib/test/unit.rb class Test::Unit::AutoRunner attr_accessor :to_run # in file lib/test/unit.rb attr_accessor :options # in file lib/test/unit.rb # in file lib/test/unit.rb def new(force_standalone = false, default_dir = nil, argv = ARGV); end # in file lib/test/unit.rb def run(*args); end # in file lib/test/unit.rb def process_args(*args); end # in file lib/test/unit.rb def run(); end end # in files: # lib/test/unit.rb class Test::Unit::AutoRunner::Runner end # in files: # lib/test/unit.rb module Test::Unit::GCStressOption # in file lib/test/unit.rb def non_options(files, options); end # in file lib/test/unit.rb def setup_options(parser, options); end end # in files: # lib/test/unit.rb module Test::Unit::GlobOption # in file lib/test/unit.rb def non_options(files, options); end # in file lib/test/unit.rb def setup_options(parser, options); end end # in files: # lib/test/unit.rb module Test::Unit::LoadPathOption # in file lib/test/unit.rb def setup_options(parser, options); end end # in files: # lib/test/unit.rb module Test::Unit::Options # in file lib/test/unit.rb def new(*, &block); end # in file lib/test/unit.rb def non_options(files, options); end # in file lib/test/unit.rb def option_parser(); end # in file lib/test/unit.rb def process_args(args = []); end # in file lib/test/unit.rb def setup_options(opts, options); end end # in files: # lib/test/unit.rb module Test::Unit::RequireFiles # in file lib/test/unit.rb def non_options(files, options); end end # in files: # lib/test/unit.rb module Test::Unit::RunCount # in file lib/test/unit.rb def have_run?(); end # in file lib/test/unit.rb def run_once(); end # in file lib/test/unit.rb def run(*); end # in file lib/test/unit.rb def run_once(); end end # in files: # lib/test/unit.rb class Test::Unit::Runner # in file lib/test/unit.rb def autorun(); end # in file lib/test/unit.rb def _prepare_run(suites, type); end # in file lib/test/unit.rb def _print(s); end # in file lib/test/unit.rb def _run_parallel(suites, type, result); end # in file lib/test/unit.rb def _run_suites(suites, type); end # in file lib/test/unit.rb def add_status(line); end # in file lib/test/unit.rb def after_worker_down(worker, e=nil, c=false); end # in file lib/test/unit.rb def after_worker_quit(worker); end # in file lib/test/unit.rb def del_jobs_status(); end # in file lib/test/unit.rb def del_status_line(); end # in file lib/test/unit.rb def failed(s); end # in file lib/test/unit.rb def jobs_status(); end # in file lib/test/unit.rb def new_test(s); end # in file lib/test/unit.rb def output(); end # in file lib/test/unit.rb def put_status(line); end # in file lib/test/unit.rb def run(*args); end # in file lib/test/unit.rb def status(*args); end # in file lib/test/unit.rb def succeed(); end # in file lib/test/unit.rb def terminal_width(); end end # in files: # lib/test/unit.rb class Test::Unit::Runner::Worker attr_reader :quit_called # in file lib/test/unit.rb attr_reader :io # in file lib/test/unit.rb attr_reader :pid # in file lib/test/unit.rb attr_accessor :status # in file lib/test/unit.rb attr_accessor :file # in file lib/test/unit.rb attr_accessor :real_file # in file lib/test/unit.rb attr_accessor :loadpath # in file lib/test/unit.rb # in file lib/test/unit.rb def launch(ruby,args=[]); end # in file lib/test/unit.rb def new(io, pid, status); end # in file lib/test/unit.rb def call_hook(id,*additional); end # in file lib/test/unit.rb def close(); end # in file lib/test/unit.rb def died(*additional); end # in file lib/test/unit.rb def hook(id,&block); end # in file lib/test/unit.rb def quit(); end # in file lib/test/unit.rb def read(); end # in file lib/test/unit.rb def run(task,type); end end # in files: # lib/test/unit.rb class Test::Unit::StatusLineOutput # in file lib/test/unit.rb def method_missing(*a, &b); end # in file lib/test/unit.rb def respond_to_missing?(*a); end end class Test::Unit::TestCase # is documented # in file lib/test/unit/testcase.rb def test_order(); end # in file lib/test/unit/testcase.rb def on_parallel_worker?(); end end # in files: # lib/test/unit/parallel.rb class Test::Unit::Worker # in file lib/test/unit/parallel.rb def _run_suite(suite, type); end # in file lib/test/unit/parallel.rb def _run_suites(suites, type); end # in file lib/test/unit/parallel.rb def increment_io(orig); end # in file lib/test/unit/parallel.rb def run(args = []); end end class Thread # is documented # in file ext/win32ole/lib/win32ole.rb def new(*arg, &block); end # in file ext/win32ole/lib/win32ole.rb def org_initialize(*arg, &block); end end class ThreadGroup # is documented # in file thread.c Default = nil end class ThreadsWait # is documented # in file lib/thwait.rb RCS_ID = nil end class Time # is documented # in file lib/time.rb LeapYearMonthDays = nil # in file lib/time.rb CommonYearMonthDays = nil # in file lib/time.rb MonthValue = nil # in file lib/time.rb RFC2822_DAY_NAME = nil # in file lib/time.rb RFC2822_MONTH_NAME = nil # in file lib/time.rb def apply_offset(year, mon, day, hour, min, sec, off); end # in file lib/time.rb def make_time(year, mon, day, hour, min, sec, sec_fraction, zone, now); end # in file lib/time.rb def month_days(y, m); end # in file lib/rss/rss.rb def w3cdtf(date); end # in file lib/time.rb def zone_utc?(zone); end # in file lib/rss/rss.rb def w3cdtf(); end end class Tracer # is documented # in file lib/debug.rb def trace_func(*vars); end end class URI::FTP # is documented # in file lib/uri/ftp.rb def set_path(v); end # in file lib/uri/ftp.rb def to_s(); end end class URI::Parser # is documented # in file lib/uri/common.rb def convert_to_uri(uri); end end class Vector # is documented # in file lib/matrix.rb def []=(i, v); end # in file lib/matrix.rb def elements_to_f(); end # in file lib/matrix.rb def elements_to_i(); end # in file lib/matrix.rb def elements_to_r(); end # in file lib/matrix.rb def set_component(i, v); end # in file lib/matrix.rb def set_element(i, v); end end # in files: # lib/matrix.rb class Vector::ZeroVectorError end module WEBrick # is documented # in file lib/webrick/httpproxy.rb NullReader = nil # in file lib/webrick/httpproxy.rb FakeProxyURI = nil # in file lib/webrick/version.rb VERSION = nil # in file lib/webrick/httputils.rb CR = nil # in file lib/webrick/httputils.rb LF = nil # in file lib/webrick/httputils.rb CRLF = nil end module WEBrick::AccessLog # is documented # in file lib/webrick/accesslog.rb def escape(data); end end class WEBrick::BasicLog # is documented # in file lib/webrick/log.rb DEBUG = nil end # in files: # lib/webrick/cgi.rb class WEBrick::CGI # in file lib/webrick/cgi.rb CGIError = nil attr_reader :config # in file lib/webrick/cgi.rb attr_reader :logger # in file lib/webrick/cgi.rb # in file lib/webrick/cgi.rb def new(*args); end # in file lib/webrick/cgi.rb def [](key); end # in file lib/webrick/cgi.rb def service(req, res); end # in file lib/webrick/cgi.rb def start(env=ENV, stdin=$stdin, stdout=$stdout); end end # in files: # lib/webrick/cgi.rb class WEBrick::CGI::Socket # in file lib/webrick/cgi.rb def new(config, env, stdin, stdout); end # in file lib/webrick/cgi.rb def <<(data); end # in file lib/webrick/cgi.rb def add_header(hdrname, value); end # in file lib/webrick/cgi.rb def addr(); end # in file lib/webrick/cgi.rb def cert(); end # in file lib/webrick/cgi.rb def cipher(); end # in file lib/webrick/cgi.rb def each(); end # in file lib/webrick/cgi.rb def eof?(); end # in file lib/webrick/cgi.rb def input(); end # in file lib/webrick/cgi.rb def peer_cert(); end # in file lib/webrick/cgi.rb def peer_cert_chain(); end # in file lib/webrick/cgi.rb def peeraddr(); end # in file lib/webrick/cgi.rb def read(size=nil); end # in file lib/webrick/cgi.rb def request_line(); end # in file lib/webrick/cgi.rb def setup_header(); end end # in files: # lib/webrick/ssl.rb # lib/webrick/https.rb # lib/webrick/config.rb module WEBrick::Config # in file lib/webrick/ssl.rb SSL = nil # in file lib/webrick/config.rb LIBDIR = nil # in file lib/webrick/config.rb FileHandler = nil # in file lib/webrick/config.rb BasicAuth = nil end # in files: # lib/webrick/cookie.rb class WEBrick::Cookie attr_reader :name # in file lib/webrick/cookie.rb attr_accessor :value # in file lib/webrick/cookie.rb attr_accessor :version # in file lib/webrick/cookie.rb attr_accessor :domain # in file lib/webrick/cookie.rb attr_accessor :path # in file lib/webrick/cookie.rb attr_accessor :secure # in file lib/webrick/cookie.rb attr_accessor :comment # in file lib/webrick/cookie.rb attr_accessor :max_age # in file lib/webrick/cookie.rb # in file lib/webrick/cookie.rb def parse_set_cookie(str); end # in file lib/webrick/cookie.rb def parse_set_cookies(str); end # in file lib/webrick/cookie.rb def expires(); end # in file lib/webrick/cookie.rb def expires=(t); end end # in files: # lib/webrick/httpproxy.rb module WEBrick::FakeProxyURI # in file lib/webrick/httpproxy.rb def method_missing(meth, *args); end end # in files: # lib/webrick/ssl.rb # lib/webrick/server.rb class WEBrick::GenericServer attr_reader :status # in file lib/webrick/server.rb attr_reader :config # in file lib/webrick/server.rb attr_reader :logger # in file lib/webrick/server.rb attr_reader :tokens # in file lib/webrick/server.rb attr_reader :listeners # in file lib/webrick/server.rb # in file lib/webrick/server.rb def new(config={}, default=Config::General); end # in file lib/webrick/server.rb def [](key); end # in file lib/webrick/server.rb def accept_client(svr); end # in file lib/webrick/server.rb def call_callback(callback_name, *args); end # in file lib/webrick/ssl.rb def listen(address, port); end # in file lib/webrick/server.rb def run(sock); end # in file lib/webrick/ssl.rb def setup_ssl_context(config); end # in file lib/webrick/ssl.rb def ssl_context(); end # in file lib/webrick/server.rb def start_thread(sock, &block); end end # in files: # lib/webrick/htmlutils.rb module WEBrick::HTMLUtils end module WEBrick::HTTPAuth::Authenticator # is documented # in file lib/webrick/httpauth/authenticator.rb RequestField = nil # in file lib/webrick/httpauth/authenticator.rb ResponseField = nil # in file lib/webrick/httpauth/authenticator.rb ResponseInfoField = nil # in file lib/webrick/httpauth/authenticator.rb AuthException = nil # in file lib/webrick/httpauth/authenticator.rb def error(fmt, *args); end # in file lib/webrick/httpauth/authenticator.rb def info(fmt, *args); end # in file lib/webrick/httpauth/authenticator.rb def log(meth, fmt, *args); end end class WEBrick::HTTPAuth::BasicAuth # is documented # in file lib/webrick/httpauth/basicauth.rb AuthScheme = nil end class WEBrick::HTTPAuth::DigestAuth # is documented # in file lib/webrick/httpauth/digestauth.rb AuthScheme = nil # in file lib/webrick/httpauth/digestauth.rb OpaqueInfo = nil # in file lib/webrick/httpauth/digestauth.rb MustParams = nil # in file lib/webrick/httpauth/digestauth.rb MustParamsAuth = nil attr_reader :algorithm # in file lib/webrick/httpauth/digestauth.rb attr_reader :qop # in file lib/webrick/httpauth/digestauth.rb # in file lib/webrick/httpauth/digestauth.rb def _authenticate(req, res); end # in file lib/webrick/httpauth/digestauth.rb def check_nonce(req, auth_req); end # in file lib/webrick/httpauth/digestauth.rb def check_opaque(opaque_struct, req, auth_req); end # in file lib/webrick/httpauth/digestauth.rb def check_uri(req, auth_req); end # in file lib/webrick/httpauth/digestauth.rb def generate_next_nonce(req); end # in file lib/webrick/httpauth/digestauth.rb def generate_opaque(req); end # in file lib/webrick/httpauth/digestauth.rb def hexdigest(*args); end # in file lib/webrick/httpauth/digestauth.rb def split_param_value(string); end end module WEBrick::HTTPAuth::ProxyAuthenticator # is documented # in file lib/webrick/httpauth/authenticator.rb RequestField = nil # in file lib/webrick/httpauth/authenticator.rb ResponseField = nil # in file lib/webrick/httpauth/authenticator.rb InfoField = nil # in file lib/webrick/httpauth/authenticator.rb AuthException = nil end class WEBrick::HTTPAuth::ProxyDigestAuth # is documented # in file lib/webrick/httpauth/digestauth.rb def check_uri(req, auth_req); end end class WEBrick::HTTPProxyServer # is documented # in file lib/webrick/httpproxy.rb ShouldNotTransfer = nil # in file lib/webrick/httpproxy.rb def choose_header(src, dst); end # in file lib/webrick/httpproxy.rb def do_CONNECT(req, res); end # in file lib/webrick/httpproxy.rb def do_GET(req, res); end # in file lib/webrick/httpproxy.rb def do_HEAD(req, res); end # in file lib/webrick/httpproxy.rb def do_OPTIONS(req, res); end # in file lib/webrick/httpproxy.rb def do_POST(req, res); end # in file lib/webrick/httpproxy.rb def perform_proxy_request(req, res); end # in file lib/webrick/httpproxy.rb def proxy_auth(req, res); end # in file lib/webrick/httpproxy.rb def proxy_service(req, res); end # in file lib/webrick/httpproxy.rb def proxy_uri(req, res); end # in file lib/webrick/httpproxy.rb def service(req, res); end # in file lib/webrick/httpproxy.rb def set_via(h); end # in file lib/webrick/httpproxy.rb def setup_proxy_header(req, res); end # in file lib/webrick/httpproxy.rb def setup_upstream_proxy_authentication(req, res, header); end # in file lib/webrick/httpproxy.rb def split_field(f); end end class WEBrick::HTTPRequest # is documented # in file lib/webrick/httprequest.rb BODY_CONTAINABLE_METHODS = nil # in file lib/webrick/httprequest.rb PrivateNetworkRegexp = nil attr_reader :request_line # in file lib/webrick/httprequest.rb attr_reader :request_method # in file lib/webrick/httprequest.rb attr_reader :unparsed_uri # in file lib/webrick/httprequest.rb attr_reader :http_version # in file lib/webrick/httprequest.rb attr_reader :request_uri # in file lib/webrick/httprequest.rb attr_reader :path # in file lib/webrick/httprequest.rb attr_accessor :script_name # in file lib/webrick/httprequest.rb attr_accessor :path_info # in file lib/webrick/httprequest.rb attr_accessor :query_string # in file lib/webrick/httprequest.rb attr_reader :raw_header # in file lib/webrick/httprequest.rb attr_reader :header # in file lib/webrick/httprequest.rb attr_reader :cookies # in file lib/webrick/httprequest.rb attr_reader :accept # in file lib/webrick/httprequest.rb attr_reader :accept_charset # in file lib/webrick/httprequest.rb attr_reader :accept_encoding # in file lib/webrick/httprequest.rb attr_reader :accept_language # in file lib/webrick/httprequest.rb attr_accessor :user # in file lib/webrick/httprequest.rb attr_reader :addr # in file lib/webrick/httprequest.rb attr_reader :peeraddr # in file lib/webrick/httprequest.rb attr_reader :attributes # in file lib/webrick/httprequest.rb attr_reader :keep_alive # in file lib/webrick/httprequest.rb attr_reader :request_time # in file lib/webrick/httprequest.rb attr_reader :cipher # in file lib/webrick/https.rb attr_reader :server_cert # in file lib/webrick/https.rb attr_reader :client_cert # in file lib/webrick/https.rb # in file lib/webrick/httprequest.rb def new(config); end # in file lib/webrick/httprequest.rb def _read_data(io, method, *arg); end # in file lib/webrick/httprequest.rb def body(&block); end # in file lib/webrick/httprequest.rb def fixup(); end # in file lib/webrick/https.rb def orig_parse(socket=nil); end # in file lib/webrick/https.rb def orig_parse_uri(str, scheme="http"); end # in file lib/webrick/httprequest.rb def parse(socket=nil); end # in file lib/webrick/httprequest.rb def parse_query(); end # in file lib/webrick/httprequest.rb def parse_uri(str, scheme="http"); end # in file lib/webrick/httprequest.rb def read_body(socket, block); end # in file lib/webrick/httprequest.rb def read_chunk_size(socket); end # in file lib/webrick/httprequest.rb def read_chunked(socket, block); end # in file lib/webrick/httprequest.rb def read_data(io, size); end # in file lib/webrick/httprequest.rb def read_header(socket); end # in file lib/webrick/httprequest.rb def read_line(io, size=4096); end # in file lib/webrick/httprequest.rb def read_request_line(socket); end end class WEBrick::HTTPResponse # is documented attr_reader :http_version # in file lib/webrick/httpresponse.rb attr_reader :status # in file lib/webrick/httpresponse.rb attr_reader :header # in file lib/webrick/httpresponse.rb attr_reader :cookies # in file lib/webrick/httpresponse.rb attr_accessor :reason_phrase # in file lib/webrick/httpresponse.rb attr_accessor :request_method # in file lib/webrick/httpresponse.rb attr_accessor :request_uri # in file lib/webrick/httpresponse.rb attr_accessor :request_http_version # in file lib/webrick/httpresponse.rb attr_accessor :filename # in file lib/webrick/httpresponse.rb attr_accessor :keep_alive # in file lib/webrick/httpresponse.rb attr_reader :config # in file lib/webrick/httpresponse.rb attr_reader :sent_size # in file lib/webrick/httpresponse.rb # in file lib/webrick/httpresponse.rb def _send_file(output, input, offset, size); end # in file lib/webrick/httpresponse.rb def _write_data(socket, data); end # in file lib/webrick/httpresponse.rb def send_body_io(socket); end # in file lib/webrick/httpresponse.rb def send_body_string(socket); end end class WEBrick::HTTPServer # is documented # in file lib/webrick/httpserver.rb def access_log(config, req, res); end # in file lib/webrick/httpserver.rb def do_OPTIONS(req, res); end end # in files: # lib/webrick/httpserver.rb class WEBrick::HTTPServer::MountTable # in file lib/webrick/httpserver.rb def new(); end # in file lib/webrick/httpserver.rb def [](dir); end # in file lib/webrick/httpserver.rb def []=(dir, val); end # in file lib/webrick/httpserver.rb def compile(); end # in file lib/webrick/httpserver.rb def delete(dir); end # in file lib/webrick/httpserver.rb def normalize(dir); end # in file lib/webrick/httpserver.rb def scan(path); end end # in files: # lib/webrick/httpserver.rb class WEBrick::HTTPServerError end # in files: # lib/webrick/httpservlet/filehandler.rb # lib/webrick/httpservlet/cgihandler.rb # lib/webrick/httpservlet/prochandler.rb # lib/webrick/httpservlet/abstract.rb # lib/webrick/httpservlet/erbhandler.rb # lib/webrick/httpservlet.rb module WEBrick::HTTPServlet end # in files: # lib/webrick/httpservlet/cgihandler.rb class WEBrick::HTTPServlet::CGIHandler # in file lib/webrick/httpservlet/cgihandler.rb Ruby = nil # in file lib/webrick/httpservlet/cgihandler.rb CGIRunner = nil # in file lib/webrick/httpservlet/cgihandler.rb def new(server, name); end # in file lib/webrick/httpservlet/cgihandler.rb def do_GET(req, res); end # in file lib/webrick/httpservlet/cgihandler.rb def do_POST(req, res); end end # in files: # lib/webrick/httpservlet/filehandler.rb class WEBrick::HTTPServlet::DefaultFileHandler # in file lib/webrick/httpservlet/filehandler.rb def new(server, local_path); end # in file lib/webrick/httpservlet/filehandler.rb def do_GET(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def make_partial_content(req, res, filename, filesize); end # in file lib/webrick/httpservlet/filehandler.rb def not_modified?(req, res, mtime, etag); end # in file lib/webrick/httpservlet/filehandler.rb def prepare_range(range, filesize); end end class WEBrick::HTTPServlet::FileHandler # is documented # in file lib/webrick/httpservlet/filehandler.rb HandlerTable = nil # in file lib/webrick/httpservlet/filehandler.rb def call_callback(callback_name, req, res); end # in file lib/webrick/httpservlet/filehandler.rb def check_filename(req, res, name); end # in file lib/webrick/httpservlet/filehandler.rb def do_GET(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def do_OPTIONS(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def do_POST(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def exec_handler(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def get_handler(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def nondisclosure_name?(name); end # in file lib/webrick/httpservlet/filehandler.rb def prevent_directory_traversal(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def search_file(req, res, basename); end # in file lib/webrick/httpservlet/filehandler.rb def search_index_file(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def service(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def set_dir_list(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def set_filename(req, res); end # in file lib/webrick/httpservlet/filehandler.rb def shift_path_info(req, res, path_info, base=nil); end # in file lib/webrick/httpservlet/filehandler.rb def windows_ambiguous_name?(name); end end # in files: # lib/webrick/httpservlet/abstract.rb class WEBrick::HTTPServlet::HTTPServletError end # in files: # lib/webrick/httpservlet/prochandler.rb class WEBrick::HTTPServlet::ProcHandler # in file lib/webrick/httpservlet/prochandler.rb def new(proc); end # in file lib/webrick/httpservlet/prochandler.rb def do_GET(request, response); end # in file lib/webrick/httpservlet/prochandler.rb def do_POST(request, response); end # in file lib/webrick/httpservlet/prochandler.rb def get_instance(server, *options); end end # in files: # lib/webrick/httpstatus.rb class WEBrick::HTTPStatus::EOFError end # in files: # lib/webrick/httputils.rb module WEBrick::HTTPUtils # in file lib/webrick/httputils.rb DefaultMimeTypes = nil # in file lib/webrick/httputils.rb UNESCAPED = nil # in file lib/webrick/httputils.rb UNESCAPED_FORM = nil # in file lib/webrick/httputils.rb NONASCII = nil # in file lib/webrick/httputils.rb ESCAPED = nil # in file lib/webrick/httputils.rb UNESCAPED_PCHAR = nil # in file lib/webrick/httputils.rb def dequote(str); end # in file lib/webrick/httputils.rb def mime_type(filename, mime_tab); end # in file lib/webrick/httputils.rb def normalize_path(path); end # in file lib/webrick/httputils.rb def parse_form_data(io, boundary); end # in file lib/webrick/httputils.rb def parse_header(raw); end # in file lib/webrick/httputils.rb def parse_query(str); end # in file lib/webrick/httputils.rb def parse_qvalues(value); end # in file lib/webrick/httputils.rb def parse_range_header(ranges_specifier); end # in file lib/webrick/httputils.rb def quote(str); end # in file lib/webrick/httputils.rb def split_header_value(str); end # in file lib/webrick/httputils.rb def _escape(str, regex); end # in file lib/webrick/httputils.rb def _make_regex(str); end # in file lib/webrick/httputils.rb def _make_regex!(str); end # in file lib/webrick/httputils.rb def _unescape(str, regex); end # in file lib/webrick/httputils.rb def dequote(str); end # in file lib/webrick/httputils.rb def escape(str); end # in file lib/webrick/httputils.rb def escape8bit(str); end # in file lib/webrick/httputils.rb def escape_form(str); end # in file lib/webrick/httputils.rb def escape_path(str); end # in file lib/webrick/httputils.rb def mime_type(filename, mime_tab); end # in file lib/webrick/httputils.rb def normalize_path(path); end # in file lib/webrick/httputils.rb def parse_form_data(io, boundary); end # in file lib/webrick/httputils.rb def parse_header(raw); end # in file lib/webrick/httputils.rb def parse_query(str); end # in file lib/webrick/httputils.rb def parse_qvalues(value); end # in file lib/webrick/httputils.rb def parse_range_header(ranges_specifier); end # in file lib/webrick/httputils.rb def quote(str); end # in file lib/webrick/httputils.rb def split_header_value(str); end # in file lib/webrick/httputils.rb def unescape(str); end # in file lib/webrick/httputils.rb def unescape_form(str); end end # in files: # lib/webrick/httputils.rb class WEBrick::HTTPUtils::FormData # in file lib/webrick/httputils.rb EmptyRawHeader = nil # in file lib/webrick/httputils.rb EmptyHeader = nil attr_accessor :name # in file lib/webrick/httputils.rb attr_accessor :filename # in file lib/webrick/httputils.rb attr_accessor :next_data # in file lib/webrick/httputils.rb # in file lib/webrick/httputils.rb def new(*args); end # in file lib/webrick/httputils.rb def append_data(data); end # in file lib/webrick/httputils.rb def each_data(); end # in file lib/webrick/httputils.rb def list(); end # in file lib/webrick/httputils.rb def to_ary(); end end # in files: # lib/webrick/httpversion.rb class WEBrick::HTTPVersion attr_accessor :major # in file lib/webrick/httpversion.rb attr_accessor :minor # in file lib/webrick/httpversion.rb # in file lib/webrick/httpversion.rb def convert(version); end # in file lib/webrick/httpversion.rb def new(version); end end # in files: # lib/webrick/httpproxy.rb module WEBrick::NullReader # in file lib/webrick/httpproxy.rb def gets(*args); end # in file lib/webrick/httpproxy.rb def read(*args); end end # in files: # lib/webrick/server.rb class WEBrick::ServerError end # in files: # lib/webrick/server.rb class WEBrick::SimpleServer # in file lib/webrick/server.rb def start(); end end # in files: # lib/webrick/utils.rb # lib/webrick/ssl.rb module WEBrick::Utils # in file lib/webrick/ssl.rb def create_self_signed_cert(bits, cn, comment); end # in file lib/webrick/ssl.rb def create_self_signed_cert(bits, cn, comment); end end class WEBrick::Utils::TimeoutHandler # is documented # in file lib/webrick/utils.rb def new(); end end class WIN32OLE # is documented # in file ext/win32ole/win32ole.c VERSION = nil # in file ext/win32ole/win32ole.c ARGV = nil # in file ext/win32ole/win32ole.c CP_ACP = nil # in file ext/win32ole/win32ole.c CP_OEMCP = nil # in file ext/win32ole/win32ole.c CP_MACCP = nil # in file ext/win32ole/win32ole.c CP_THREAD_ACP = nil # in file ext/win32ole/win32ole.c CP_SYMBOL = nil # in file ext/win32ole/win32ole.c CP_UTF7 = nil # in file ext/win32ole/win32ole.c CP_UTF8 = nil # in file ext/win32ole/win32ole.c LOCALE_SYSTEM_DEFAULT = nil # in file ext/win32ole/win32ole.c LOCALE_USER_DEFAULT = nil end # in files: # ext/win32ole/win32ole.c module WIN32OLE::VARIANT # in file ext/win32ole/win32ole.c VT_EMPTY = nil # in file ext/win32ole/win32ole.c VT_NULL = nil # in file ext/win32ole/win32ole.c VT_I2 = nil # in file ext/win32ole/win32ole.c VT_I4 = nil # in file ext/win32ole/win32ole.c VT_R4 = nil # in file ext/win32ole/win32ole.c VT_R8 = nil # in file ext/win32ole/win32ole.c VT_CY = nil # in file ext/win32ole/win32ole.c VT_DATE = nil # in file ext/win32ole/win32ole.c VT_BSTR = nil # in file ext/win32ole/win32ole.c VT_USERDEFINED = nil # in file ext/win32ole/win32ole.c VT_PTR = nil # in file ext/win32ole/win32ole.c VT_DISPATCH = nil # in file ext/win32ole/win32ole.c VT_ERROR = nil # in file ext/win32ole/win32ole.c VT_BOOL = nil # in file ext/win32ole/win32ole.c VT_VARIANT = nil # in file ext/win32ole/win32ole.c VT_UNKNOWN = nil # in file ext/win32ole/win32ole.c VT_I1 = nil # in file ext/win32ole/win32ole.c VT_UI1 = nil # in file ext/win32ole/win32ole.c VT_UI2 = nil # in file ext/win32ole/win32ole.c VT_UI4 = nil # in file ext/win32ole/win32ole.c VT_I8 = nil # in file ext/win32ole/win32ole.c VT_UI8 = nil # in file ext/win32ole/win32ole.c VT_INT = nil # in file ext/win32ole/win32ole.c VT_UINT = nil # in file ext/win32ole/win32ole.c VT_ARRAY = nil # in file ext/win32ole/win32ole.c VT_BYREF = nil end # in files: # ext/win32ole/win32ole.c class WIN32OLERuntimeError end class WIN32OLE_PARAM # is documented # in file ext/win32ole/win32ole.c def new(p1, p2); end end # in files: # ext/win32ole/win32ole.c class WIN32OLE_VARIANT # in file ext/win32ole/win32ole.c Empty = nil # in file ext/win32ole/win32ole.c Null = nil # in file ext/win32ole/win32ole.c Nothing = nil end module Win32::Registry::API # is documented # in file ext/dl/win32/lib/win32/registry.rb def CloseKey(hkey); end # in file ext/dl/win32/lib/win32/registry.rb def CreateKey(hkey, name, opt, desired); end # in file ext/dl/win32/lib/win32/registry.rb def DeleteKey(hkey, name); end # in file ext/dl/win32/lib/win32/registry.rb def DeleteValue(hkey, name); end # in file ext/dl/win32/lib/win32/registry.rb def EnumKey(hkey, index); end # in file ext/dl/win32/lib/win32/registry.rb def EnumValue(hkey, index); end # in file ext/dl/win32/lib/win32/registry.rb def FlushKey(hkey); end # in file ext/dl/win32/lib/win32/registry.rb def OpenKey(hkey, name, opt, desired); end # in file ext/dl/win32/lib/win32/registry.rb def QueryInfoKey(hkey); end # in file ext/dl/win32/lib/win32/registry.rb def QueryValue(hkey, name); end # in file ext/dl/win32/lib/win32/registry.rb def SetValue(hkey, name, type, data, size); end # in file ext/dl/win32/lib/win32/registry.rb def check(result); end # in file ext/dl/win32/lib/win32/registry.rb def packdw(dw); end # in file ext/dl/win32/lib/win32/registry.rb def packqw(qw); end # in file ext/dl/win32/lib/win32/registry.rb def unpackdw(dw); end # in file ext/dl/win32/lib/win32/registry.rb def unpackqw(qw); end end module Win32::Registry::Constants # is documented # in file ext/dl/win32/lib/win32/registry.rb HKEY_CLASSES_ROOT = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_CURRENT_USER = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_LOCAL_MACHINE = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_USERS = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_PERFORMANCE_DATA = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_PERFORMANCE_TEXT = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_PERFORMANCE_NLSTEXT = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_CURRENT_CONFIG = nil # in file ext/dl/win32/lib/win32/registry.rb HKEY_DYN_DATA = nil # in file ext/dl/win32/lib/win32/registry.rb REG_NONE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_SZ = nil # in file ext/dl/win32/lib/win32/registry.rb REG_EXPAND_SZ = nil # in file ext/dl/win32/lib/win32/registry.rb REG_BINARY = nil # in file ext/dl/win32/lib/win32/registry.rb REG_DWORD = nil # in file ext/dl/win32/lib/win32/registry.rb REG_DWORD_LITTLE_ENDIAN = nil # in file ext/dl/win32/lib/win32/registry.rb REG_DWORD_BIG_ENDIAN = nil # in file ext/dl/win32/lib/win32/registry.rb REG_LINK = nil # in file ext/dl/win32/lib/win32/registry.rb REG_MULTI_SZ = nil # in file ext/dl/win32/lib/win32/registry.rb REG_RESOURCE_LIST = nil # in file ext/dl/win32/lib/win32/registry.rb REG_FULL_RESOURCE_DESCRIPTOR = nil # in file ext/dl/win32/lib/win32/registry.rb REG_RESOURCE_REQUIREMENTS_LIST = nil # in file ext/dl/win32/lib/win32/registry.rb REG_QWORD = nil # in file ext/dl/win32/lib/win32/registry.rb REG_QWORD_LITTLE_ENDIAN = nil # in file ext/dl/win32/lib/win32/registry.rb STANDARD_RIGHTS_READ = nil # in file ext/dl/win32/lib/win32/registry.rb STANDARD_RIGHTS_WRITE = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_QUERY_VALUE = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_SET_VALUE = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_CREATE_SUB_KEY = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_ENUMERATE_SUB_KEYS = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_NOTIFY = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_CREATE_LINK = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_READ = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_WRITE = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_EXECUTE = nil # in file ext/dl/win32/lib/win32/registry.rb KEY_ALL_ACCESS = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_RESERVED = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_NON_VOLATILE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_VOLATILE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_CREATE_LINK = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_BACKUP_RESTORE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPTION_OPEN_LINK = nil # in file ext/dl/win32/lib/win32/registry.rb REG_LEGAL_OPTION = nil # in file ext/dl/win32/lib/win32/registry.rb REG_CREATED_NEW_KEY = nil # in file ext/dl/win32/lib/win32/registry.rb REG_OPENED_EXISTING_KEY = nil # in file ext/dl/win32/lib/win32/registry.rb REG_WHOLE_HIVE_VOLATILE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_REFRESH_HIVE = nil # in file ext/dl/win32/lib/win32/registry.rb REG_NO_LAZY_FLUSH = nil # in file ext/dl/win32/lib/win32/registry.rb REG_FORCE_RESTORE = nil # in file ext/dl/win32/lib/win32/registry.rb MAX_KEY_LENGTH = nil # in file ext/dl/win32/lib/win32/registry.rb MAX_VALUE_LENGTH = nil end class Win32::Registry::Error # is documented # in file ext/dl/win32/lib/win32/registry.rb FormatMessageA = nil attr_reader :code # in file ext/dl/win32/lib/win32/registry.rb # in file ext/dl/win32/lib/win32/registry.rb def new(code); end end # in files: # ext/dl/win32/lib/win32/registry.rb module Win32::Registry::Error::Kernel32 end class Win32::Registry::PredefinedKey # is documented # in file ext/dl/win32/lib/win32/registry.rb def new(hkey, keyname); end end # in files: # ext/dl/win32/lib/win32/resolv.rb module Win32::Resolv # in file ext/dl/win32/lib/win32/resolv.rb API = nil # in file ext/dl/win32/lib/win32/resolv.rb def get_hosts_path(); end # in file ext/dl/win32/lib/win32/resolv.rb def get_resolv_info(); end end # in files: # ext/dl/win32/lib/win32/resolv.rb module Win32::Resolv::Kernel32 end # in files: # ext/dl/win32/lib/win32/sspi.rb module Win32::SSPI # in file ext/dl/win32/lib/win32/sspi.rb SECPKG_CRED_OUTBOUND = nil # in file ext/dl/win32/lib/win32/sspi.rb SECPKG_CRED_BOTH = nil # in file ext/dl/win32/lib/win32/sspi.rb SECURITY_NETWORK_DREP = nil # in file ext/dl/win32/lib/win32/sspi.rb ISC_REQ_SEQUENCE_DETECT = nil # in file ext/dl/win32/lib/win32/sspi.rb ISC_REQ_CONFIDENTIALITY = nil # in file ext/dl/win32/lib/win32/sspi.rb ISC_REQ_USE_SESSION_KEY = nil # in file ext/dl/win32/lib/win32/sspi.rb ISC_REQ_PROMPT_FOR_CREDS = nil # in file ext/dl/win32/lib/win32/sspi.rb ISC_REQ_CONNECTION = nil end class Win32::SSPI::Identity # is documented # in file ext/dl/win32/lib/win32/sspi.rb SEC_WINNT_AUTH_IDENTITY_ANSI = nil attr_accessor :user # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :domain # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :password # in file ext/dl/win32/lib/win32/sspi.rb # in file ext/dl/win32/lib/win32/sspi.rb def new(user = nil, domain = nil, password = nil); end # in file ext/dl/win32/lib/win32/sspi.rb def to_p(); end end class Win32::SSPI::NegotiateAuth # is documented attr_accessor :credentials # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :context # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :contextAttributes # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :user # in file ext/dl/win32/lib/win32/sspi.rb attr_accessor :domain # in file ext/dl/win32/lib/win32/sspi.rb # in file ext/dl/win32/lib/win32/sspi.rb def clean_up(); end # in file ext/dl/win32/lib/win32/sspi.rb def encode_token(t); end end class Win32::SSPI::SSPIResult # is documented # in file ext/dl/win32/lib/win32/sspi.rb SEC_I_CONTINUE_NEEDED = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_INTERNAL_ERROR = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_INVALID_HANDLE = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_INVALID_TOKEN = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_LOGON_DENIED = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_NO_AUTHENTICATING_AUTHORITY = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_NO_CREDENTIALS = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_TARGET_UNKNOWN = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_UNSUPPORTED_FUNCTION = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_WRONG_PRINCIPAL = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_SECPKG_NOT_FOUND = nil # in file ext/dl/win32/lib/win32/sspi.rb SEC_E_UNKNOWN_CREDENTIALS = nil attr_reader :value # in file ext/dl/win32/lib/win32/sspi.rb # in file ext/dl/win32/lib/win32/sspi.rb def new(value); end # in file ext/dl/win32/lib/win32/sspi.rb def ==(other); end # in file ext/dl/win32/lib/win32/sspi.rb def ok?(); end end class Win32::SSPI::SecurityBuffer # is documented # in file ext/dl/win32/lib/win32/sspi.rb SECBUFFER_TOKEN = nil # in file ext/dl/win32/lib/win32/sspi.rb TOKENBUFSIZE = nil # in file ext/dl/win32/lib/win32/sspi.rb SECBUFFER_VERSION = nil # in file ext/dl/win32/lib/win32/sspi.rb def new(buffer = nil); end # in file ext/dl/win32/lib/win32/sspi.rb def bufferSize(); end # in file ext/dl/win32/lib/win32/sspi.rb def bufferType(); end # in file ext/dl/win32/lib/win32/sspi.rb def to_p(); end # in file ext/dl/win32/lib/win32/sspi.rb def token(); end end class Win32::SSPI::SecurityHandle # is documented # in file ext/dl/win32/lib/win32/sspi.rb def lower(); end # in file ext/dl/win32/lib/win32/sspi.rb def to_p(); end # in file ext/dl/win32/lib/win32/sspi.rb def upper(); end end class Win32::SSPI::TimeStamp # is documented attr_reader :struct # in file ext/dl/win32/lib/win32/sspi.rb # in file ext/dl/win32/lib/win32/sspi.rb def to_p(); end end # in files: # ext/dl/win32/lib/Win32API.rb class Win32API # in file ext/dl/win32/lib/Win32API.rb DLL = nil # in file ext/dl/win32/lib/Win32API.rb TYPEMAP = nil # in file ext/dl/win32/lib/Win32API.rb def new(dllname, func, import, export = "0", calltype = :stdcall); end # in file ext/dl/win32/lib/Win32API.rb def Call(*args); end # in file ext/dl/win32/lib/Win32API.rb def call(*args); end end # in files: # lib/rss/xmlparser.rb module XML end # in files: # lib/rss/xmlparser.rb class XML::Parser # in file lib/rss/xmlparser.rb Error = nil end # in files: # lib/rss/xmlparser.rb module XMLEncoding_ja end # in files: # lib/rss/xmlparser.rb class XMLEncoding_ja::SJISHandler end # in files: # lib/xmlrpc/base64.rb class XMLRPC::Base64 # in file lib/xmlrpc/base64.rb def decode(str); end # in file lib/xmlrpc/base64.rb def encode(str); end # in file lib/xmlrpc/base64.rb def new(str, state = :dec); end # in file lib/xmlrpc/base64.rb def decoded(); end # in file lib/xmlrpc/base64.rb def encoded(); end end # in files: # lib/xmlrpc/server.rb class XMLRPC::BasicServer # in file lib/xmlrpc/server.rb ERR_METHOD_MISSING = nil # in file lib/xmlrpc/server.rb ERR_UNCAUGHT_EXCEPTION = nil # in file lib/xmlrpc/server.rb ERR_MC_WRONG_PARAM = nil # in file lib/xmlrpc/server.rb ERR_MC_MISSING_PARAMS = nil # in file lib/xmlrpc/server.rb ERR_MC_MISSING_METHNAME = nil # in file lib/xmlrpc/server.rb ERR_MC_RECURSIVE_CALL = nil # in file lib/xmlrpc/server.rb ERR_MC_WRONG_PARAM_PARAMS = nil # in file lib/xmlrpc/server.rb ERR_MC_EXPECTED_STRUCT = nil # in file lib/xmlrpc/server.rb def new(class_delim="."); end # in file lib/xmlrpc/server.rb def add_handler(prefix, obj_or_signature=nil, help=nil, &block); end # in file lib/xmlrpc/server.rb def add_introspection(); end # in file lib/xmlrpc/server.rb def add_multicall(); end # in file lib/xmlrpc/server.rb def call_method(methodname, *args); end # in file lib/xmlrpc/server.rb def get_default_handler(); end # in file lib/xmlrpc/server.rb def get_service_hook(); end # in file lib/xmlrpc/server.rb def handle(methodname, *args); end # in file lib/xmlrpc/server.rb def multicall_fault(nr, str); end # in file lib/xmlrpc/server.rb def process(data); end # in file lib/xmlrpc/server.rb def set_default_handler(&handler); end # in file lib/xmlrpc/server.rb def set_service_hook(&handler); end end class XMLRPC::CGIServer # is documented # in file lib/xmlrpc/server.rb def new(*a); end # in file lib/xmlrpc/server.rb def new(*a); end # in file lib/xmlrpc/server.rb def http_error(status, message); end # in file lib/xmlrpc/server.rb def http_write(body, header); end # in file lib/xmlrpc/server.rb def serve(); end end # in files: # lib/xmlrpc/client.rb class XMLRPC::Client # in file lib/xmlrpc/client.rb USER_AGENT = nil attr_reader :user # in file lib/xmlrpc/client.rb attr_reader :password # in file lib/xmlrpc/client.rb # in file lib/xmlrpc/client.rb def new2(uri, proxy=nil, timeout=nil); end # in file lib/xmlrpc/client.rb def new3(hash={}); end # in file lib/xmlrpc/client.rb def new_from_hash(hash={}); end # in file lib/xmlrpc/client.rb def new_from_uri(uri, proxy=nil, timeout=nil); end # in file lib/xmlrpc/client.rb def call2(method, *args); end # in file lib/xmlrpc/client.rb def call2_async(method, *args); end # in file lib/xmlrpc/client.rb def call_async(method, *args); end # in file lib/xmlrpc/client.rb def do_rpc(request, async=false); end # in file lib/xmlrpc/client.rb def gen_multicall(methods=[], async=false); end # in file lib/xmlrpc/client.rb def multicall2(*methods); end # in file lib/xmlrpc/client.rb def multicall2_async(*methods); end # in file lib/xmlrpc/client.rb def multicall_async(*methods); end # in file lib/xmlrpc/client.rb def net_http(host, port, proxy_host, proxy_port); end # in file lib/xmlrpc/client.rb def password=(new_password); end # in file lib/xmlrpc/client.rb def proxy2(prefix=nil, *args); end # in file lib/xmlrpc/client.rb def proxy2_async(prefix=nil, *args); end # in file lib/xmlrpc/client.rb def proxy_async(prefix=nil, *args); end # in file lib/xmlrpc/client.rb def set_auth(); end # in file lib/xmlrpc/client.rb def user=(new_user); end end # in files: # lib/xmlrpc/client.rb class XMLRPC::Client::Proxy # in file lib/xmlrpc/client.rb def new(server, prefix, args=[], meth=:call, delim="."); end # in file lib/xmlrpc/client.rb def method_missing(mid, *args); end end # in files: # lib/xmlrpc/config.rb module XMLRPC::Config # in file lib/xmlrpc/config.rb DEFAULT_WRITER = nil # in file lib/xmlrpc/config.rb ENABLE_NIL_PARSER = nil end # in files: # lib/xmlrpc/parser.rb module XMLRPC::Convert # in file lib/xmlrpc/parser.rb def base64(str); end # in file lib/xmlrpc/parser.rb def boolean(str); end # in file lib/xmlrpc/parser.rb def dateTime(str); end # in file lib/xmlrpc/parser.rb def double(str); end # in file lib/xmlrpc/parser.rb def fault(hash); end # in file lib/xmlrpc/parser.rb def int(str); end # in file lib/xmlrpc/parser.rb def struct(hash); end end # in files: # lib/xmlrpc/create.rb class XMLRPC::Create # in file lib/xmlrpc/create.rb def new(xml_writer = nil); end # in file lib/xmlrpc/create.rb def methodCall(name, *params); end # in file lib/xmlrpc/create.rb def wrong_type(value); end end # in files: # lib/xmlrpc/datetime.rb class XMLRPC::DateTime attr_reader :year # in file lib/xmlrpc/datetime.rb attr_reader :month # in file lib/xmlrpc/datetime.rb attr_reader :day # in file lib/xmlrpc/datetime.rb attr_reader :hour # in file lib/xmlrpc/datetime.rb attr_reader :min # in file lib/xmlrpc/datetime.rb attr_reader :sec # in file lib/xmlrpc/datetime.rb attr_reader :mon # in file lib/xmlrpc/datetime.rb # in file lib/xmlrpc/datetime.rb def new(year, month, day, hour, min, sec); end # in file lib/xmlrpc/datetime.rb def ==(o); end # in file lib/xmlrpc/datetime.rb def day=(value); end # in file lib/xmlrpc/datetime.rb def hour=(value); end # in file lib/xmlrpc/datetime.rb def min=(value); end # in file lib/xmlrpc/datetime.rb def mon=(value); end # in file lib/xmlrpc/datetime.rb def month=(value); end # in file lib/xmlrpc/datetime.rb def sec=(value); end # in file lib/xmlrpc/datetime.rb def to_a(); end # in file lib/xmlrpc/datetime.rb def to_date(); end # in file lib/xmlrpc/datetime.rb def to_time(); end # in file lib/xmlrpc/datetime.rb def year=(value); end end # in files: # lib/xmlrpc/parser.rb class XMLRPC::FaultException attr_reader :faultCode # in file lib/xmlrpc/parser.rb attr_reader :faultString # in file lib/xmlrpc/parser.rb # in file lib/xmlrpc/parser.rb def new(faultCode, faultString); end end # in files: # lib/xmlrpc/marshal.rb class XMLRPC::Marshal # in file lib/xmlrpc/marshal.rb def dump( param ); end # in file lib/xmlrpc/marshal.rb def dump_call( methodName, *params ); end # in file lib/xmlrpc/marshal.rb def dump_response( param ); end # in file lib/xmlrpc/marshal.rb def load( stringOrReadable ); end # in file lib/xmlrpc/marshal.rb def load_call( stringOrReadable ); end # in file lib/xmlrpc/marshal.rb def load_response( stringOrReadable ); end # in file lib/xmlrpc/marshal.rb def dump_call( methodName, *params ); end # in file lib/xmlrpc/marshal.rb def dump_response( param ); end end class XMLRPC::ModRubyServer # is documented # in file lib/xmlrpc/server.rb def new(*a); end # in file lib/xmlrpc/server.rb def http_error(status, message); end # in file lib/xmlrpc/server.rb def http_write(body, status, header); end # in file lib/xmlrpc/server.rb def serve(); end end # in files: # lib/xmlrpc/utils.rb module XMLRPC::ParseContentType # in file lib/xmlrpc/utils.rb def parse_content_type(str); end end # in files: # lib/xmlrpc/utils.rb module XMLRPC::ParserWriterChooseMixin # in file lib/xmlrpc/utils.rb def create(); end # in file lib/xmlrpc/utils.rb def parser(); end # in file lib/xmlrpc/utils.rb def set_parser(parser); end # in file lib/xmlrpc/utils.rb def set_writer(writer); end end # in files: # lib/xmlrpc/server.rb class XMLRPC::Server # in file lib/xmlrpc/server.rb def new(port=8080, host="127.0.0.1", maxConnections=4, stdlog=$stdout, audit=true, debug=true, *a); end # in file lib/xmlrpc/server.rb def serve(); end # in file lib/xmlrpc/server.rb def shutdown(); end end # in files: # lib/xmlrpc/utils.rb module XMLRPC::Service end class XMLRPC::Service::BasicInterface # is documented attr_reader :prefix # in file lib/xmlrpc/utils.rb attr_reader :methods # in file lib/xmlrpc/utils.rb # in file lib/xmlrpc/utils.rb def new(prefix); end # in file lib/xmlrpc/utils.rb def add_method(sig, help=nil, meth_name=nil); end # in file lib/xmlrpc/utils.rb def parse_sig(sig); end end class XMLRPC::Service::Interface # is documented # in file lib/xmlrpc/utils.rb def new(prefix, &p); end # in file lib/xmlrpc/utils.rb def get_methods(obj, delim="."); end # in file lib/xmlrpc/utils.rb def meth(*a); end end # in files: # lib/xmlrpc/utils.rb class XMLRPC::Service::PublicInstanceMethodsInterface # in file lib/xmlrpc/utils.rb def new(prefix); end # in file lib/xmlrpc/utils.rb def get_methods(obj, delim="."); end end class XMLRPC::WEBrickServlet # is documented # in file lib/xmlrpc/server.rb def new(*a); end # in file lib/xmlrpc/server.rb def get_instance(config, *options); end # in file lib/xmlrpc/server.rb def get_valid_ip(); end # in file lib/xmlrpc/server.rb def service(request, response); end # in file lib/xmlrpc/server.rb def set_valid_ip(*ip_addr); end end # in files: # lib/xmlrpc/parser.rb module XMLRPC::XMLParser # in file lib/xmlrpc/parser.rb Classes = nil end # in files: # lib/xmlrpc/parser.rb class XMLRPC::XMLParser::AbstractStreamParser # in file lib/xmlrpc/parser.rb def parseMethodCall(str); end # in file lib/xmlrpc/parser.rb def parseMethodResponse(str); end end # in files: # lib/xmlrpc/parser.rb class XMLRPC::XMLParser::AbstractTreeParser # in file lib/xmlrpc/parser.rb def array(node); end # in file lib/xmlrpc/parser.rb def assert(b); end # in file lib/xmlrpc/parser.rb def base64(node); end # in file lib/xmlrpc/parser.rb def boolean(node); end # in file lib/xmlrpc/parser.rb def data(node); end # in file lib/xmlrpc/parser.rb def dateTime(node); end # in file lib/xmlrpc/parser.rb def double(node); end # in file lib/xmlrpc/parser.rb def fault(node); end # in file lib/xmlrpc/parser.rb def integer(node); end # in file lib/xmlrpc/parser.rb def member(node); end # in file lib/xmlrpc/parser.rb def methodCall(node); end # in file lib/xmlrpc/parser.rb def methodName(node); end # in file lib/xmlrpc/parser.rb def methodResponse(node); end # in file lib/xmlrpc/parser.rb def name(node); end # in file lib/xmlrpc/parser.rb def nodeMustBe(node, name); end # in file lib/xmlrpc/parser.rb def param(node); end # in file lib/xmlrpc/parser.rb def params(node, call=true); end # in file lib/xmlrpc/parser.rb def parseMethodCall(str); end # in file lib/xmlrpc/parser.rb def parseMethodResponse(str); end # in file lib/xmlrpc/parser.rb def string(node); end # in file lib/xmlrpc/parser.rb def struct(node); end # in file lib/xmlrpc/parser.rb def v_nil(node); end # in file lib/xmlrpc/parser.rb def value(node); end end class XMLRPC::XMLParser::NQXMLStreamParser # is documented # in file lib/xmlrpc/parser.rb def new(); end end # in files: # lib/xmlrpc/parser.rb class XMLRPC::XMLParser::NQXMLStreamParser::XMLRPCParser # in file lib/xmlrpc/parser.rb def parse(str); end end class XMLRPC::XMLParser::NQXMLTreeParser # is documented # in file lib/xmlrpc/parser.rb def new(); end # in file lib/xmlrpc/parser.rb def _nodeType(node); end # in file lib/xmlrpc/parser.rb def createCleanedTree(str); end # in file lib/xmlrpc/parser.rb def methodCall_document(node); end # in file lib/xmlrpc/parser.rb def methodResponse_document(node); end end class XMLRPC::XMLParser::REXMLStreamParser # is documented # in file lib/xmlrpc/parser.rb def new(); end end # in files: # lib/xmlrpc/parser.rb class XMLRPC::XMLParser::REXMLStreamParser::StreamListener # in file lib/xmlrpc/parser.rb def method_missing(*a); end # in file lib/xmlrpc/parser.rb def parse(str); end end # in files: # lib/xmlrpc/parser.rb module XMLRPC::XMLParser::StreamParserMixin attr_reader :params # in file lib/xmlrpc/parser.rb attr_reader :method_name # in file lib/xmlrpc/parser.rb attr_reader :fault # in file lib/xmlrpc/parser.rb # in file lib/xmlrpc/parser.rb def new(*a); end # in file lib/xmlrpc/parser.rb def character(data); end # in file lib/xmlrpc/parser.rb def endElement(name); end # in file lib/xmlrpc/parser.rb def startElement(name, attrs=[]); end end class XMLRPC::XMLParser::XMLScanStreamParser # is documented # in file lib/xmlrpc/parser.rb def new(); end end # in files: # lib/xmlrpc/parser.rb class XMLRPC::XMLParser::XMLScanStreamParser::XMLScanParser # in file lib/xmlrpc/parser.rb Entities = nil # in file lib/xmlrpc/parser.rb def method_missing(*a); end # in file lib/xmlrpc/parser.rb def on_cdata(str); end # in file lib/xmlrpc/parser.rb def on_chardata(str); end # in file lib/xmlrpc/parser.rb def on_charref(code); end # in file lib/xmlrpc/parser.rb def on_charref_hex(code); end # in file lib/xmlrpc/parser.rb def on_entityref(ent); end # in file lib/xmlrpc/parser.rb def on_stag_end(name); end # in file lib/xmlrpc/parser.rb def on_stag_end_empty(name); end # in file lib/xmlrpc/parser.rb def parse(str); end end class XMLRPC::XMLParser::XMLStreamParser # is documented # in file lib/xmlrpc/parser.rb def new(); end end class XMLRPC::XMLParser::XMLTreeParser # is documented # in file lib/xmlrpc/parser.rb def new(); end # in file lib/xmlrpc/parser.rb def _nodeType(node); end # in file lib/xmlrpc/parser.rb def createCleanedTree(str); end # in file lib/xmlrpc/parser.rb def methodCall_document(node); end # in file lib/xmlrpc/parser.rb def methodResponse_document(node); end end # in files: # lib/xmlrpc/create.rb module XMLRPC::XMLWriter # in file lib/xmlrpc/create.rb Classes = nil end # in files: # lib/xmlrpc/create.rb class XMLRPC::XMLWriter::Abstract # in file lib/xmlrpc/create.rb def ele(name, *children); end # in file lib/xmlrpc/create.rb def tag(name, txt); end end # in files: # lib/xmlrpc/create.rb class XMLRPC::XMLWriter::Simple # in file lib/xmlrpc/create.rb def document(*params); end # in file lib/xmlrpc/create.rb def document_to_str(doc); end # in file lib/xmlrpc/create.rb def element(name, attrs, *children); end # in file lib/xmlrpc/create.rb def pi(name, *params); end # in file lib/xmlrpc/create.rb def text(txt); end end # in files: # lib/xmlrpc/create.rb class XMLRPC::XMLWriter::XMLParser # in file lib/xmlrpc/create.rb def new(); end # in file lib/xmlrpc/create.rb def document(*params); end # in file lib/xmlrpc/create.rb def document_to_str(doc); end # in file lib/xmlrpc/create.rb def element(name, attrs, *children); end # in file lib/xmlrpc/create.rb def pi(name, *params); end # in file lib/xmlrpc/create.rb def text(txt); end end # in files: # lib/irb/xmp.rb class XMP # in file lib/irb/xmp.rb def new(bind = nil); end end # in files: # lib/irb/xmp.rb class XMP::StringInputMethod attr_reader :encoding # in file lib/irb/xmp.rb # in file lib/irb/xmp.rb def new(); end # in file lib/irb/xmp.rb def eof?(); end end class YAML::DBM # is documented # in file lib/yaml/dbm.rb VERSION = nil end Files: 780 Classes: 1379 ( 707 undocumented) Modules: 311 ( 153 undocumented) Constants: 2280 ( 821 undocumented) Attributes: 1024 ( 439 undocumented) Methods: 10500 (3110 undocumented) Total: 15494 (5230 undocumented) 66.24% documented Elapsed: 239.8s