method
xmldecl
v1_8_7_330 -
Show 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