|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExtensibleElement in org.apache.abdera.examples.extension |
---|
Classes in org.apache.abdera.examples.extension that implement ExtensibleElement | |
---|---|
class |
Bar
|
Uses of ExtensibleElement in org.apache.abdera.ext.features |
---|
Classes in org.apache.abdera.ext.features that implement ExtensibleElement | |
---|---|
class |
Feature
|
class |
Features
|
Uses of ExtensibleElement in org.apache.abdera.ext.geo |
---|
Methods in org.apache.abdera.ext.geo with parameters of type ExtensibleElement | |
---|---|
static void |
GeoHelper.addPosition(ExtensibleElement element,
Position position)
|
static void |
GeoHelper.addPosition(ExtensibleElement element,
Position position,
GeoHelper.Encoding encoding)
|
static Position[] |
GeoHelper.getPositions(ExtensibleElement element)
|
static boolean |
GeoHelper.isGeotagged(ExtensibleElement element)
|
static Iterator<Position> |
GeoHelper.listPositions(ExtensibleElement element)
|
Uses of ExtensibleElement in org.apache.abdera.ext.media |
---|
Classes in org.apache.abdera.ext.media that implement ExtensibleElement | |
---|---|
class |
MediaContent
|
class |
MediaGroup
|
Uses of ExtensibleElement in org.apache.abdera.ext.opensearch.model |
---|
Classes in org.apache.abdera.ext.opensearch.model that implement ExtensibleElement | |
---|---|
class |
OpenSearchDescription
Open Search 1.1 Description Document element: used to describe the web interface of an Open Search based search engine. Currently, this supports only a subset of the Open Search 1.1 Description Document element specification. |
class |
Query
Open Search 1.1 Query element: defines a search query that can be performed by search clients. This supports all parts of the Open Search 1.1 Url specification. |
Uses of ExtensibleElement in org.apache.abdera.ext.rss |
---|
Classes in org.apache.abdera.ext.rss that implement ExtensibleElement | |
---|---|
class |
RssCategory
|
class |
RssChannel
|
class |
RssEnclosure
|
class |
RssFeed
|
class |
RssGuid
|
class |
RssImage
|
class |
RssItem
|
class |
RssLink
|
class |
RssPerson
|
class |
RssSkipDays
|
class |
RssSkipHours
|
class |
RssSource
|
class |
RssTextInput
|
Methods in org.apache.abdera.ext.rss with type parameters of type ExtensibleElement | ||
---|---|---|
|
RssCategory.addExtension(Element extension)
|
|
|
RssEnclosure.addExtension(Element extension)
|
|
|
RssFeed.addExtension(Element extension)
|
|
|
RssGuid.addExtension(Element extension)
|
Uses of ExtensibleElement in org.apache.abdera.ext.sharing |
---|
Classes in org.apache.abdera.ext.sharing that implement ExtensibleElement | |
---|---|
class |
Conflicts
|
class |
Sharing
|
class |
Sync
|
class |
Unpublished
|
Uses of ExtensibleElement in org.apache.abdera.ext.tombstones |
---|
Classes in org.apache.abdera.ext.tombstones that implement ExtensibleElement | |
---|---|
class |
Tombstone
|
Uses of ExtensibleElement in org.apache.abdera.model |
---|
Subinterfaces of ExtensibleElement in org.apache.abdera.model | |
---|---|
interface |
Categories
The Atom Publishing Protocol introduces the notion of a "Category Document" and the app:categories element. |
interface |
Category
Provides categorization informaton for a feed or entry |
interface |
Collection
Represents an collection element in an Atom Publishing Protocol introspection document. |
interface |
Control
Represents an Atom Publishing Protocol control element. |
interface |
Div
Represents an XHTML div tag. |
interface |
Entry
Represents an Atom Entry element. |
interface |
Feed
Represents an Atom Feed Element |
interface |
Link
Represents an Atom Link element. |
interface |
Person
An Atom Person Construct |
interface |
Service
Represents the root of an Atom Publishing Protocol Introspection Document. |
interface |
Source
Per RFC4287: |
interface |
Workspace
An Atom Publishing Protocol Introspection Document workspace element. |
Classes in org.apache.abdera.model that implement ExtensibleElement | |
---|---|
class |
ExtensibleElementWrapper
ElementWrapper implementation that implements the ExtensibleElement interface. |
class |
PersonWrapper
ElementWrapper implementation that implements the Person interface. |
Methods in org.apache.abdera.model with type parameters of type ExtensibleElement | ||
---|---|---|
|
ExtensibleElementWrapper.addExtension(Element extension)
|
|
|
ExtensibleElement.addExtension(Element extension)
Adds an individual extension element |
|
|
ExtensibleElementWrapper.addExtension(Element extension,
Element before)
|
|
|
ExtensibleElement.addExtension(Element extension,
Element before)
Adds an individual extension element before the specified element |
Methods in org.apache.abdera.model that return ExtensibleElement | |
---|---|
protected ExtensibleElement |
ExtensibleElementWrapper.getExtInternal()
|
Uses of ExtensibleElement in org.apache.abdera.parser.stax |
---|
Classes in org.apache.abdera.parser.stax that implement ExtensibleElement | |
---|---|
class |
FOMCategories
|
class |
FOMCategory
|
class |
FOMCollection
|
class |
FOMContent
|
class |
FOMControl
|
class |
FOMDiv
|
class |
FOMEntry
|
class |
FOMExtensibleElement
|
class |
FOMFeed
|
class |
FOMLink
|
class |
FOMMultipartCollection
|
class |
FOMPerson
|
class |
FOMService
|
class |
FOMSource
|
class |
FOMWorkspace
|
Methods in org.apache.abdera.parser.stax with type parameters of type ExtensibleElement | ||
---|---|---|
|
FOMExtensibleElement.addExtension(Element extension)
|
|
|
FOMExtensibleElement.addExtension(Element extension,
Element before)
|
Uses of ExtensibleElement in org.apache.abdera.protocol.error |
---|
Classes in org.apache.abdera.protocol.error that implement ExtensibleElement | |
---|---|
class |
Error
Abdera protocol error element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |