jadex.xml.writer.WriteObjectInfo Maven / Gradle / Ivy
package jadex.xml.writer;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import jadex.commons.collection.Tree;
import jadex.commons.collection.TreeNode;
import jadex.xml.stax.QName;
/**
* Info for writing an object.
*/
public class WriteObjectInfo
{
//-------- attributes --------
/** The comment. */
protected String comment;
/** The attribute values. */
protected Map