Skip to content

Commit ea3b30f

Browse files
committed
Attempting to get XML object to get picked up by the reference generator
1 parent f9502db commit ea3b30f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/processing/data/XML.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
/**
4040
* This is the base class used for the Processing XML library,
4141
* representing a single node of an XML tree.
42+
*
43+
* @webref data:composite
4244
*/
4345
public class XML implements Serializable {
4446

0 commit comments

Comments
 (0)