public abstract class JQueryTreeBuilder<T> extends Object
static String
CHILDREN
JQueryTreeBuilder()
net.sf.json.JSONArray
buildChildren(T parent)
buildChildren(T parent, String[] path, int off)
buildTree(String rootName, String path)
buildTree(T root, String path)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String CHILDREN
public JQueryTreeBuilder()
public net.sf.json.JSONArray buildTree(String rootName, String path)
public net.sf.json.JSONArray buildTree(T root, String path)
public net.sf.json.JSONArray buildChildren(T parent)
public net.sf.json.JSONArray buildChildren(T parent, String[] path, int off)
Copyright © 2011 Nuxeo SA. All Rights Reserved.