mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 01:50:44 +01:00
Fixed #71
This commit is contained in:
@@ -42,7 +42,10 @@ import processing.core.PApplet;
|
||||
* representing a single node of an XML tree.
|
||||
*
|
||||
* @webref data:composite
|
||||
* @see PApplet#createXML(String)
|
||||
* @see PApplet#loadXML(String)
|
||||
* @see PApplet#parseXML(String)
|
||||
* @see PApplet#saveXML(XML, String)
|
||||
*/
|
||||
public class XML implements Serializable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user