add_int


Description:

public void add_int (string? id, int val)

dump integer value val to an attribute named id or as the nodes content

Parameters:

this

XMLOut

id

tag id, or null for node content

val

the value