|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.alchemy.digester.domain.Results
org.apache.uima.alchemy.digester.domain.MicroformatsResults
public class MicroformatsResults
Constructor Summary | |
---|---|
MicroformatsResults()
|
Method Summary | |
---|---|
void |
addMicroformat(Microformat microformat)
|
List<Microformat> |
getMicroformats()
|
void |
setMicroformats(List<Microformat> microformats)
|
Methods inherited from class org.apache.uima.alchemy.digester.domain.Results |
---|
getLanguage, getStatus, getStatusInfo, getUrl, setLanguage, setStatus, setStatusInfo, setUrl, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MicroformatsResults()
Method Detail |
---|
public void setMicroformats(List<Microformat> microformats)
public List<Microformat> getMicroformats()
public void addMicroformat(Microformat microformat)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |