|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConceptFileParser
Method Summary | |
---|---|
Concept[] |
parseConceptFile(java.lang.String conceptFilePathName,
java.io.InputStream conceptFileStream)
parse the XML concepts file and create the object representation for the concepts and rules. |
Method Detail |
---|
Concept[] parseConceptFile(java.lang.String conceptFilePathName, java.io.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 |