Current Path : /usr/local/share/ri/1.8/system/REXML/Functions/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/REXML/Functions/cdesc-Functions.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: boolean - !ruby/object:RI::MethodSummary name: ceiling - !ruby/object:RI::MethodSummary name: compare_language - !ruby/object:RI::MethodSummary name: concat - !ruby/object:RI::MethodSummary name: contains - !ruby/object:RI::MethodSummary name: context= - !ruby/object:RI::MethodSummary name: count - !ruby/object:RI::MethodSummary name: "false" - !ruby/object:RI::MethodSummary name: floor - !ruby/object:RI::MethodSummary name: get_namespace - !ruby/object:RI::MethodSummary name: id - !ruby/object:RI::MethodSummary name: lang - !ruby/object:RI::MethodSummary name: last - !ruby/object:RI::MethodSummary name: local_name - !ruby/object:RI::MethodSummary name: method_missing - !ruby/object:RI::MethodSummary name: name - !ruby/object:RI::MethodSummary name: namespace_context - !ruby/object:RI::MethodSummary name: namespace_context= - !ruby/object:RI::MethodSummary name: namespace_uri - !ruby/object:RI::MethodSummary name: normalize_space - !ruby/object:RI::MethodSummary name: not - !ruby/object:RI::MethodSummary name: number - !ruby/object:RI::MethodSummary name: position - !ruby/object:RI::MethodSummary name: processing_instruction - !ruby/object:RI::MethodSummary name: round - !ruby/object:RI::MethodSummary name: starts_with - !ruby/object:RI::MethodSummary name: string - !ruby/object:RI::MethodSummary name: string_length - !ruby/object:RI::MethodSummary name: string_value - !ruby/object:RI::MethodSummary name: substring - !ruby/object:RI::MethodSummary name: substring_after - !ruby/object:RI::MethodSummary name: substring_before - !ruby/object:RI::MethodSummary name: sum - !ruby/object:RI::MethodSummary name: text - !ruby/object:RI::MethodSummary name: translate - !ruby/object:RI::MethodSummary name: "true" - !ruby/object:RI::MethodSummary name: variables - !ruby/object:RI::MethodSummary name: variables= comment: - !ruby/struct:SM::Flow::P body: "If you add a method, keep in mind two things: (1) the first argument will always be a list of nodes from which to filter. In the case of context methods (such as position), the function should return an array with a value for each child in the array. (2) all method calls from XML will have "-" replaced with "_". Therefore, in XML, "local-name()" is identical (and actually becomes) "local_name()"" constants: [] full_name: REXML::Functions includes: [] instance_methods: [] name: Functions superclass: