| Package | Description |
|---|---|
| org.gedcomx.atom |
The atom model supplies the definitions needed to support the atom syndication format.
|
| org.gedcomx.atom.rt |
| Modifier and Type | Method and Description |
|---|---|
List<Entry> |
Feed.getEntries()
The entries in the feed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.setEntries(List<Entry> entries)
The entries in the feed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AtomModelVisitorBase.visitEntry(Entry entry) |
void |
AtomModelVisitor.visitEntry(Entry entry) |
Copyright © 2017. All rights reserved.