public class ExternalResourceExample extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExternalResourceExample.Annotator
Example annotator that uses the share model object.
|
static class |
ExternalResourceExample.SharedModel
Simple model that only stores the URI it was loaded from.
|
| Constructor and Description |
|---|
ExternalResourceExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Illustrate how to configure the annotator with the shared model object.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.