public class StringIntegerMapResourceImpl extends Object implements StringIntegerMapResource, org.apache.uima.resource.SharedResourceObject
Constructor and Description |
---|
StringIntegerMapResourceImpl() |
Modifier and Type | Method and Description |
---|---|
Map |
getMap()
Gets a map of the String/Integer values.
|
void |
load(org.apache.uima.resource.DataResource dr)
Loads data from a file.
|
public void load(org.apache.uima.resource.DataResource dr) throws org.apache.uima.resource.ResourceInitializationException
load
in interface org.apache.uima.resource.SharedResourceObject
org.apache.uima.resource.ResourceInitializationException
public Map getMap()
getMap
in interface StringIntegerMapResource
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.