|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.unitesk.requality.core.NodeMapper
public class NodeMapper
Constructor Summary | |
---|---|
NodeMapper(java.lang.String string)
|
Method Summary | |
---|---|
java.util.Collection<Attribute> |
getAttributes()
|
java.util.UUID |
getUUId()
|
static JSONObject |
toJSON(TreeNode node)
|
static JSONObject |
toJSON(java.util.UUID uuid,
java.util.Collection<Attribute> attr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeMapper(java.lang.String string)
Method Detail |
---|
public java.util.UUID getUUId()
public java.util.Collection<Attribute> getAttributes()
public static final JSONObject toJSON(TreeNode node)
public static final JSONObject toJSON(java.util.UUID uuid, java.util.Collection<Attribute> attr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |