org.apache.ctakes.core.resource
Interface StringsResource

All Known Implementing Classes:
LinesFromFileStringsResourceImpl

public interface StringsResource

A Resource interface for getting an array of strings.


Method Summary
 String[] getStrings()
           
 

Method Detail

getStrings

String[] getStrings()


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.