# File lib/wsdl/xmlSchema/include.rb, line 28 def content @handler.content end
# File lib/wsdl/xmlSchema/include.rb, line 36 def parse_attr(attr, value) case attr when SchemaLocationAttrName @handler.parse_schemalocation(value.source, root, parent) else nil end end
Generated with the Darkfish Rdoc Generator 2.