method
xmldecl
ruby latest stable - Class:
XSD::XMLParser::REXMLParser
xmldecl(version, encoding, standalone)public
No documentation available.
# File lib/xsd/xmlparser/rexmlparser.rb, line 45
def xmldecl(version, encoding, standalone)
# Version should be checked.
end