mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Added XML.parse() as related to loadXML()
This commit is contained in:
@@ -5735,6 +5735,7 @@ public class PApplet extends Applet
|
||||
/**
|
||||
* @webref input:files
|
||||
* @param filename name of a file in the data folder or a URL.
|
||||
* @see XML#parse(String)
|
||||
* @see PApplet#loadBytes(String)
|
||||
* @see PApplet#loadStrings(String)
|
||||
* @see PApplet#loadTable(String)
|
||||
|
||||
Reference in New Issue
Block a user