public class LinesFromFileStringsResourceImpl extends Object implements StringsResource, org.apache.uima.resource.SharedResourceObject
Modifier and Type | Field and Description |
---|---|
static String |
COMMENT_STRING |
Constructor and Description |
---|
LinesFromFileStringsResourceImpl() |
Modifier and Type | Method and Description |
---|---|
String[] |
getStrings() |
void |
load(org.apache.uima.resource.DataResource dr) |
public static String COMMENT_STRING
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 String[] getStrings()
getStrings
in interface StringsResource
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.