XML object now cross references loadXML ref docs

This commit is contained in:
alignedleft
2012-09-12 21:22:49 +00:00
parent a109b1bc9b
commit 37fb719593

View File

@@ -42,6 +42,7 @@ import processing.core.PApplet;
* representing a single node of an XML tree.
*
* @webref data:composite
* @see PApplet#loadXML(String)
*/
public class XML implements Serializable {