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, toStringpublic void setMicroformats(List<Microformat> microformats)
public List<Microformat> getMicroformats()
public void addMicroformat(Microformat microformat)
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.