|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConceptFileParser
Method Summary | |
---|---|
Concept[] |
parseConceptFile(String conceptFilePathName,
InputStream conceptFileStream)
parse the XML concepts file and create the object representation for the concepts and rules. |
Method Detail |
---|
Concept[] parseConceptFile(String conceptFilePathName, InputStream conceptFileStream) throws org.apache.uima.resource.ResourceInitializationException
conceptFilePathName
- XML concepts file path nameconceptFileStream
- XML concept file stream
org.apache.uima.resource.ResourceInitializationException
- in case of parsing errors.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |