public class LocationContentAnnotator extends ResourceContentAnnotator
| Constructor and Description |
|---|
LocationContentAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
int |
beforeResourceInBatch(LinkedHashSet<String> requiredResources,
Resource resource,
Map<String,String> params,
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, Map<String,String> params, OutputStream out) throws IOException
ResourceContentAnnotatorbeforeResourceInBatch in class ResourceContentAnnotatorIOException - if there is a problem writing the annotation.public int hashCode()
ResourceContentAnnotatorhashCode in class ResourceContentAnnotatorCopyright © 2018 Atlassian. All rights reserved.