A C E F G O P R S T V 
All Classes All Packages

A

accept(AtomModelVisitor) - Method in class org.gedcomx.atom.Content
Accept a visitor.
accept(AtomModelVisitor) - Method in class org.gedcomx.atom.Entry
Accept a visitor.
accept(AtomModelVisitor) - Method in class org.gedcomx.atom.Feed
Accept a visitor.
accept(AtomModelVisitor) - Method in class org.gedcomx.atom.Person
Accept a visitor.
addExtensionElement(Object) - Method in class org.gedcomx.atom.ExtensibleElement
Add an extension element.
addLink(String, URI) - Method in class org.gedcomx.atom.Entry
Add a hypermedia link.
addLink(String, URI) - Method in class org.gedcomx.atom.Feed
Add a hypermedia link.
addLink(Link) - Method in class org.gedcomx.atom.Entry
Add a hypermedia link.
addLink(Link) - Method in class org.gedcomx.atom.Feed
Add a hypermedia link.
addTemplatedLink(String, String) - Method in class org.gedcomx.atom.Entry
Add a templated link.
addTemplatedLink(String, String) - Method in class org.gedcomx.atom.Feed
Add a templated link.
ATOM_GEDCOMX_JSON_MEDIA_TYPE - Static variable in class org.gedcomx.atom.AtomModel
 
ATOM_NAMESPACE - Static variable in class org.gedcomx.atom.AtomModel
 
ATOM_XML_MEDIA_TYPE - Static variable in class org.gedcomx.atom.AtomModel
 
AtomModel - Class in org.gedcomx.atom
 
AtomModelVisitor - Interface in org.gedcomx.atom.rt
 
AtomModelVisitorBase - Class in org.gedcomx.atom.rt
 
AtomModelVisitorBase() - Constructor for class org.gedcomx.atom.rt.AtomModelVisitorBase
 

C

Category - Class in org.gedcomx.atom
conveys information about a category associated with an entry or feed.
Category() - Constructor for class org.gedcomx.atom.Category
 
CommonAttributes - Class in org.gedcomx.atom
 
CommonAttributes() - Constructor for class org.gedcomx.atom.CommonAttributes
 
Content - Class in org.gedcomx.atom
 
Content() - Constructor for class org.gedcomx.atom.Content
 

E

Entry - Class in org.gedcomx.atom
The "atom:entry" element represents an individual entry, acting as a container for metadata and data associated with the entry.
Entry() - Constructor for class org.gedcomx.atom.Entry
 
ExtensibleElement - Class in org.gedcomx.atom
 
ExtensibleElement() - Constructor for class org.gedcomx.atom.ExtensibleElement
 

F

Feed - Class in org.gedcomx.atom
The Atom data formats provide a format for web content and metadata syndication.
Feed() - Constructor for class org.gedcomx.atom.Feed
 
findExtensionOfType(Class<E>) - Method in class org.gedcomx.atom.ExtensibleElement
Finds the first extension of a specified type.
findExtensionsOfType(Class<E>) - Method in class org.gedcomx.atom.ExtensibleElement
Find the extensions of a specified type.
five - org.gedcomx.search.ResultConfidence
Result confidence level 5 (highest).
four - org.gedcomx.search.ResultConfidence
Result confidence level 4.

G

Generator - Class in org.gedcomx.atom
identifies the agent used to generate a feed, for debugging and other purposes.
Generator() - Constructor for class org.gedcomx.atom.Generator
 
getAuthors() - Method in class org.gedcomx.atom.Entry
The author of the entry.
getAuthors() - Method in class org.gedcomx.atom.Feed
The author of the feed.
getBase() - Method in class org.gedcomx.atom.CommonAttributes
The base.
getBase() - Method in class org.gedcomx.atom.Generator
The base.
getCategories() - Method in class org.gedcomx.atom.Entry
information about a category associated with an entry.
getConfidence() - Method in class org.gedcomx.atom.Entry
The confidence of the result, if this entry represents a search result.
getContent() - Method in class org.gedcomx.atom.Entry
The content of the entry.
getContributors() - Method in class org.gedcomx.atom.Entry
information about a category associated with the entry
getContributors() - Method in class org.gedcomx.atom.Feed
information about a category associated with the feed
getEmail() - Method in class org.gedcomx.atom.Person
an e-mail address associated with the person.
getEntries() - Method in class org.gedcomx.atom.Feed
The entries in the feed.
getExtensionAttributes() - Method in class org.gedcomx.atom.Entry
 
getExtensionElements() - Method in class org.gedcomx.atom.ExtensibleElement
Custom extension elements.
getGedcomx() - Method in class org.gedcomx.atom.Content
The genealogical data associated with this entry.
getGenerator() - Method in class org.gedcomx.atom.Feed
identifies the agent used to generate the feed
getIcon() - Method in class org.gedcomx.atom.Feed
identifies an image that provides iconic visual identification for the feed.
getId() - Method in class org.gedcomx.atom.Entry
a permanent, universally unique identifier for the entry.
getId() - Method in class org.gedcomx.atom.Feed
a permanent, universally unique identifier for the feed.
getIndex() - Method in class org.gedcomx.atom.Feed
The index of the first entry in this page of data, if this feed is supplying a page of data.
getLabel() - Method in class org.gedcomx.atom.Category
a human-readable label for display in end-user applications
getLang() - Method in class org.gedcomx.atom.CommonAttributes
The language.
getLang() - Method in class org.gedcomx.atom.Generator
The language.
getLink(String) - Method in class org.gedcomx.atom.Entry
Get a link by its rel.
getLink(String) - Method in class org.gedcomx.atom.Feed
Get a link by its rel.
getLinks() - Method in class org.gedcomx.atom.Entry
a reference from a entry to a Web resource.
getLinks() - Method in class org.gedcomx.atom.Feed
a reference from a feed to a Web resource.
getLinks(String) - Method in class org.gedcomx.atom.Entry
Get a list of links by rel.
getLinks(String) - Method in class org.gedcomx.atom.Feed
Get a list of links by rel.
getLogo() - Method in class org.gedcomx.atom.Feed
identifies an image that provides visual identification for the feed.
getName() - Method in class org.gedcomx.atom.Person
Conveys a human-readable name for the person.
getPublished() - Method in class org.gedcomx.atom.Entry
instant in time associated with an event early in the life cycle of the entry.
getResults() - Method in class org.gedcomx.atom.Feed
The total number of results available, if this feed is supplying a subset of results, such as for a query.
getRights() - Method in class org.gedcomx.atom.Entry
information about rights held in and over the entry.
getRights() - Method in class org.gedcomx.atom.Feed
information about rights held in and over the feed.
getScheme() - Method in class org.gedcomx.atom.Category
identifies a categorization scheme
getScore() - Method in class org.gedcomx.atom.Entry
The relevance score, if this entry represents a search result.
getSubtitle() - Method in class org.gedcomx.atom.Feed
a human-readable description or subtitle for the feed.
getTerm() - Method in class org.gedcomx.atom.Category
identifies the category to which the entry or feed belongs
getTitle() - Method in class org.gedcomx.atom.Entry
a human-readable title for the entry
getTitle() - Method in class org.gedcomx.atom.Feed
a human-readable title for the feed
getTransientProperties() - Method in class org.gedcomx.atom.ExtensibleElement
 
getTransientProperty(String) - Method in class org.gedcomx.atom.ExtensibleElement
Get a transient (non-serialized) property.
getType() - Method in class org.gedcomx.atom.Content
The type of the content.
getUpdated() - Method in class org.gedcomx.atom.Entry
the most recent instant in time when the entry was modified in a way the publisher considers significant.
getUpdated() - Method in class org.gedcomx.atom.Feed
the most recent instant in time when the feed was modified in a way the publisher considers significant.
getUri() - Method in class org.gedcomx.atom.Generator
link to a representation that is relevant to the generating agent.
getUri() - Method in class org.gedcomx.atom.Person
an IRI associated with the person.
getValue() - Method in class org.gedcomx.atom.Generator
human-readable name for the generating agent
getVersion() - Method in class org.gedcomx.atom.Generator
the version of the generating agent

O

one - org.gedcomx.search.ResultConfidence
Result confidence level 1 (lowest).
org.gedcomx.atom - package org.gedcomx.atom
The atom model supplies the definitions needed to support the atom syndication format.
org.gedcomx.atom.rt - package org.gedcomx.atom.rt
 
org.gedcomx.search - package org.gedcomx.search
The opensearch model defines elements and types used for searches.

P

Person - Class in org.gedcomx.atom
A Person construct is an element that describes a person, corporation, or similar entity
Person() - Constructor for class org.gedcomx.atom.Person
 

R

ResultConfidence - Enum in org.gedcomx.search
The levels of confidence of a search result.

S

setAuthors(List<Person>) - Method in class org.gedcomx.atom.Entry
The author of the entry.
setAuthors(List<Person>) - Method in class org.gedcomx.atom.Feed
The author of the feed.
setBase(URI) - Method in class org.gedcomx.atom.CommonAttributes
The base.
setBase(URI) - Method in class org.gedcomx.atom.Generator
The base.
setCategories(List<Category>) - Method in class org.gedcomx.atom.Entry
information about a category associated with an entry.
setConfidence(ResultConfidence) - Method in class org.gedcomx.atom.Entry
The confidence of the result, if this entry represents a search result.
setContent(Content) - Method in class org.gedcomx.atom.Entry
The content of the entry.
setContributors(List<Person>) - Method in class org.gedcomx.atom.Entry
information about a category associated with the entry
setContributors(List<Person>) - Method in class org.gedcomx.atom.Feed
information about a category associated with the feed
setEmail(String) - Method in class org.gedcomx.atom.Person
an e-mail address associated with the person.
setEntries(List<Entry>) - Method in class org.gedcomx.atom.Feed
The entries in the feed.
setExtensionAttributes(Map<QName, String>) - Method in class org.gedcomx.atom.Entry
 
setExtensionElements(List<Object>) - Method in class org.gedcomx.atom.ExtensibleElement
Custom extension elements.
setGedcomx(Gedcomx) - Method in class org.gedcomx.atom.Content
The genealogical data associated with this entry.
setGenerator(Generator) - Method in class org.gedcomx.atom.Feed
identifies the agent used to generate the feed
setIcon(URI) - Method in class org.gedcomx.atom.Feed
identifies an image that provides iconic visual identification for the feed.
setId(URI) - Method in class org.gedcomx.atom.Entry
a permanent, universally unique identifier for the entry.
setId(URI) - Method in class org.gedcomx.atom.Feed
a permanent, universally unique identifier for the feed.
setIndex(Integer) - Method in class org.gedcomx.atom.Feed
The index of the first entry in this page of data, if this feed is supplying a page of data.
setLabel(String) - Method in class org.gedcomx.atom.Category
a human-readable label for display in end-user applications
setLang(String) - Method in class org.gedcomx.atom.CommonAttributes
The language.
setLang(String) - Method in class org.gedcomx.atom.Generator
The language.
setLinks(List<Link>) - Method in class org.gedcomx.atom.Entry
a reference from a entry to a Web resource.
setLinks(List<Link>) - Method in class org.gedcomx.atom.Feed
a reference from a feed to a Web resource.
setLogo(URI) - Method in class org.gedcomx.atom.Feed
identifies an image that provides visual identification for the feed.
setName(String) - Method in class org.gedcomx.atom.Person
a human-readable name for the person.
setPublished(Date) - Method in class org.gedcomx.atom.Entry
instant in time associated with an event early in the life cycle of the entry.
setResults(Integer) - Method in class org.gedcomx.atom.Feed
The total number of results available, if this feed is supplying a subset of results, such as for a query.
setRights(String) - Method in class org.gedcomx.atom.Entry
information about rights held in and over the entry.
setRights(String) - Method in class org.gedcomx.atom.Feed
information about rights held in and over the feed.
setScheme(URI) - Method in class org.gedcomx.atom.Category
identifies a categorization scheme
setScore(Float) - Method in class org.gedcomx.atom.Entry
The relevance score, if this entry represents a search result.
setSubtitle(String) - Method in class org.gedcomx.atom.Feed
a human-readable description or subtitle for the feed.
setTerm(String) - Method in class org.gedcomx.atom.Category
identifies the category to which the entry or feed belongs
setTitle(String) - Method in class org.gedcomx.atom.Entry
a human-readable title for the entry
setTitle(String) - Method in class org.gedcomx.atom.Feed
a human-readable title for the feed
setTransientProperty(String, Object) - Method in class org.gedcomx.atom.ExtensibleElement
Set a transient (non-serialized) property.
setType(String) - Method in class org.gedcomx.atom.Content
The type of the content.
setUpdated(Date) - Method in class org.gedcomx.atom.Entry
the most recent instant in time when the entry was modified in a way the publisher considers significant.
setUpdated(Date) - Method in class org.gedcomx.atom.Feed
the most recent instant in time when the feed was modified in a way the publisher considers significant.
setUri(URI) - Method in class org.gedcomx.atom.Generator
link to a representation that is relevant to the generating agent.
setUri(URI) - Method in class org.gedcomx.atom.Person
an IRI associated with the person.
setValue(String) - Method in class org.gedcomx.atom.Generator
human-readable name for the generating agent
setVersion(String) - Method in class org.gedcomx.atom.Generator
the version of the generating agent

T

three - org.gedcomx.search.ResultConfidence
Result confidence level 3.
transientProperties - Variable in class org.gedcomx.atom.ExtensibleElement
 
two - org.gedcomx.search.ResultConfidence
Result confidence level 2.

V

value() - Method in enum org.gedcomx.search.ResultConfidence
 
valueOf(String) - Static method in enum org.gedcomx.search.ResultConfidence
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gedcomx.search.ResultConfidence
Returns an array containing the constants of this enum type, in the order they are declared.
visitAtomContent(Content) - Method in interface org.gedcomx.atom.rt.AtomModelVisitor
 
visitAtomContent(Content) - Method in class org.gedcomx.atom.rt.AtomModelVisitorBase
 
visitAtomPerson(Person) - Method in interface org.gedcomx.atom.rt.AtomModelVisitor
 
visitAtomPerson(Person) - Method in class org.gedcomx.atom.rt.AtomModelVisitorBase
 
visitEntry(Entry) - Method in interface org.gedcomx.atom.rt.AtomModelVisitor
 
visitEntry(Entry) - Method in class org.gedcomx.atom.rt.AtomModelVisitorBase
 
visitFeed(Feed) - Method in interface org.gedcomx.atom.rt.AtomModelVisitor
 
visitFeed(Feed) - Method in class org.gedcomx.atom.rt.AtomModelVisitorBase
 
A C E F G O P R S T V 
All Classes All Packages