Class NQXML::XMLDecl |
|
Only used for the '<?xml version="1.0"?>' processing instruction.
Methods |
Public Instance methods |
writeXMLTo(io, beforeChildren=true) |
Write XML to io. Use the "<<" method, not print or puts, because this might be a String or Array and not an IO object.