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