Returns an Array
with the names of the element's attributes.
Note: Use myXML.getString() or myXML.getNum() to return an attribute's value.
Examples
Returns
String[]: attribute names.
This page is generated from the comments in src/io/p5.XML.js . Please feel free to edit it and submit a pull request!