mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
Attempting to get XML object to get picked up by the reference generator
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user