Returns a map with the named annotation sets
()
| 80 | /** Returns a map with the named annotation sets |
| 81 | */ |
| 82 | public Map<String, AnnotationSet> getNamedAnnotationSets(); |
| 83 | |
| 84 | /** Make the document markup-aware. This will trigger the creation |
| 85 | * of a DocumentFormat object at Document initialisation time; the |
no outgoing calls