Attempting to get XML object to get picked up by the reference generator

This commit is contained in:
alignedleft
2012-09-03 22:01:33 +00:00
parent e635bc28c5
commit 85a44aa9be

View File

@@ -39,6 +39,8 @@ import processing.core.PApplet;
/**
* This is the base class used for the Processing XML library,
* representing a single node of an XML tree.
*
* @webref data:composite
*/
public class XML implements Serializable {