Package | Description |
---|---|
com.rometools.rome.feed.atom | |
com.rometools.rome.io.impl |
Modifier and Type | Field and Description |
---|---|
private Generator |
Feed.generator |
Modifier and Type | Method and Description |
---|---|
Generator |
Feed.getGenerator()
Returns the feed generator.
|
Modifier and Type | Method and Description |
---|---|
void |
Feed.setGenerator(Generator generator)
Sets the feed generator.
|
Modifier and Type | Method and Description |
---|---|
protected org.jdom2.Element |
Atom03Generator.generateGeneratorElement(Generator generator) |
protected org.jdom2.Element |
Atom10Generator.generateGeneratorElement(Generator generator) |