|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sofa | |
---|---|
org.apache.uima.jcas | Interfaces for accessing the JCAS. |
Uses of Sofa in org.apache.uima.jcas |
---|
Methods in org.apache.uima.jcas that return Sofa | |
---|---|
Sofa |
JCas.getSofa()
Get the Sofa feature structure associated with this JCas view. |
Sofa |
JCas.getSofa(SofaID sofaID)
Deprecated. As of v2.0, use {#getView(String)}. From the view you can access the Sofa data, or call JCas.getSofa() if you truly need to access the SofaFS object. |
Methods in org.apache.uima.jcas with parameters of type Sofa | |
---|---|
JCas |
JCas.getJCas(Sofa sofa)
Create a JCas view for a Sofa. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |