public class AnnotationUtil extends Object
Constructor and Description |
---|
AnnotationUtil() |
Modifier and Type | Method and Description |
---|---|
static org.json.simple.JSONObject |
loadJsonForBatchInherit(DbControl dc,
AnnotationType at)
Load information about categories and subtypes of an annotation type that
are useful for deciding about inheriting annotations from parent items,
The result is returned as a JSON object intended to be used by the
"Batch inherit annotations" feature in the web interface.
|
public static org.json.simple.JSONObject loadJsonForBatchInherit(DbControl dc, AnnotationType at)