Package | Description |
---|---|
com.sun.syndication.feed.synd.impl | |
com.sun.syndication.io.impl |
Modifier and Type | Method and Description |
---|---|
SyndEnclosure |
ConverterForAtom10.createSyndEnclosure(Feed feed,
Entry entry,
Link link) |
SyndLink |
ConverterForAtom10.createSyndLink(Feed feed,
Entry entry,
Link link) |
Modifier and Type | Method and Description |
---|---|
private Link |
Atom03Parser.parseLink(org.jdom.Element eLink) |
private Link |
Atom10Parser.parseLink(Feed feed,
Entry entry,
java.lang.String baseURI,
org.jdom.Element eLink) |
Modifier and Type | Method and Description |
---|---|
protected org.jdom.Element |
Atom10Generator.generateLinkElement(Link link) |
protected org.jdom.Element |
Atom03Generator.generateLinkElement(Link link) |
Copyright © Sun Microsystems. All Rights Reserved.