|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.annotator.regex.impl.ConceptFileParser_impl
public class ConceptFileParser_impl
Constructor Summary | |
---|---|
ConceptFileParser_impl()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConceptFileParser_impl()
Method Detail |
---|
public Concept[] parseConceptFile(java.lang.String conceptFilePathName, java.io.InputStream conceptFileStream) throws org.apache.uima.resource.ResourceInitializationException
ConceptFileParser
parseConceptFile
in interface ConceptFileParser
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 |