관리-도구
편집 파일: get_attribute_ns-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: The <tt>get_attribute_ns</tt> method retrieves a method by its namespace and name. Thus it is possible to reliably identify an attribute even if an XML processor has changed the prefix. - !ruby/struct:SM::Flow::P body: Method contributed by Henrik Martensson full_name: REXML::Attributes#get_attribute_ns is_singleton: false name: get_attribute_ns params: (namespace, name) visibility: public