| Modifier and Type | Method and Description |
|---|---|
void |
GoogleBaseMediaEntry.declareExtensions(ExtensionProfile extProfile) |
void |
GoogleBaseFeed.declareExtensions(ExtensionProfile extProfile)
Declares the g: extension.
|
void |
GoogleBaseEntry.declareExtensions(ExtensionProfile extProfile)
Declares extensions for the g: and gm: namespaces to an extension profile.
|
void |
Stats.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
GoogleBaseAttributesExtension.generate(XmlWriter xmlWriter,
ExtensionProfile extensionProfile)
Implements
Extension.generate(XmlWriter, ExtensionProfile). |
void |
GmPublishingPriority.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
GmDisapproved.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates a gm:status tag if the status name is set.
|
void |
GmAttributes.generate(XmlWriter w,
ExtensionProfile extProfile)
Generate the XML representation for this tag.
|
void |
AttributeHistogram.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates the XML representation for this tag.
|
XmlParser.ElementHandler |
Stats.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
GoogleBaseAttributesExtension.getHandler(ExtensionProfile extensionProfile,
String uri,
String localName,
Attributes attributes)
|
XmlParser.ElementHandler |
GmPublishingPriority.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
GmDisapproved.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Reads a gm:disapproved tag.
|
XmlParser.ElementHandler |
GmAttributes.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Creates a parser for this tag.
|
XmlParser.ElementHandler |
AttributeHistogram.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Creates a handler for this gdata extension tag.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionProfile |
Service.extProfile |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProfile |
Service.getExtensionProfile()
Returns the
ExtensionProfile that defines any expected extensions
to the base RSS/Atom content model. |
ExtensionProfile |
Service.ClientStreamProperties.getExtensionProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setExtensionProfile(ExtensionProfile v)
Sets the
ExtensionProfile that defines any expected extensions to
the base RSS/Atom content model. |
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionProfile |
ExtensionPoint.ExtensionHandler.extProfile |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProfile |
ExtensionProfile.getEntryLinkProfile()
Retrieves the type of entries nested within
<gd:entryLink>. |
ExtensionProfile |
ExtensionProfile.getFeedLinkProfile()
Retrieves the type of feeds nested within
<gd:feedLink>. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionProfile.declareEntryLinkProfile(ExtensionProfile profile)
Specifies the type of entries nested within
<gd:entryLink>. |
void |
Kind.Adaptor.declareExtensions(ExtensionProfile extProfile)
Declares the
ExtensionDescription of each Extension
expected by the implementing ExtensionPoint in the target
profile. |
void |
Feed.declareExtensions(ExtensionProfile extProfile) |
void |
ExtensionPoint.declareExtensions(ExtensionProfile extProfile)
Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
|
void |
Entry.declareExtensions(ExtensionProfile extProfile)
Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
|
void |
BaseFeed.declareExtensions(ExtensionProfile extProfile)
Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
|
void |
ExtensionProfile.declareFeedLinkProfile(ExtensionProfile profile)
Specifies the type of feeds nested within
<gd:feedLink>. |
void |
Person.generate(ExtensionProfile extProfile,
XmlWriter w,
XmlNamespace elementNamespace,
String elementName,
Collection<XmlWriter.Attribute> attributes)
Generates XML.
|
void |
ValueConstruct.generate(XmlWriter w,
ExtensionProfile p) |
void |
Link.generate(XmlWriter w,
ExtensionProfile p) |
void |
Extension.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates an XML representation for the extension.
|
void |
BaseFeed.generate(XmlWriter w,
ExtensionProfile p) |
void |
BaseEntry.generate(XmlWriter w,
ExtensionProfile p) |
void |
AbstractExtension.generate(XmlWriter w,
ExtensionProfile p) |
protected void |
Person.generate(XmlWriter w,
ExtensionProfile p,
XmlNamespace namespace,
String localName,
List<XmlWriter.Attribute> attrs,
AttributeGenerator generator)
Generates XML.
|
protected void |
ExtensionPoint.generate(XmlWriter w,
ExtensionProfile p,
XmlNamespace namespace,
String localName,
List<XmlWriter.Attribute> attrs,
AttributeGenerator generator) |
protected void |
AbstractExtension.generate(XmlWriter w,
ExtensionProfile p,
XmlNamespace namespace,
String localName,
List<XmlWriter.Attribute> attrs,
AttributeGenerator generator)
Generates the XML into the XML writer.
|
void |
Person.generateAtom(ExtensionProfile extProfile,
XmlWriter w,
String elementName)
Generates XML in the Atom format.
|
void |
TextContent.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
Source.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
PubControl.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates the atom representation for this tag.
|
void |
OutOfLineContent.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
OtherContent.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
Link.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
abstract void |
Content.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
BaseFeed.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
BaseEntry.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the Atom format.
|
void |
ExtensionProfile.generateConfig(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the external config format.
|
void |
ExtensionDescription.generateConfig(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the external config format.
|
XmlBlob |
ExtensionPoint.generateCumulativeXmlBlob(ExtensionProfile extProfile)
Generates an XML blob containing all recognized and unrecognized
extensions.
|
protected void |
ExtensionPoint.generateExtensions(XmlWriter w,
ExtensionProfile extProfile)
Generates XML corresponding to extended properties.
|
void |
BaseFeed.generateFeedStart(ExtensionProfile extProfile,
XmlWriter w,
Collection<XmlNamespace> namespaces)
Generates everything that's in the feed up to and not including the
entries.
|
protected void |
Source.generateInnerAtom(XmlWriter w,
ExtensionProfile extProfile)
Generates inner XML content in the Atom format.
|
void |
TextContent.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
void |
OutOfLineContent.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
void |
OtherContent.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
abstract void |
Content.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
void |
BaseFeed.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
void |
BaseEntry.generateRss(XmlWriter w,
ExtensionProfile extProfile)
Generates XML in the RSS format.
|
static Content.ChildHandlerInfo |
MediaContent.getChildHandler(ExtensionProfile extProfile,
Attributes attrs) |
static Content.ChildHandlerInfo |
Content.getChildHandler(ExtensionProfile extProfile,
Attributes attrs)
Parses XML in the Atom format.
|
protected Content.ChildHandlerInfo |
BaseEntry.getContentHandlerInfo(ExtensionProfile extProfile,
Attributes attrs)
Returns information about the content element processing.
|
protected ExtensionDescription |
ExtensionPoint.getExtensionDescription(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extPoint,
String namespaceUri,
String localName)
Returns the extension description for the namespace URI and local name for
the XML element based on the extension point in the extension profile.
|
protected XmlParser.ElementHandler |
ExtensionPoint.getExtensionHandler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extPoint,
String namespaceUri,
String localName,
Attributes attrs)
XML parser callback for extended properties.
|
XmlParser.ElementHandler |
ValueConstruct.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Person.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Link.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
ExtensionPoint.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Extension.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Gets an XML element handler for the extension.
|
XmlParser.ElementHandler |
BaseFeed.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
BaseEntry.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
AbstractExtension.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs)
The default implementation uses the
AbstractExtension.AttributesHandler to handle
parsing the extension. |
protected ExtensionManifest |
ExtensionPoint.getManifest(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass)
Retrieves the manifest for the specified class.
|
protected void |
ExtensionPoint.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Initializes parser handler's XML blob state.
|
void |
OpenSearchDescriptionDocument.parse(ExtensionProfile extProfile,
Reader reader)
Parses XML.
|
void |
Source.parseAtom(ExtensionProfile extProfile,
InputStream stream)
Parses XML in the Atom format.
|
void |
BaseFeed.parseAtom(ExtensionProfile extProfile,
InputStream input)
Parses XML in the Atom format.
|
void |
BaseEntry.parseAtom(ExtensionProfile extProfile,
InputStream input)
Parses XML in the Atom format.
|
void |
Source.parseAtom(ExtensionProfile extProfile,
Reader reader)
Parses XML in the Atom format.
|
void |
BaseFeed.parseAtom(ExtensionProfile extProfile,
Reader reader)
Parses XML in the Atom format.
|
void |
BaseEntry.parseAtom(ExtensionProfile extProfile,
Reader reader)
Parses XML in the Atom format.
|
void |
BaseFeed.parseAtom(ExtensionProfile extProfile,
XmlEventSource source)
Parses XML in the Atom format from a parser-defined content source.
|
void |
BaseEntry.parseAtom(ExtensionProfile extProfile,
XmlEventSource eventSource)
Parses XML in the Atom format from a parser-defined content source.
|
void |
ExtensionProfile.parseConfig(ExtensionProfile configProfile,
ClassLoader classLoader,
InputStream stream)
Parses XML in the ExtensionProfile format.
|
void |
ExtensionPoint.parseCumulativeXmlBlob(XmlBlob blob,
ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass)
|
static <T extends BaseEntry> |
BaseEntry.readEntry(ParseSource source,
Class<T> entryClass,
ExtensionProfile extProfile)
Reads an entry of type
T using the given extension profile. |
static <F extends BaseFeed> |
BaseFeed.readFeed(ParseSource source,
Class<F> feedClass,
ExtensionProfile extProfile)
This method provides the base implementation of feed reading using either
static or dynamic typing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclWithKey.declareExtensions(ExtensionProfile extProfile) |
void |
AclEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailItemFeed.declareExtensions(ExtensionProfile extProfile)
Declares feed-level extensions into the extension profile.
|
void |
MailItemEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a MailItemEntry.
|
void |
Label.generate(XmlWriter w,
ExtensionProfile extensionProfile) |
XmlParser.ElementHandler |
Label.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserFeed.declareExtensions(ExtensionProfile extensionProfile) |
void |
UserEntry.declareExtensions(ExtensionProfile extensionProfile) |
void |
NicknameFeed.declareExtensions(ExtensionProfile extensionProfile) |
void |
NicknameEntry.declareExtensions(ExtensionProfile extensionProfile) |
void |
EmailListRecipientFeed.declareExtensions(ExtensionProfile extensionProfile) |
void |
EmailListRecipientEntry.declareExtensions(ExtensionProfile extensionProfile)
Declares an Extension.
|
void |
EmailListFeed.declareExtensions(ExtensionProfile extensionProfile) |
void |
EmailListEntry.declareExtensions(ExtensionProfile extensionProfile)
Declares an Extension.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BatchUtils.declareEntryExtensions(ExtensionProfile extProfile)
Declares only the entry extensions in an extension profile.
|
static void |
BatchUtils.declareExtensions(ExtensionProfile extProfile)
Declares batch feed and entry extensions as well as the
batch namespace in an extension profile.
|
static void |
BatchUtils.declareFeedExtensions(ExtensionProfile extProfile)
Declares only the feed extensions in an extension profile.
|
void |
BatchStatus.generate(XmlWriter w,
ExtensionProfile extProfile)
Generate an Atom XML representation of the current object.
|
void |
BatchOperation.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
BatchInterrupted.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates an XML representation for batch:interrupted.
|
void |
BatchId.generate(XmlWriter w,
ExtensionProfile extProfile) |
XmlParser.ElementHandler |
BatchStatus.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Parses XML in the Atom format and uses it to set field values.
|
XmlParser.ElementHandler |
BatchOperation.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
BatchInterrupted.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Creates an XML ElementHandler that will initialize the object based
on a tag batch:interrupted parsed by the XML parser.
|
XmlParser.ElementHandler |
BatchId.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostEntry.declareExtensions(ExtensionProfile extProfile) |
void |
CommentEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEventFeed.declareExtensions(ExtensionProfile extProfile) |
void |
CalendarEventEntry.declareExtensions(ExtensionProfile extProfile) |
void |
CalendarEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by an EventEntry.
|
void |
CalendarAclEntry.declareExtensions(ExtensionProfile extProfile) |
void |
AttendeeFeed.declareExtensions(ExtensionProfile extProfile) |
void |
AttendeeEntry.declareExtensions(ExtensionProfile extProfile) |
void |
WebContent.generate(XmlWriter writer,
ExtensionProfile profile) |
XmlParser.ElementHandler |
WebContent.getHandler(ExtensionProfile profile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
EventWho.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeSearchFeed.declareExtensions(ExtensionProfile extProfile) |
void |
CodeSearchEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a CodeSearchEntry.
|
void |
Package.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Match.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
File.generate(XmlWriter w,
ExtensionProfile extProfile) |
XmlParser.ElementHandler |
Package.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Match.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
File.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.declareExtensions(ExtensionProfile extProfile) |
void |
ContactGroupEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ContactEntry.declareExtensions(ExtensionProfile extProfile) |
void |
BasePersonEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevisionEntry.declareExtensions(ExtensionProfile extProfile) |
void |
MetadataEntry.declareExtensions(ExtensionProfile extProfile) |
void |
Feature.declareExtensions(ExtensionProfile extProfile) |
void |
DocumentListRevisionFeedLink.declareExtensions(ExtensionProfile extProfile) |
void |
DocumentListEntry.declareExtensions(ExtensionProfile extProfile) |
void |
DocumentListAclFeedLink.declareExtensions(ExtensionProfile extProfile) |
void |
DocumentExportEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ChangelogFeed.declareExtensions(ExtensionProfile extProfile) |
void |
ChangelogEntry.declareExtensions(ExtensionProfile extProfile) |
void |
AudioEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ArchiveEntry.declareExtensions(ExtensionProfile extProfile) |
void |
AdditionalRoleSet.declareExtensions(ExtensionProfile extProfile) |
void |
AdditionalRoleInfo.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredPostalAddress.declareExtensions(ExtensionProfile extProfile) |
void |
Organization.declareExtensions(ExtensionProfile extProfile) |
void |
Name.declareExtensions(ExtensionProfile extProfile) |
void |
MessageFeed.declareExtensions(ExtensionProfile extProfile) |
void |
MessageEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by an MessageEntry.
|
void |
EventEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by an EventEntry.
|
void |
ContactFeed.declareExtensions(ExtensionProfile extProfile)
Deprecated.
|
void |
ContactEntry.declareExtensions(ExtensionProfile extProfile)
Deprecated.
Initializes an ExtensionProfile based upon the extensions expected
by an ContactEntry.
|
void |
BaseEventFeed.declareExtensions(ExtensionProfile extProfile) |
void |
BaseEventEntry.declareExtensions(ExtensionProfile extProfile) |
void |
Who.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Where.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Reminder.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
RecurrenceException.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Recurrence.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Rating.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
PostalAddress.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
PhoneNumber.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
OriginalEvent.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Image.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
GeoPt.generate(XmlWriter w,
ExtensionProfile extProfile)
Deprecated.
|
void |
FeedLink.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
ExtendedProperty.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
EntryLink.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Email.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
Comments.generate(XmlWriter w,
ExtensionProfile extProfile) |
protected void |
LastModifiedBy.generate(XmlWriter w,
ExtensionProfile p,
XmlNamespace namespace,
String localName,
List<XmlWriter.Attribute> attrs,
AttributeGenerator generator) |
XmlParser.ElementHandler |
Who.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Where.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Reminder.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
RecurrenceException.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Recurrence.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Rating.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
PostalAddress.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
PhoneNumber.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
OriginalEvent.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Image.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
GeoPt.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Deprecated.
|
XmlParser.ElementHandler |
FeedLink.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
ExtendedProperty.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
EntryLink.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Email.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Comments.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
protected void |
ExtendedProperty.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Overrides arbitrary XML initialization - ExtendedProperty needs
mixed content as well.
|
| Constructor and Description |
|---|
Who.Handler(ExtensionProfile extProfile) |
Who.Handler(ExtensionProfile extProfile,
Class<? extends ExtensionPoint> extendedClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionEntry.declareExtensions(ExtensionProfile extProfile) |
void |
TransactionData.declareExtensions(ExtensionProfile extProfile) |
void |
Price.declareExtensions(ExtensionProfile extProfile) |
void |
PositionFeedLink.declareExtensions(ExtensionProfile extProfile) |
void |
PositionEntry.declareExtensions(ExtensionProfile extProfile) |
void |
PositionData.declareExtensions(ExtensionProfile extProfile) |
void |
PortfolioFeedLink.declareExtensions(ExtensionProfile extProfile) |
void |
PortfolioEntry.declareExtensions(ExtensionProfile extProfile) |
void |
PortfolioData.declareExtensions(ExtensionProfile extProfile) |
void |
MarketValue.declareExtensions(ExtensionProfile extProfile) |
void |
Gain.declareExtensions(ExtensionProfile extProfile) |
void |
DaysGain.declareExtensions(ExtensionProfile extProfile) |
void |
CostBasis.declareExtensions(ExtensionProfile extProfile) |
void |
Commission.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
W3CPoint.declareExtensions(ExtensionProfile extProfile) |
void |
PointDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
GmlPoint.declareExtensions(ExtensionProfile extProfile) |
void |
GmlEnvelope.declareExtensions(ExtensionProfile extProfile) |
void |
GeoRssWhere.declareExtensions(ExtensionProfile extProfile) |
void |
BoxDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
W3CPoint.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates the XML corresponding to this GeoPoint.
|
void |
GmlPoint.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates the XML corresponding to this gml point.
|
void |
GeoRssWhere.generate(XmlWriter w,
ExtensionProfile p) |
XmlParser.ElementHandler |
W3CPoint.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Constructor and Description |
|---|
W3CPoint.Handler(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
TranslationMemoryEntry.declareExtensions(ExtensionProfile extProfile) |
void |
TmsElement.declareExtensions(ExtensionProfile extProfile) |
void |
GlossariesElement.declareExtensions(ExtensionProfile extProfile) |
void |
DocumentEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileEntry.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
Workspace.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
ServiceDocument.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates XML.
|
void |
Collection.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates XML.
|
void |
Categories.generate(XmlWriter w,
ExtensionProfile extProfile)
Generates XML.
|
XmlParser.ElementHandler |
Workspace.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
ServiceDocument.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Collection.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Categories.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
void |
ServiceDocument.parse(ExtensionProfile extProfile,
InputStream inputStream)
Parses XML from an InputStream.
|
void |
ServiceDocument.parse(ExtensionProfile extProfile,
Reader reader)
Parses XML from a Reader.
|
void |
Categories.parseAtom(ExtensionProfile extProfile,
XmlParser parser)
Parses a Categories element using data read from the specified parser
instance.
|
| Constructor and Description |
|---|
Categories.Handler(ExtensionProfile extProfile,
Attributes attrs) |
Collection.Handler(ExtensionProfile extProfile,
Attributes attrs) |
ServiceDocument.Handler(ExtensionProfile extProfile) |
Workspace.Handler(ExtensionProfile extProfile,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.declareExtensions(ExtensionProfile extProfile) |
void |
FeatureEntry.declareExtensions(ExtensionProfile extProfile) |
void |
FeatureFeed.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Override generateAtom() method to change the default namespace to kml.
|
void |
FeatureEntry.generateAtom(XmlWriter w,
ExtensionProfile extProfile)
Override generateAtom() method to change the default namespace to kml.
|
| Modifier and Type | Method and Description |
|---|---|
protected Content.ChildHandlerInfo |
MediaEntry.getContentHandlerInfo(ExtensionProfile extProfile,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MediaRssNamespace.declareAll(ExtensionProfile profile)
Extends given profile with Yahoo media RSS extensions.
|
void |
MediaGroup.declareExtensions(ExtensionProfile extProfile) |
XmlParser.ElementHandler |
AbstractTextElement.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserFeed.declareExtensions(ExtensionProfile extProfile) |
void |
UserEntry.declareExtensions(ExtensionProfile extProfile) |
void |
TagEntry.declareExtensions(ExtensionProfile extProfile) |
void |
PhotoFeed.declareExtensions(ExtensionProfile extProfile) |
void |
PhotoEntry.declareExtensions(ExtensionProfile extProfile) |
void |
GphotoFeed.declareExtensions(ExtensionProfile extProfile) |
void |
GphotoEntry.declareExtensions(ExtensionProfile extProfile) |
void |
Extensible.declareExtensions(ExtensionProfile extProfile)
Declares the set of expected Extension types for an Extensible
within the target extension profile.
|
void |
ExifTags.declareExtensions(ExtensionProfile extProfile) |
void |
CommentEntry.declareExtensions(ExtensionProfile extProfile) |
void |
CommentAuthor.declareExtensions(ExtensionProfile extProfile) |
void |
AlbumFeed.declareExtensions(ExtensionProfile extProfile) |
void |
AlbumEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ExifTags.generate(XmlWriter w,
ExtensionProfile extProfile) |
void |
GphotoFeed.generateRss(XmlWriter w,
ExtensionProfile extProfile) |
void |
GphotoEntry.generateRss(XmlWriter w,
ExtensionProfile extProfile) |
XmlParser.ElementHandler |
ExifTags.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GphotoDataImpl.declare(ExtensionProfile extProfile,
ExtensionDescription description)
Helper method to declare an extension as available only on the local entry
class.
|
void |
UserDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
TagDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
PhotoDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
MediaDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
GphotoDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
CommentDataImpl.declareExtensions(ExtensionProfile extProfile) |
void |
AlbumDataImpl.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
Updates.declareExtensions(ExtensionProfile extProfile) |
void |
Repository.declareExtensions(ExtensionProfile extProfile) |
void |
ProjectSummaryEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ProjectsFeed.declareExtensions(ExtensionProfile extProfile) |
void |
Owner.declareExtensions(ExtensionProfile extProfile) |
void |
MergedInto.declareExtensions(ExtensionProfile extProfile) |
void |
IssuesFeed.declareExtensions(ExtensionProfile extProfile) |
void |
IssuesEntry.declareExtensions(ExtensionProfile extProfile) |
void |
IssueCommentsFeed.declareExtensions(ExtensionProfile extProfile) |
void |
IssueCommentsEntry.declareExtensions(ExtensionProfile extProfile) |
void |
Cc.declareExtensions(ExtensionProfile extProfile) |
void |
Blocking.declareExtensions(ExtensionProfile extProfile) |
void |
BlockedOn.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
SidewikiUserEntry.declareExtensions(ExtensionProfile extProfile) |
void |
SidewikiEntry.declareExtensions(ExtensionProfile extProfile) |
void |
SidewikiAuthor.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteFeed.declareExtensions(ExtensionProfile extProfile) |
void |
SiteEntry.declareExtensions(ExtensionProfile extProfile) |
void |
RevisionFeed.declareExtensions(ExtensionProfile extProfile) |
void |
ListPageEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ListItemEntry.declareExtensions(ExtensionProfile extProfile) |
void |
FileCabinetPageEntry.declareExtensions(ExtensionProfile extProfile) |
void |
CommentEntry.declareExtensions(ExtensionProfile extProfile) |
void |
BasePageEntry.declareExtensions(ExtensionProfile extProfile) |
void |
BaseContentEntry.declareExtensions(ExtensionProfile extProfile) |
void |
BaseActivityEntry.declareExtensions(ExtensionProfile extProfile) |
void |
AnnouncementsPageEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ActivityFeed.declareExtensions(ExtensionProfile extProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorksheetFeed.declareExtensions(ExtensionProfile extProfile)
Declares feed-level extensions into the extension profile.
|
void |
WorksheetEntry.declareExtensions(ExtensionProfile extProfile)
Declares any extensions.
|
void |
TableEntry.declareExtensions(ExtensionProfile extProfile) |
void |
SpreadsheetFeed.declareExtensions(ExtensionProfile extProfile)
Declares feed-level extensions into the extension profile.
|
void |
SpreadsheetEntry.declareExtensions(ExtensionProfile extProfile)
Declares extensions (although Spreadsheet Kind currently has none).
|
void |
RecordEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ListFeed.declareExtensions(ExtensionProfile extProfile)
Declares extensions used by Rows feeds into the extension profile.
|
void |
ListEntry.declareExtensions(ExtensionProfile extProfile)
Declares the extensions used by the XML parser in the given profile object.
|
void |
Data.declareExtensions(ExtensionProfile extProfile) |
void |
CellFeed.declareExtensions(ExtensionProfile extProfile)
Declares relevant extensions into the extension profile.
|
void |
CellEntry.declareExtensions(ExtensionProfile extProfile)
Declares the extensions used by the XML parser in the given profile object.
|
void |
RowCount.generate(XmlWriter w,
ExtensionProfile extProfile)
Writes this cell as XML, omitting any unspecified fields.
|
void |
CustomElementCollection.generate(XmlWriter w,
ExtensionProfile extProfile)
Writes this cell as XML, omitting any unspecified fields.
|
void |
ColCount.generate(XmlWriter w,
ExtensionProfile extProfile)
Writes this cell as XML, omitting any unspecified fields.
|
void |
Cell.generate(XmlWriter w,
ExtensionProfile extProfile)
Writes this cell as XML, omitting any unspecified fields.
|
XmlParser.ElementHandler |
RowCount.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Yields an XML handler for parsing a Cell element.
|
XmlParser.ElementHandler |
CustomElementCollection.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Yields an XML handler for parsing a Cell element.
|
XmlParser.ElementHandler |
ColCount.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Yields an XML handler for parsing a Cell element.
|
XmlParser.ElementHandler |
Cell.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs)
Yields an XML handler for parsing a Cell element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SitesFeed.declareExtensions(ExtensionProfile extProfile)
Declares feed extensions.
|
void |
SitesEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a SitesEntry.
|
void |
SitemapsRegularEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsRegularEntry.
|
void |
SitemapsNewsEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsNewsEntry.
|
void |
SitemapsMobileEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsMobileEntry.
|
void |
SitemapsFeed.declareExtensions(ExtensionProfile extProfile) |
void |
SitemapsEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsEntry.
|
void |
MessagesFeed.declareExtensions(ExtensionProfile extProfile)
Declares extensions.
|
void |
MessageEntry.declareExtensions(ExtensionProfile extProfile)
Initializes an ExtensionProfile based upon the extensions expected
by a MessageEntry.
|
void |
KeywordsFeed.declareExtensions(ExtensionProfile extProfile) |
void |
CrawlIssueEntry.declareExtensions(ExtensionProfile extProfile) |
void |
SitemapNews.generate(XmlWriter writer,
ExtensionProfile profile) |
void |
SitemapMobile.generate(XmlWriter writer,
ExtensionProfile profile) |
XmlParser.ElementHandler |
SitemapNews.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
SitemapMobile.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Constructor and Description |
|---|
SitemapMobile.Handler(ExtensionProfile profile) |
SitemapNews.Handler(ExtensionProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
YouTubeMediaGroup.declareExtensions(ExtensionProfile extProfile)
Declare extensions available in media:group on youtube feeds.
|
void |
VideoMessageFeed.declareExtensions(ExtensionProfile extProfile) |
void |
VideoMessageEntry.declareExtensions(ExtensionProfile extProfile)
Declares extensions that can appear in this entry.
|
void |
VideoFeed.declareExtensions(ExtensionProfile extProfile) |
void |
VideoEntry.declareExtensions(ExtensionProfile extProfile) |
void |
UserProfileEntry.declareExtensions(ExtensionProfile extProfile) |
void |
UserEventFeed.declareExtensions(ExtensionProfile extProfile) |
void |
UserEventEntry.declareExtensions(ExtensionProfile extProfile)
Declares the
ExtensionDescription of each Extension
expected by the implementing ExtensionPoint in the target profile. |
void |
SubscriptionFeed.declareExtensions(ExtensionProfile extProfile) |
void |
SubscriptionEntry.declareExtensions(ExtensionProfile extProfile) |
void |
RatingEntry.declareExtensions(ExtensionProfile extProfile) |
void |
PlaylistLinkFeed.declareExtensions(ExtensionProfile extProfile) |
void |
PlaylistLinkEntry.declareExtensions(ExtensionProfile extProfile) |
void |
PlaylistFeed.declareExtensions(ExtensionProfile extProfile) |
void |
PlaylistEntry.declareExtensions(ExtensionProfile extProfile)
Declares extensions that can appear in this entry.
|
void |
FriendFeed.declareExtensions(ExtensionProfile extProfile) |
void |
FriendEntry.declareExtensions(ExtensionProfile extProfile)
Declares extensions used in this entry.
|
void |
FeedLinkEntry.declareExtensions(ExtensionProfile extProfile) |
void |
FavoriteFeed.declareExtensions(ExtensionProfile extProfile) |
void |
FavoriteEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ComplaintEntry.declareExtensions(ExtensionProfile extProfile) |
void |
CommentFeed.declareExtensions(ExtensionProfile extProfile) |
void |
CommentEntry.declareExtensions(ExtensionProfile extProfile) |
void |
ChannelFeed.declareExtensions(ExtensionProfile extProfile) |
void |
ChannelEntry.declareExtensions(ExtensionProfile extProfile)
Declares the
ExtensionDescription of each Extension
expected by the implementing ExtensionPoint in the target profile. |
void |
CaptionTrackFeed.declareExtensions(ExtensionProfile extProfile) |
void |
CaptionTrackEntry.declareExtensions(ExtensionProfile extProfile) |
protected Content.ChildHandlerInfo |
CaptionTrackEntry.getContentHandlerInfo(ExtensionProfile extProfile,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionConflictException.generate(ExtensionProfile extProfile,
XmlWriter xw)
Generates XML.
|
static void |
GenerateUtil.generateAtom(XmlWriter writer,
IEntry entry,
ExtensionProfile extProfile)
Generates the atom output for an entry using the given xml writer and
extension profile.
|
static void |
GenerateUtil.generateAtom(XmlWriter writer,
IFeed feed,
ExtensionProfile extProfile)
Generates the atom output for a feed using the given xml writer and
extension profile.
|
static <T extends IEntry> |
ParseUtil.readEntry(ParseSource source,
Class<T> requestedClass,
ExtensionProfile extProfile,
Schema schema)
Reads an entry from a parse source, returning an instance of the requested
class, and using the given extension profile if parsing into the old data
model.
|
static <F extends IFeed> |
ParseUtil.readFeed(ParseSource source,
Class<F> requestedClass,
ExtensionProfile extProfile,
Schema schema)
This method provides the base implementation of feed reading using either
static or dynamic typing.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionProfile |
StreamPropertiesBuilder.extensionProfile |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProfile |
StreamPropertiesBuilder.StreamPropertiesImpl.getExtensionProfile() |
ExtensionProfile |
StreamProperties.getExtensionProfile()
Returns the
ExtensionProfile associated with the stream. |
ExtensionProfile |
ForwardingStreamProperties.getExtensionProfile() |
| Modifier and Type | Method and Description |
|---|---|
T |
StreamPropertiesBuilder.setExtensionProfile(ExtensionProfile extensionProfile)
Sets the
ExtensionProfile property that should be used for
instances created by the builder. |
Copyright © 2012. All Rights Reserved.