public class MicroformatsResults extends Results
Constructor and Description |
---|
MicroformatsResults() |
Modifier and Type | Method and Description |
---|---|
void |
addMicroformat(Microformat microformat) |
List<Microformat> |
getMicroformats() |
void |
setMicroformats(List<Microformat> microformats) |
getLanguage, getStatus, getStatusInfo, getUrl, setLanguage, setStatus, setStatusInfo, setUrl, toString
public void setMicroformats(List<Microformat> microformats)
public List<Microformat> getMicroformats()
public void addMicroformat(Microformat microformat)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.