Uses of Interface
org.apache.abdera.model.Text

Packages that use Text
org.apache.abdera.ext.rss   
org.apache.abdera.ext.tombstones   
org.apache.abdera.factory   
org.apache.abdera.model   
org.apache.abdera.parser.stax   
org.apache.abdera.protocol.server.adapters.jcr   
org.apache.abdera.protocol.server.impl   
 

Uses of Text in org.apache.abdera.ext.rss
 

Classes in org.apache.abdera.ext.rss that implement Text
 class RssText
           
 

Methods in org.apache.abdera.ext.rss that return Text
 Text RssItem.getRightsElement()
           
 Text RssChannel.getRightsElement()
           
 Text RssFeed.getRightsElement()
           
 Text RssSource.getRightsElement()
           
 Text RssChannel.getSubtitleElement()
           
 Text RssFeed.getSubtitleElement()
           
 Text RssSource.getSubtitleElement()
           
 Text RssItem.getSummaryElement()
           
 Text RssItem.getTitleElement()
           
 Text RssChannel.getTitleElement()
           
 Text RssFeed.getTitleElement()
           
 Text RssSource.getTitleElement()
           
 Text RssItem.setRights(Div value)
           
 Text RssChannel.setRights(Div value)
           
 Text RssFeed.setRights(Div value)
           
 Text RssSource.setRights(Div value)
           
 Text RssItem.setRights(String value)
           
 Text RssChannel.setRights(String value)
           
 Text RssFeed.setRights(String value)
           
 Text RssSource.setRights(String value)
           
 Text RssItem.setRights(String value, Text.Type type)
           
 Text RssChannel.setRights(String value, Text.Type type)
           
 Text RssFeed.setRights(String value, Text.Type type)
           
 Text RssSource.setRights(String value, Text.Type type)
           
 Text RssItem.setRightsAsHtml(String value)
           
 Text RssChannel.setRightsAsHtml(String value)
           
 Text RssFeed.setRightsAsHtml(String value)
           
 Text RssSource.setRightsAsHtml(String value)
           
 Text RssItem.setRightsAsXhtml(String value)
           
 Text RssChannel.setRightsAsXhtml(String value)
           
 Text RssFeed.setRightsAsXhtml(String value)
           
 Text RssSource.setRightsAsXhtml(String value)
           
 Text RssChannel.setSubtitle(Div value)
           
 Text RssFeed.setSubtitle(Div value)
           
 Text RssSource.setSubtitle(Div value)
           
 Text RssChannel.setSubtitle(String value)
           
 Text RssFeed.setSubtitle(String value)
           
 Text RssSource.setSubtitle(String value)
           
 Text RssChannel.setSubtitle(String value, Text.Type type)
           
 Text RssFeed.setSubtitle(String value, Text.Type type)
           
 Text RssSource.setSubtitle(String value, Text.Type type)
           
 Text RssChannel.setSubtitleAsHtml(String value)
           
 Text RssFeed.setSubtitleAsHtml(String value)
           
 Text RssSource.setSubtitleAsHtml(String value)
           
 Text RssChannel.setSubtitleAsXhtml(String value)
           
 Text RssFeed.setSubtitleAsXhtml(String value)
           
 Text RssSource.setSubtitleAsXhtml(String value)
           
 Text RssItem.setSummary(Div value)
           
 Text RssItem.setSummary(String value)
           
 Text RssItem.setSummary(String value, Text.Type type)
           
 Text RssItem.setSummaryAsHtml(String value)
           
 Text RssItem.setSummaryAsXhtml(String value)
           
 Text RssText.setTextType(Text.Type type)
           
 Text RssItem.setTitle(Div value)
           
 Text RssChannel.setTitle(Div value)
           
 Text RssFeed.setTitle(Div value)
           
 Text RssSource.setTitle(Div value)
           
 Text RssItem.setTitle(String value)
           
 Text RssChannel.setTitle(String value)
           
 Text RssFeed.setTitle(String value)
           
 Text RssSource.setTitle(String value)
           
 Text RssItem.setTitle(String value, Text.Type type)
           
 Text RssChannel.setTitle(String value, Text.Type type)
           
 Text RssFeed.setTitle(String value, Text.Type type)
           
 Text RssSource.setTitle(String value, Text.Type type)
           
 Text RssItem.setTitleAsHtml(String value)
           
 Text RssChannel.setTitleAsHtml(String value)
           
 Text RssFeed.setTitleAsHtml(String value)
           
 Text RssSource.setTitleAsHtml(String value)
           
 Text RssItem.setTitleAsXhtml(String value)
           
 Text RssChannel.setTitleAsXhtml(String value)
           
 Text RssFeed.setTitleAsXhtml(String value)
           
 Text RssSource.setTitleAsXhtml(String value)
           
 Text RssText.setValue(String value)
           
 Text RssText.setValueElement(Div value)
           
 Text RssText.setWrappedValue(String wrappedValue)
           
 

Methods in org.apache.abdera.ext.rss with parameters of type Text
 Entry RssItem.setRightsElement(Text text)
           
 void RssChannel.setRightsElement(Text text)
           
<T extends Source>
T
RssFeed.setRightsElement(Text text)
           
<T extends Source>
T
RssSource.setRightsElement(Text text)
           
 void RssChannel.setSubtitleElement(Text text)
           
<T extends Source>
T
RssFeed.setSubtitleElement(Text text)
           
<T extends Source>
T
RssSource.setSubtitleElement(Text text)
           
 Entry RssItem.setSummaryElement(Text text)
           
 Entry RssItem.setTitleElement(Text title)
           
 void RssChannel.setTitleElement(Text text)
           
<T extends Source>
T
RssFeed.setTitleElement(Text text)
           
<T extends Source>
T
RssSource.setTitleElement(Text text)
           
 

Uses of Text in org.apache.abdera.ext.tombstones
 

Methods in org.apache.abdera.ext.tombstones that return Text
 Text Tombstone.getComment()
           
 Text Tombstone.setComment(String comment)
           
 Text Tombstone.setComment(Text.Type type, String comment)
           
 

Uses of Text in org.apache.abdera.factory
 

Methods in org.apache.abdera.factory that return Text
 Text Factory.newRights()
          Create a new rights element.
 Text Factory.newRights(Element parent)
          Create a new rights element as a child of the given Element.
 Text Factory.newRights(Text.Type type)
          Create a new rights element with the given Text.Type.
 Text Factory.newRights(Text.Type type, Element parent)
          Create a new rights element with the given Text.Type as a child of the given Element.
 Text Factory.newSubtitle()
          Create a new subtitle element.
 Text Factory.newSubtitle(Element parent)
          Create a new subtitle element as a child of the given Element.
 Text Factory.newSubtitle(Text.Type type)
          Create a new subtitle element with the given Text.Type.
 Text Factory.newSubtitle(Text.Type type, Element parent)
          Create a new subtitle element with the given Text.Type as a child of the given Element.
 Text Factory.newSummary()
          Create a new summary element.
 Text Factory.newSummary(Element parent)
          Create a new summary element as a child of the given Element.
 Text Factory.newSummary(Text.Type type)
          Create a new summary element with the given Text.Type.
 Text Factory.newSummary(Text.Type type, Element parent)
          Create a new summary element with the given Text.Type as a child of the given Element.
 Text Factory.newText(QName qname, Text.Type type)
          Create a new Text element with the given QName and Text.Type.
 Text Factory.newText(QName qname, Text.Type type, Element parent)
          Create a new Text element with the given QName and Text.Type as a child of the given Element.
 Text Factory.newTitle()
          Create a new title element.
 Text Factory.newTitle(Element parent)
          Create a new title element as a child of the given Element.
 Text Factory.newTitle(Text.Type type)
          Create a new title element with the given Text.Type.
 Text Factory.newTitle(Text.Type type, Element parent)
          Create a new title element with the given Text.Type as a child of the given Element.
 

Uses of Text in org.apache.abdera.model
 

Methods in org.apache.abdera.model that return Text
 Text Entry.getRightsElement()
           The rights element is typically used to convey a human readable copyright (e.g.
 Text Source.getRightsElement()
           The rights element is typically used to convey a human readable copyright (e.g.
 Text Source.getSubtitleElement()
          RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
 Text Entry.getSummaryElement()
          RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
 Text Workspace.getTitleElement()
          Return the atom:title
 Text Entry.getTitleElement()
          RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
 Text Collection.getTitleElement()
          Return the title element
 Text Source.getTitleElement()
          RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
 Text Entry.setRights(Div value)
          Sets the value of the right as @type="xhtml"
 Text Source.setRights(Div value)
          Sets the value of the rights as @type="xhtml"
 Text Entry.setRights(String value)
          Sets the value of the rights as @type="text"
 Text Source.setRights(String value)
          Sets the value of the rights as @type="text"
 Text Entry.setRights(String value, Text.Type type)
          Sets the value of the rights
 Text Source.setRights(String value, Text.Type type)
          Sets the value of the rights
 Text Entry.setRightsAsHtml(String value)
          Sets the value of the rights as @type="html".
 Text Source.setRightsAsHtml(String value)
          Sets the value of the rights as @type="html"
 Text Entry.setRightsAsXhtml(String value)
          Sets the value of the rights as @type="xhtml"
 Text Source.setRightsAsXhtml(String value)
          Sets the value of the rights as @type="xhtml"
 Text Source.setSubtitle(Div value)
          Sets the value of the subtitle as @type="xhtml"
 Text Source.setSubtitle(String value)
          Sets the value of the subtitle as @type="text"
 Text Source.setSubtitle(String value, Text.Type type)
          Sets the value of the subtitle
 Text Source.setSubtitleAsHtml(String value)
          Sets the value of the subtitle as @type="html"
 Text Source.setSubtitleAsXhtml(String value)
          Sets the value of the subtitle as @type="xhtml"
 Text Entry.setSummary(Div value)
          Sets the value of the summary as @type="xhtml"
 Text Entry.setSummary(String value)
          Sets the value of the summary as @type="text"
 Text Entry.setSummary(String value, Text.Type type)
          Sets the value of the summary
 Text Entry.setSummaryAsHtml(String value)
          Sets the value of the summary as @type="html"
 Text Entry.setSummaryAsXhtml(String value)
          Sets the value of the summary as @type="xhtml"
 Text Text.setTextType(Text.Type type)
          Set the Text.Type
 Text Entry.setTitle(Div value)
          Sets the value of the title as @type="xhtml"
 Text Source.setTitle(Div value)
          Sets the value of the title as @type="xhtml"
 Text Workspace.setTitle(String title)
          Set the workspace title
 Text Entry.setTitle(String value)
          Sets the value of the title as @type="text"
 Text Collection.setTitle(String title)
          Set the value of the collections atom:title element using type="text"
 Text Source.setTitle(String value)
          Sets the value of the title as @type="text"
 Text Entry.setTitle(String value, Text.Type type)
          Sets the value of the title
 Text Source.setTitle(String value, Text.Type type)
          Sets the value of the title
 Text Workspace.setTitleAsHtml(String title)
          Set the workspace title as escaped HTML
 Text Entry.setTitleAsHtml(String value)
          Sets the value of the title as @type="html"
 Text Collection.setTitleAsHtml(String title)
          Set the value of the collections atom:title element using type="html".
 Text Source.setTitleAsHtml(String value)
          Sets the value of the title as @type="html"
 Text Entry.setTitleAsXhtml(String value)
          Sets the value of the title as @type="xhtml"
 Text Source.setTitleAsXhtml(String value)
          Sets the value of the title as @type="xhtml"
 Text Workspace.setTitleAsXHtml(String title)
          Set the workspace title as XHTML
 Text Collection.setTitleAsXHtml(String title)
          Set the value of the collections atom:title element using type="xhtml".
 Text Text.setValue(String value)
          Set the text value
 Text Text.setValueElement(Div value)
          Set the text value element
 Text Text.setWrappedValue(String wrappedValue)
          Set the wrapped value
 

Methods in org.apache.abdera.model with parameters of type Text
 Entry Entry.setRightsElement(Text text)
           The rights element is typically used to convey a human readable copyright (e.g.
<T extends Source>
T
Source.setRightsElement(Text text)
           The rights element is typically used to convey a human readable copyright (e.g.
<T extends Source>
T
Source.setSubtitleElement(Text text)
          RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
 Entry Entry.setSummaryElement(Text text)
          RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
 Entry Entry.setTitleElement(Text title)
          RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
<T extends Source>
T
Source.setTitleElement(Text text)
          RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
 

Uses of Text in org.apache.abdera.parser.stax
 

Classes in org.apache.abdera.parser.stax that implement Text
 class FOMText
           
 

Methods in org.apache.abdera.parser.stax with type parameters of type Text
protected
<T extends Text>
T
FOMElement.getTextElement(QName qname)
           
protected
<T extends Text>
void
FOMElement.setTextElement(QName qname, T text, boolean many)
           
 

Methods in org.apache.abdera.parser.stax that return Text
 Text FOMEntry.getRightsElement()
           
 Text FOMSource.getRightsElement()
           
 Text FOMSource.getSubtitleElement()
           
 Text FOMEntry.getSummaryElement()
           
 Text FOMEntry.getTitleElement()
           
 Text FOMSource.getTitleElement()
           
 Text FOMCollection.getTitleElement()
           
 Text FOMWorkspace.getTitleElement()
           
 Text FOMFactory.newRights()
           
 Text FOMFactory.newRights(Element parent)
           
 Text FOMFactory.newRights(Text.Type type)
           
 Text FOMFactory.newRights(Text.Type type, Element parent)
           
 Text FOMFactory.newSubtitle()
           
 Text FOMFactory.newSubtitle(Element parent)
           
 Text FOMFactory.newSubtitle(Text.Type type)
           
 Text FOMFactory.newSubtitle(Text.Type type, Element parent)
           
 Text FOMFactory.newSummary()
           
 Text FOMFactory.newSummary(Element parent)
           
 Text FOMFactory.newSummary(Text.Type type)
           
 Text FOMFactory.newSummary(Text.Type type, Element parent)
           
 Text FOMFactory.newText(QName qname, Text.Type type)
           
 Text FOMFactory.newText(QName qname, Text.Type type, Element parent)
           
 Text FOMFactory.newText(QName qname, Text.Type type, org.apache.axiom.om.OMContainer parent, org.apache.axiom.om.OMXMLParserWrapper parserWrapper)
           
 Text FOMFactory.newTitle()
           
 Text FOMFactory.newTitle(Element parent)
           
 Text FOMFactory.newTitle(Text.Type type)
           
 Text FOMFactory.newTitle(Text.Type type, Element parent)
           
protected  Text FOMElement.setHtmlText(QName qname, String value, IRI baseUri)
           
 Text FOMEntry.setRights(Div value)
           
 Text FOMSource.setRights(Div value)
           
 Text FOMEntry.setRights(String value)
           
 Text FOMSource.setRights(String value)
           
 Text FOMEntry.setRights(String value, Text.Type type)
           
 Text FOMSource.setRights(String value, Text.Type type)
           
 Text FOMEntry.setRightsAsHtml(String value)
           
 Text FOMSource.setRightsAsHtml(String value)
           
 Text FOMEntry.setRightsAsXhtml(String value)
           
 Text FOMSource.setRightsAsXhtml(String value)
           
 Text FOMSource.setSubtitle(Div value)
           
 Text FOMSource.setSubtitle(String value)
           
 Text FOMSource.setSubtitle(String value, Text.Type type)
           
 Text FOMSource.setSubtitleAsHtml(String value)
           
 Text FOMSource.setSubtitleAsXhtml(String value)
           
 Text FOMEntry.setSummary(Div value)
           
 Text FOMEntry.setSummary(String value)
           
 Text FOMEntry.setSummary(String value, Text.Type type)
           
 Text FOMEntry.setSummaryAsHtml(String value)
           
 Text FOMEntry.setSummaryAsXhtml(String value)
           
protected  Text FOMElement.setTextText(QName qname, String value)
           
 Text FOMText.setTextType(Text.Type type)
           
 Text FOMEntry.setTitle(Div value)
           
 Text FOMSource.setTitle(Div value)
           
 Text FOMEntry.setTitle(String value)
           
 Text FOMSource.setTitle(String value)
           
 Text FOMCollection.setTitle(String title)
           
 Text FOMWorkspace.setTitle(String title)
           
 Text FOMEntry.setTitle(String value, Text.Type type)
           
 Text FOMSource.setTitle(String value, Text.Type type)
           
 Text FOMEntry.setTitleAsHtml(String value)
           
 Text FOMSource.setTitleAsHtml(String value)
           
 Text FOMCollection.setTitleAsHtml(String title)
           
 Text FOMWorkspace.setTitleAsHtml(String title)
           
 Text FOMEntry.setTitleAsXhtml(String value)
           
 Text FOMSource.setTitleAsXhtml(String value)
           
 Text FOMCollection.setTitleAsXHtml(String title)
           
 Text FOMWorkspace.setTitleAsXHtml(String title)
           
 Text FOMText.setValue(String value)
           
 Text FOMText.setValueElement(Div value)
           
 Text FOMText.setWrappedValue(String wrappedValue)
           
protected  Text FOMElement.setXhtmlText(QName qname, Div value, IRI baseUri)
           
protected  Text FOMElement.setXhtmlText(QName qname, String value, IRI baseUri)
           
 

Methods in org.apache.abdera.parser.stax with parameters of type Text
 Entry FOMEntry.setRightsElement(Text text)
           
<T extends Source>
T
FOMSource.setRightsElement(Text text)
           
<T extends Source>
T
FOMSource.setSubtitleElement(Text text)
           
 Entry FOMEntry.setSummaryElement(Text text)
           
 Entry FOMEntry.setTitleElement(Text title)
           
<T extends Source>
T
FOMSource.setTitleElement(Text text)
           
 

Uses of Text in org.apache.abdera.protocol.server.adapters.jcr
 

Methods in org.apache.abdera.protocol.server.adapters.jcr that return Text
 Text JcrCollectionAdapter.getSummary(javax.jcr.Node entry, RequestContext request)
           
 

Uses of Text in org.apache.abdera.protocol.server.impl
 

Methods in org.apache.abdera.protocol.server.impl that return Text
 Text AbstractEntityCollectionAdapter.getSummary(T entry, RequestContext request)
          Get the summary of the entry.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.