mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
XML object now cross references loadXML ref docs
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user