public class Opml extends Object
| Constructor and Description |
|---|
Opml() |
| Modifier and Type | Method and Description |
|---|---|
Body |
getBody() |
Head |
getHead() |
String |
getVersion() |
void |
setBody(Body body) |
void |
setHead(Head head) |
void |
setVersion(String version) |
String |
toString() |
Copyright © 2017. All rights reserved.