Uses of Class
org.apache.abdera.i18n.iri.IRI

Packages that use IRI
org.apache.abdera.examples.appserver.employee   
org.apache.abdera.ext.features   
org.apache.abdera.ext.history   
org.apache.abdera.ext.json   
org.apache.abdera.ext.media   
org.apache.abdera.ext.rss   
org.apache.abdera.ext.sharing   
org.apache.abdera.ext.thread   
org.apache.abdera.ext.tombstones   
org.apache.abdera.factory   
org.apache.abdera.i18n.iri   
org.apache.abdera.model   
org.apache.abdera.parser.stax   
org.apache.abdera.protocol   
org.apache.abdera.protocol.server   
org.apache.abdera.protocol.server.adapters.jcr   
org.apache.abdera.protocol.server.context   
org.apache.abdera.protocol.server.impl   
org.apache.abdera.protocol.util   
org.apache.abdera.util   
org.apache.abdera.writer   
 

Uses of IRI in org.apache.abdera.examples.appserver.employee
 

Methods in org.apache.abdera.examples.appserver.employee with parameters of type IRI
 Employee EmployeeCollectionAdapter.postEntry(String title, IRI id, String summary, Date updated, List<Person> authors, Content content, RequestContext request)
           
 

Uses of IRI in org.apache.abdera.ext.features
 

Methods in org.apache.abdera.ext.features that return IRI
 IRI Features.getHref()
           
 IRI Feature.getHref()
           
 IRI Feature.getRef()
           
 IRI Features.getResolvedHref()
           
 

Uses of IRI in org.apache.abdera.ext.history
 

Methods in org.apache.abdera.ext.history that return IRI
static IRI FeedPagingHelper.getCurrent(Source feed)
          Returns the IRI of the current link relation
static IRI FeedPagingHelper.getFirst(Source feed)
          Returns the IRI of the first link relation
static IRI FeedPagingHelper.getLast(Source feed)
          Returns the IRI of the last link relation
static IRI FeedPagingHelper.getNext(Source feed)
          Returns the IRI of the next link relation
static IRI FeedPagingHelper.getNextArchive(Source feed)
          Returns the IRI of the next-archive link relation
static IRI FeedPagingHelper.getPrevious(Source feed)
          Returns the IRI of the previous link relation
static IRI FeedPagingHelper.getPreviousArchive(Source feed)
          Returns the IRI of the prev-archive link relation
 

Uses of IRI in org.apache.abdera.ext.json
 

Methods in org.apache.abdera.ext.json with parameters of type IRI
 void JSONStream.writeField(String name, IRI value)
           
 

Uses of IRI in org.apache.abdera.ext.media
 

Methods in org.apache.abdera.ext.media that return IRI
 IRI MediaCategory.getScheme()
           
 IRI MediaRating.getScheme()
           
 IRI MediaCredit.getScheme()
           
 IRI MediaCopyright.getUrl()
           
 IRI MediaContent.getUrl()
           
 IRI MediaPlayer.getUrl()
           
 IRI MediaThumbnail.getUrl()
           
 

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

Methods in org.apache.abdera.ext.rss that return IRI
 IRI RssItem.getAlternateLinkResolvedHref()
           
 IRI RssChannel.getAlternateLinkResolvedHref()
           
 IRI RssFeed.getAlternateLinkResolvedHref()
           
 IRI RssSource.getAlternateLinkResolvedHref()
           
 IRI RssItem.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI RssChannel.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI RssFeed.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI RssSource.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI RssItem.getContentSrc()
           
 IRI RssItem.getEditLinkResolvedHref()
           
 IRI RssItem.getEditMediaLinkResolvedHref()
           
 IRI RssItem.getEditMediaLinkResolvedHref(String type, String hreflang)
           
 IRI RssItem.getEnclosureLinkResolvedHref()
           
 IRI RssLink.getHref()
           
 IRI RssEnclosure.getHref()
           
 IRI RssGuid.getHref()
           
 IRI RssChannel.getIcon()
           
 IRI RssFeed.getIcon()
           
 IRI RssSource.getIcon()
           
 IRI RssItem.getId()
           
 IRI RssChannel.getId()
           
 IRI RssFeed.getId()
           
 IRI RssSource.getId()
           
 IRI RssImage.getLink()
           
 IRI RssTextInput.getLink()
           
 IRI RssItem.getLinkResolvedHref(String rel)
           
 IRI RssChannel.getLinkResolvedHref(String rel)
           
 IRI RssFeed.getLinkResolvedHref(String rel)
           
 IRI RssSource.getLinkResolvedHref(String rel)
           
 IRI RssChannel.getLogo()
           
 IRI RssFeed.getLogo()
           
 IRI RssSource.getLogo()
           
 IRI RssLink.getResolvedHref()
           
 IRI RssEnclosure.getResolvedHref()
           
 IRI RssGuid.getResolvedHref()
           
 IRI RssContent.getResolvedSrc()
           
 IRI RssGenerator.getResolvedUri()
           
 IRI RssItem.getResolvedValue()
           
 IRI RssImage.getResolvedValue()
           
 IRI RssUriElement.getResolvedValue()
           
 IRI RssGuid.getResolvedValue()
           
 IRI RssCategory.getScheme()
           
 IRI RssItem.getSelfLinkResolvedHref()
           
 IRI RssChannel.getSelfLinkResolvedHref()
           
 IRI RssFeed.getSelfLinkResolvedHref()
           
 IRI RssSource.getSelfLinkResolvedHref()
           
 IRI RssContent.getSrc()
           
 IRI RssPerson.getUri()
           
 IRI RssGenerator.getUri()
           
 IRI RssItem.getValue()
           
 IRI RssImage.getValue()
           
 IRI RssUriElement.getValue()
           
 IRI RssGuid.getValue()
           
 

Methods in org.apache.abdera.ext.rss with parameters of type IRI
<T extends Element>
T
RssFeed.setBaseUri(IRI base)
           
 Content RssItem.setContent(IRI uri, String mediatype)
           
 

Uses of IRI in org.apache.abdera.ext.sharing
 

Methods in org.apache.abdera.ext.sharing that return IRI
 IRI Related.getLink()
           
 

Uses of IRI in org.apache.abdera.ext.thread
 

Methods in org.apache.abdera.ext.thread that return IRI
 IRI InReplyTo.getHref()
           
 IRI InReplyTo.getRef()
           
 IRI InReplyTo.getResolvedHref()
           
 IRI InReplyTo.getResolvedSource()
           
 IRI InReplyTo.getSource()
           
 

Methods in org.apache.abdera.ext.thread with parameters of type IRI
static InReplyTo ThreadHelper.addInReplyTo(Entry entry, IRI ref)
           
static InReplyTo ThreadHelper.addInReplyTo(Entry entry, IRI ref, IRI source, IRI href, javax.activation.MimeType type)
           
 void InReplyTo.setHref(IRI ref)
           
 void InReplyTo.setRef(IRI ref)
           
 void InReplyTo.setSource(IRI source)
           
 

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

Methods in org.apache.abdera.ext.tombstones with parameters of type IRI
 Tombstone Tombstone.setRef(IRI id)
           
 

Uses of IRI in org.apache.abdera.factory
 

Methods in org.apache.abdera.factory with parameters of type IRI
 StreamBuilder StreamBuilder.writeBase(IRI iri)
           
 StreamBuilder StreamBuilder.writeIcon(IRI iri)
           
 StreamBuilder StreamBuilder.writeId(IRI iri)
           
 StreamBuilder StreamBuilder.writeIRIElement(QName qname, IRI iri)
           
 StreamBuilder StreamBuilder.writeIRIElement(String name, IRI iri)
           
 StreamBuilder StreamBuilder.writeIRIElement(String name, String namespace, IRI iri)
           
 StreamBuilder StreamBuilder.writeIRIElement(String name, String namespace, String prefix, IRI iri)
           
 StreamBuilder StreamBuilder.writeLogo(IRI iri)
           
 

Uses of IRI in org.apache.abdera.i18n.iri
 

Methods in org.apache.abdera.i18n.iri that return IRI
 IRI IRI.normalize()
           
static IRI IRI.normalize(IRI iri)
           
 IRI AbstractScheme.normalize(IRI iri)
          Default return unmodified
 IRI Scheme.normalize(IRI iri)
           
 IRI IRI.relativize(IRI iri)
           
static IRI IRI.relativize(IRI b, IRI c)
           
 IRI IRI.resolve(IRI iri)
           
static IRI IRI.resolve(IRI b, IRI c)
           
static IRI IRI.resolve(IRI b, String c)
           
 IRI IRI.resolve(String iri)
           
 IRI IRI.trailingSlash()
          Returns a new IRI with a trailing slash appended to the path, if necessary
 

Methods in org.apache.abdera.i18n.iri with parameters of type IRI
static boolean IRIHelper.isJavascriptUri(IRI uri)
           
static boolean IRIHelper.isMailtoUri(IRI uri)
           
static IRI IRI.normalize(IRI iri)
           
 IRI AbstractScheme.normalize(IRI iri)
          Default return unmodified
 IRI Scheme.normalize(IRI iri)
           
 IRI IRI.relativize(IRI iri)
           
static IRI IRI.relativize(IRI b, IRI c)
           
 IRI IRI.resolve(IRI iri)
           
static IRI IRI.resolve(IRI b, IRI c)
           
static IRI IRI.resolve(IRI b, String c)
           
 

Uses of IRI in org.apache.abdera.model
 

Methods in org.apache.abdera.model that return IRI
 IRI Entry.getAlternateLinkResolvedHref()
          Return a link href resolved against the in-scope Base URI
 IRI Source.getAlternateLinkResolvedHref()
           
 IRI Entry.getAlternateLinkResolvedHref(String type, String hreflang)
          Return a link href resolved against the in-scope Base URI
 IRI Source.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI ElementWrapper.getBaseUri()
           
 IRI Element.getBaseUri()
          Returns the value of this element's xml:base attribute or null if xml:base is undefined.
 IRI Document.getBaseUri()
          Returns the Base URI of the document.
 IRI Entry.getContentSrc()
          Returns the content/@src attribute, if any
 IRI Entry.getEditLinkResolvedHref()
          Return a link href resolved against the in-scope Base URI
 IRI Entry.getEditMediaLinkResolvedHref()
          Return a link href resolved against the in-scope Base URI
 IRI Entry.getEditMediaLinkResolvedHref(String type, String hreflang)
          Return a link href resolved against the in-scope Base URI
 IRI Entry.getEnclosureLinkResolvedHref()
          Return a link href resolved against the in-scope Base URI
 IRI Link.getHref()
          RFC4287: The "href" attribute contains the link's IRI.
 IRI Categories.getHref()
          When contained within an app:collection element, the app:categories element can have an href attribute whose value MUST point to an Atompub Categories Document.
 IRI Collection.getHref()
          Return the value of the app:collection elements href attribute
 IRI Source.getIcon()
          RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
 IRI Entry.getId()
          Returns the universally unique identifier for this entry
 IRI Source.getId()
          Returns the universally unique identifier for this feed
 IRI Entry.getLinkResolvedHref(String rel)
          Return a link href resolved against the in-scope Base URI
 IRI Source.getLinkResolvedHref(String rel)
           
 IRI Source.getLogo()
          RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
 IRI ElementWrapper.getResolvedBaseUri()
           
 IRI Element.getResolvedBaseUri()
          Returns the current in-scope, fully qualified Base URI for this element.
 IRI Link.getResolvedHref()
          Returns the value of the link's href attribute resolved against the in-scope Base IRI
 IRI Categories.getResolvedHref()
          Returns the value of the href attribute resolved against the in-scope Base URI
 IRI Collection.getResolvedHref()
          Return the href attribute resolved against the in-scope Base URI
 IRI Content.getResolvedSrc()
          Returns the fully qualified URI form of the content src attribute.
 IRI Generator.getResolvedUri()
          Returns the fully qualified form of the generator element's uri attribute (resolved against the in-scope Base URI)
 IRI IRIElement.getResolvedValue()
          Returns the value of the element resolved against the current in-scope Base URI
 IRI Categories.getScheme()
          The app:categories element may specify a default scheme attribute for listed atom:category elements that do not have their own scheme attribute.
 IRI Category.getScheme()
          RFC4287: The "scheme" attribute is an IRI that identifies a categorization scheme.
 IRI Entry.getSelfLinkResolvedHref()
          Return a link href resolved against the in-scope Base URI
 IRI Source.getSelfLinkResolvedHref()
           
 IRI Content.getSrc()
           RFC4287: atom:content MAY have a "src" attribute, whose value MUST be an IRI reference.
 IRI PersonWrapper.getUri()
           
 IRI Generator.getUri()
          The atom:generator element MAY have a "uri" attribute whose value MUST be an IRI reference [RFC3987].
 IRI Person.getUri()
          The "atom:uri" element's content conveys an IRI associated with the person.
 IRI IRIElement.getValue()
          Returns the value of the element as a java.net.URI
 

Methods in org.apache.abdera.model with parameters of type IRI
<T extends Element>
T
ElementWrapper.setBaseUri(IRI base)
           
<T extends Element>
T
Element.setBaseUri(IRI base)
          Sets the value of this element's xml:base attribute.
 Content Entry.setContent(IRI uri, String mediatype)
          Sets the content for this entry as out of line.
 

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

Fields in org.apache.abdera.parser.stax declared as IRI
protected  IRI FOMDocument.base
           
 

Methods in org.apache.abdera.parser.stax that return IRI
protected  IRI FOMElement._getUriValue(String v)
           
protected  IRI FOMElement._resolve(IRI base, IRI value)
           
 IRI FOMEntry.getAlternateLinkResolvedHref()
           
 IRI FOMSource.getAlternateLinkResolvedHref()
           
 IRI FOMEntry.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI FOMSource.getAlternateLinkResolvedHref(String type, String hreflang)
           
 IRI FOMElement.getBaseUri()
           
 IRI FOMText.getBaseUri()
           
 IRI FOMDocument.getBaseUri()
           
 IRI FOMContent.getBaseUri()
           
 IRI FOMEntry.getContentSrc()
           
 IRI FOMEntry.getEditLinkResolvedHref()
           
 IRI FOMEntry.getEditMediaLinkResolvedHref()
           
 IRI FOMEntry.getEditMediaLinkResolvedHref(String type, String hreflang)
           
 IRI FOMEntry.getEnclosureLinkResolvedHref()
           
 IRI FOMCollection.getHref()
           
 IRI FOMLink.getHref()
           
 IRI FOMCategories.getHref()
           
 IRI FOMSource.getIcon()
           
 IRI FOMEntry.getId()
           
 IRI FOMSource.getId()
           
 IRI FOMEntry.getLinkResolvedHref(String rel)
           
 IRI FOMSource.getLinkResolvedHref(String rel)
           
 IRI FOMSource.getLogo()
           
 IRI FOMElement.getResolvedBaseUri()
           
 IRI FOMText.getResolvedBaseUri()
           
 IRI FOMContent.getResolvedBaseUri()
           
 IRI FOMCollection.getResolvedHref()
           
 IRI FOMLink.getResolvedHref()
           
 IRI FOMCategories.getResolvedHref()
           
 IRI FOMContent.getResolvedSrc()
           
 IRI FOMGenerator.getResolvedUri()
           
 IRI FOMIRI.getResolvedValue()
           
 IRI FOMCategories.getScheme()
           
 IRI FOMCategory.getScheme()
           
 IRI FOMEntry.getSelfLinkResolvedHref()
           
 IRI FOMSource.getSelfLinkResolvedHref()
           
 IRI FOMContent.getSrc()
           
 IRI FOMGenerator.getUri()
           
 IRI FOMPerson.getUri()
           
 IRI FOMIRI.getValue()
           
 

Methods in org.apache.abdera.parser.stax with parameters of type IRI
protected  String FOMElement._getStringValue(IRI uri)
           
protected  Element FOMElement._parse(String value, IRI baseUri)
           
protected  IRI FOMElement._resolve(IRI base, IRI value)
           
<T extends Element>
T
FOMElement.setBaseUri(IRI base)
           
 Content FOMEntry.setContent(IRI uri, String mediatype)
          Sets the content for this entry
protected  Text FOMElement.setHtmlText(QName qname, String value, IRI baseUri)
           
protected  Text FOMElement.setXhtmlText(QName qname, Div value, IRI baseUri)
           
protected  Text FOMElement.setXhtmlText(QName qname, String value, IRI baseUri)
           
 

Uses of IRI in org.apache.abdera.protocol
 

Methods in org.apache.abdera.protocol that return IRI
 IRI Message.getContentLocation()
          Return the value of the Content-Location header
 IRI Response.getLocation()
          Get the value of the Location response header
 

Uses of IRI in org.apache.abdera.protocol.server
 

Methods in org.apache.abdera.protocol.server that return IRI
 IRI RequestContext.getBaseUri()
          Get the absolute base URI ...
 IRI RequestContext.getResolvedUri()
          Get the absolute request URI (includes server name, port, etc)
 IRI RequestContext.getUri()
          Get the request URI
static IRI ProviderHelper.resolveBase(RequestContext request)
           
 

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

Methods in org.apache.abdera.protocol.server.adapters.jcr with parameters of type IRI
 javax.jcr.Node JcrCollectionAdapter.postEntry(String title, IRI id, String summary, Date updated, List<Person> authors, Content content, RequestContext request)
           
 

Uses of IRI in org.apache.abdera.protocol.server.context
 

Fields in org.apache.abdera.protocol.server.context declared as IRI
protected  IRI AbstractRequestContext.baseUri
           
protected  IRI AbstractRequestContext.requestUri
           
 

Methods in org.apache.abdera.protocol.server.context that return IRI
 IRI AbstractRequestContext.getBaseUri()
           
 IRI RequestContextWrapper.getBaseUri()
           
 IRI ResponseContextWrapper.getContentLocation()
           
 IRI RequestContextWrapper.getContentLocation()
           
 IRI ResponseContextWrapper.getLocation()
           
 IRI AbstractRequestContext.getResolvedUri()
           
 IRI RequestContextWrapper.getResolvedUri()
           
 IRI AbstractRequestContext.getUri()
           
 IRI RequestContextWrapper.getUri()
           
 

Constructors in org.apache.abdera.protocol.server.context with parameters of type IRI
AbstractRequestContext(Provider provider, String method, IRI requestUri, IRI baseUri)
           
 

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

Methods in org.apache.abdera.protocol.server.impl with parameters of type IRI
protected  String AbstractEntityCollectionAdapter.addEntryDetails(RequestContext request, Entry e, IRI feedIri, T entryObj)
          Add the details to an entry
protected  String AbstractEntityCollectionAdapter.addMediaContent(IRI feedIri, Entry entry, T entryObj, RequestContext request)
          Add media content details to a media-link entry
protected  String AbstractEntityCollectionAdapter.getLink(String name, T entryObj, IRI feedIri, RequestContext request)
           
protected  String AbstractEntityCollectionAdapter.getLink(String name, T entryObj, IRI feedIri, RequestContext request, boolean absolute)
           
protected  String AbstractEntityCollectionAdapter.getLink(T entryObj, IRI feedIri, RequestContext request)
           
protected  String AbstractEntityCollectionAdapter.getLink(T entryObj, IRI feedIri, RequestContext request, boolean absolute)
           
abstract  T AbstractEntityCollectionAdapter.postEntry(String title, IRI id, String summary, Date updated, List<Person> authors, Content content, RequestContext request)
          Create a new entry
 

Uses of IRI in org.apache.abdera.protocol.util
 

Methods in org.apache.abdera.protocol.util that return IRI
 IRI AbstractMessage.getContentLocation()
           
 IRI AbstractResponse.getLocation()
           
 

Uses of IRI in org.apache.abdera.util
 

Methods in org.apache.abdera.util with parameters of type IRI
 StreamWriter AbstractStreamWriter.writeBase(IRI iri)
           
 StreamWriter AbstractStreamWriter.writeIcon(IRI iri)
           
 StreamWriter AbstractStreamWriter.writeId(IRI iri)
           
 StreamWriter AbstractStreamWriter.writeIRIElement(QName qname, IRI iri)
           
 StreamWriter AbstractStreamWriter.writeIRIElement(String name, IRI iri)
           
 StreamWriter AbstractStreamWriter.writeIRIElement(String name, String namespace, IRI iri)
           
 StreamWriter AbstractStreamWriter.writeIRIElement(String name, String namespace, String prefix, IRI iri)
           
 StreamWriter AbstractStreamWriter.writeLogo(IRI iri)
           
 

Uses of IRI in org.apache.abdera.writer
 

Methods in org.apache.abdera.writer with parameters of type IRI
 StreamWriter StreamWriter.writeBase(IRI iri)
          Write the xml:base attribute
 StreamWriter StreamWriter.writeIcon(IRI iri)
          Write an atom:icon element
 StreamWriter StreamWriter.writeId(IRI iri)
          Write an atom:id element
 StreamWriter StreamWriter.writeIRIElement(QName qname, IRI iri)
          Write an IRI element
 StreamWriter StreamWriter.writeIRIElement(String name, IRI iri)
          Write an IRI element
 StreamWriter StreamWriter.writeIRIElement(String name, String namespace, IRI iri)
          Write an IRI element
 StreamWriter StreamWriter.writeIRIElement(String name, String namespace, String prefix, IRI iri)
          Write an IRI element
 StreamWriter StreamWriter.writeLogo(IRI iri)
          Write an atom:logo element
 



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