public class LocationContentAnnotator extends ResourceContentAnnotator
| Constructor and Description |
|---|
LocationContentAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
int |
beforeResourceInBatch(LinkedHashSet<String> requiredResources,
Resource resource,
OutputStream out)
Called before the resource content is written in batch.
|
int |
hashCode()
Produce a hash for this instance.
|
afterAllResourcesInBatch, afterResource, afterResourceInBatch, beforeAllResourcesInBatch, beforeResourcepublic int beforeResourceInBatch(LinkedHashSet<String> requiredResources, Resource resource, OutputStream out) throws IOException
ResourceContentAnnotatorbeforeResourceInBatch in class ResourceContentAnnotatorIOException - if there is a problem writing the annotation.public int hashCode()
ResourceContentAnnotatorhashCode in class ResourceContentAnnotatorCopyright © 2017 Atlassian. All rights reserved.