| Modifier and Type | Method and Description |
|---|---|
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 | Class and Description |
|---|---|
protected class |
AbstractExtension.AttributesHandler
Base class for custom element handlers that uses
AttributeHelper
to consume the attributes and the element's text content. |
class |
BaseEntry.AtomHandler
<atom:entry> parser. |
class |
BaseFeed.FeedHandler
<atom:feed> parser. |
class |
Category.AtomHandler
<atom:category> parser. |
class |
ExtensionDescription.Handler
Reads the ExtensionDescription XML format
|
class |
ExtensionPoint.CumulativeBlobHandler
Parser class for cumulative XML blobs.
|
class |
ExtensionPoint.ExtensionHandler
ElementHandler implementation for handlers associated with an
ExtensionPoint class.
|
class |
ExtensionProfile.ExtensionPointHandler
Reads the ExtensionPoint XML format
|
class |
ExtensionProfile.Handler
Reads the ExtensionProfile XML format.
|
class |
Generator.AtomHandler
<atom:generator> parser. |
class |
HtmlTextConstruct.AtomHandler
Parses XML in the Atom format.
|
class |
Link.AtomHandler
<atom:link> parser.
|
class |
OpenSearchDescriptionDocument.Handler
XmlParser ElementHandler for
openSearchDesc:OpenSearchDescription |
class |
OtherContent.AtomHandler
Parses XML in the Atom format.
|
class |
OutOfLineContent.AtomHandler
Parses XML in the Atom format.
|
class |
Person.AtomHandler
Parses XML in the Atom format.
|
class |
PlainTextConstruct.AtomHandler
Parses XML in the Atom format.
|
class |
PubControl.AtomHandler
<app:control> parser. |
class |
Rfc3339Handler
Parser for the
atomPerson type. |
class |
Source.SourceHandler
<atom:source> parser. |
class |
XhtmlTextConstruct.AtomHandler
Parses XML in the Atom format.
|
| Modifier and Type | Field and Description |
|---|---|
XmlParser.ElementHandler |
TextConstruct.ChildHandlerInfo.handler |
XmlParser.ElementHandler |
Content.ChildHandlerInfo.handler |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtensionPoint.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Initializes parser handler's XML blob state.
|
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
AnalyticsLink.getHandler(ExtensionProfile p,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
Quota.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Property.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Nickname.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Name.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
Login.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
EmailList.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
Label.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
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 |
|---|---|
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 | Class and Description |
|---|---|
protected class |
Who.Handler
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtendedProperty.initializeArbitraryXml(ExtensionProfile profile,
Class<? extends ExtensionPoint> extPoint,
XmlParser.ElementHandler handler)
Overrides arbitrary XML initialization - ExtendedProperty needs
mixed content as well.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
W3CPoint.Handler
Simple delegating handler implementation that uses (only)
ExtensionProfile linkages for child element lookup.
|
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
W3CPoint.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Class and Description |
|---|---|
class |
Categories.Handler
The Handler class implements the
XmlParser.ElementHandler for
parsing an app:categories element. |
class |
Collection.Handler
XmlParser ElementHandler for
app:workspace |
class |
ServiceDocument.Handler
XmlParser ElementHandler for
app:service |
class |
Workspace.Handler
XmlParser ElementHandler for
app:workspace |
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
AbstractTextElement.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
ExifTags.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
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 | Class and Description |
|---|---|
class |
SitemapMobile.Handler
|
class |
SitemapNews.Handler
|
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
SitemapNews.Handler.getChildHandler(String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
SitemapMobile.Handler.getChildHandler(String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
SitemapNews.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
XmlParser.ElementHandler |
SitemapMobile.getHandler(ExtensionProfile extProfile,
String namespace,
String localName,
Attributes attrs) |
| Modifier and Type | Field and Description |
|---|---|
protected XmlParser.ElementHandler |
XmlParser.rootHandler
Root element handler.
|
| Modifier and Type | Method and Description |
|---|---|
XmlParser.ElementHandler |
XmlParser.ElementHandler.getChildHandler(String namespace,
String localName,
Attributes attrs)
Determines a handler for a child element.
|
XmlParser.ElementHandler |
XmlParser.ElementHandler.getChildHandler(String namespace,
String qualifiedName,
String localName,
Attributes attrs,
List<XmlNamespace> namespaces)
Determines a handler for a child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlParser.parse(InputStream input,
XmlParser.ElementHandler rootHandler,
String rootNamespace,
String rootElementName)
Parses XML.
|
void |
XmlParser.parse(Reader reader,
XmlParser.ElementHandler rootHandler,
String rootNamespace,
String rootElementName)
Parses XML.
|
void |
XmlParser.parse(XmlParser.ElementHandler rootHandler,
String rootNamespace,
String rootElementName)
Parses XML from a content source provided to the parser at
construction time.
|
| Constructor and Description |
|---|
EventSourceParser(XmlParser.ElementHandler rootHandler,
String rootNamespace,
String rootElementName) |
Copyright © 2012. All Rights Reserved.