Skip to content

Commit 623e07c

Browse files
committed
XML object now cross references loadXML ref docs
1 parent 22e504c commit 623e07c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/processing/data/XML.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
* representing a single node of an XML tree.
4343
*
4444
* @webref data:composite
45+
* @see PApplet#loadXML(String)
4546
*/
4647
public class XML implements Serializable {
4748

0 commit comments

Comments
 (0)