A B C D E F G H I L M N O P R S T U V X _

A

AbstractEntryElement - Class in org.intabulas.sandler.elements.impl
AbstractEntryElement
AbstractEntryElement() - Constructor for class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
addContent(Content) - Method in interface org.intabulas.sandler.elements.Entry
 
addContent(int, Content) - Method in interface org.intabulas.sandler.elements.Entry
 
addContent(Content) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
addContent(int, Content) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
addContributor(Person) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
addContributor(int, Person) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
addContributor(Person) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
addContributor(int, Person) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
addEntry(Entry) - Method in class org.intabulas.sandler.api.impl.SearchResultsImpl
 
addEntry(int, Entry) - Method in class org.intabulas.sandler.api.impl.SearchResultsImpl
 
addEntry(Entry) - Method in interface org.intabulas.sandler.api.SearchResults
 
addEntry(int, Entry) - Method in interface org.intabulas.sandler.api.SearchResults
 
addEntry(Entry) - Method in interface org.intabulas.sandler.elements.Feed
 
addEntry(int, Entry) - Method in interface org.intabulas.sandler.elements.Feed
 
addEntry(int, Entry) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
addEntry(Entry) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
addLink(Link) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
addLink(int, Link) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
addLink(Link) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
addLink(int, Link) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
ALTERNATE - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 
ATOM_AUTHTOKEN_CNONCE - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_NC - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_NONCE - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_QOP - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_REALM - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_RESPONSE - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_URI - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_AUTHTOKEN_USERNAME - Static variable in interface org.intabulas.sandler.AtomConstants
Tokens used in Atom Auth
ATOM_DIGEST_SEPERATOR - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_LINKTAG_TYPE - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_NAMESPACE - Static variable in interface org.intabulas.sandler.elements.AtomElement
Atom Namespace
ATOM_REALM_KEY - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_REALM_KEY_LENGTH - Static variable in interface org.intabulas.sandler.AtomConstants
 
ATOM_VERSION - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
AtomAuthentication - Class in org.intabulas.sandler.authentication
AtomAuthentication
AtomAuthentication(String) - Constructor for class org.intabulas.sandler.authentication.AtomAuthentication
 
AtomConstants - Interface in org.intabulas.sandler
AtomConstants
AtomConstants.Lang - Interface in org.intabulas.sandler
Standard language tags -- please add them as you need them =)
AtomConstants.Mode - Interface in org.intabulas.sandler
Constants enumerating the valid Content modes
AtomConstants.Rel - Interface in org.intabulas.sandler
Constant enumerating the valid Link types
AtomConstants.Type - Interface in org.intabulas.sandler
Convenient MIME types most often used in Atom
AtomDiscovery - Class in org.intabulas.sandler.discovery
AtomDiscovery, a helper to locate atom tags in HTML
AtomDiscovery() - Constructor for class org.intabulas.sandler.discovery.AtomDiscovery
 
AtomDiscovery(String) - Constructor for class org.intabulas.sandler.discovery.AtomDiscovery
 
AtomElement - Interface in org.intabulas.sandler.elements
AtomElement

See http://www.mnot.net/drafts/draft-nottingham-atom-format-00.html

AtomParser - Class in org.intabulas.sandler.parser
AtomParser
AtomParser() - Constructor for class org.intabulas.sandler.parser.AtomParser
Public contructor
ATTRIBUTE_HREF - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_LANG - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_LANG_NP - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_MODE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_NAME - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_REL - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_TITLE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_TYPE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_URL - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_VERSION - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ATTRIBUTE_XMLNS - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
authenticate(String, String) - Method in class org.intabulas.sandler.authentication.AtomAuthentication
 

B

BASE64 - Static variable in interface org.intabulas.sandler.AtomConstants.Mode
 

C

CDATA_END - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
CDATA_START - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
clear() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
Content - Interface in org.intabulas.sandler.elements
Content
ContentImpl - Class in org.intabulas.sandler.elements.impl
ContentImpl
ContentImpl() - Constructor for class org.intabulas.sandler.elements.impl.ContentImpl
 
ContentImpl(String) - Constructor for class org.intabulas.sandler.elements.impl.ContentImpl
 
ContentImpl(String, String) - Constructor for class org.intabulas.sandler.elements.impl.ContentImpl
 
createAlternateLink(String, String) - Static method in class org.intabulas.sandler.SyndicationFactory
Convenience method for building the oft-needed "alternate" link
createAlternateLink(String) - Static method in class org.intabulas.sandler.SyndicationFactory
Convenience method for building the oft-needed "alternate" link
createEntry(String, String, Link, Date, Date) - Static method in class org.intabulas.sandler.SyndicationFactory
Construct a valid Atom Entry without any content
createEntry(Content, String, String, Link, Date, Date) - Static method in class org.intabulas.sandler.SyndicationFactory
Construct a valid Atom Entry with some content
createEscapedContent(String) - Static method in class org.intabulas.sandler.SyndicationFactory
Create text/plain escaped Content
createFeed(Person, String, Link, Date) - Static method in class org.intabulas.sandler.SyndicationFactory
Construct a valid Atom Feed
createPerson(String, String, String) - Static method in class org.intabulas.sandler.SyndicationFactory
Create new instance of an Person type
createTextXmlContent(String) - Static method in class org.intabulas.sandler.SyndicationFactory
Create text/xml Content (does not validate!)

D

digestString(String) - Static method in class org.intabulas.sandler.authentication.DigestUtilities
Performs an SHA Digest onthe given String content
digestString(String, String) - Static method in class org.intabulas.sandler.authentication.DigestUtilities
Performs an Digest onthe given String content for the given algorithm
DigestUtilities - Class in org.intabulas.sandler.authentication
DigestUtilities
DigestUtilities() - Constructor for class org.intabulas.sandler.authentication.DigestUtilities
 
downloadUrl(String) - Static method in class org.intabulas.sandler.util.SandlerUtilities
Returns the results of downloading the specified url

E

ELEMENT_AUTHOR - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_CONTENT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_CONTRIBUTOR - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_COPYRIGHT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_CREATED - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_CREATEENTRY - Static variable in interface org.intabulas.sandler.introspection.Introspection
 
ELEMENT_EMAIL - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_ENTRY - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_FEED - Static variable in interface org.intabulas.sandler.elements.AtomElement
Atom XML Constructs
ELEMENT_GENERATOR - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_HOMEPAGE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_ID - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_INFO - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_INTROSPECTION - Static variable in interface org.intabulas.sandler.introspection.Introspection
 
ELEMENT_ISSUED - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_LINK - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_MODIFIED - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_NAME - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_SEARCHENTRY - Static variable in interface org.intabulas.sandler.introspection.Introspection
 
ELEMENT_SEARCHRESULTS - Static variable in interface org.intabulas.sandler.api.SearchResults
 
ELEMENT_SUMMARY - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_TAGLINE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_TITLE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
ELEMENT_URL - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
EN_US - Static variable in interface org.intabulas.sandler.AtomConstants.Lang
 
Entry - Interface in org.intabulas.sandler.elements
Entry
EntryImpl - Class in org.intabulas.sandler.elements.impl
EntryImpl
EntryImpl() - Constructor for class org.intabulas.sandler.elements.impl.EntryImpl
 
ESCAPED - Static variable in interface org.intabulas.sandler.AtomConstants.Mode
 

F

Feed - Interface in org.intabulas.sandler.elements
Feed
FeedImpl - Class in org.intabulas.sandler.elements.impl
FeedImpl
FeedImpl() - Constructor for class org.intabulas.sandler.elements.impl.FeedImpl
 
FeedMarshallException - Exception in org.intabulas.sandler.exceptions
FeedMarshallException
FeedMarshallException() - Constructor for exception org.intabulas.sandler.exceptions.FeedMarshallException
Constructs a new exception with null as its detail message.
FeedMarshallException(Throwable) - Constructor for exception org.intabulas.sandler.exceptions.FeedMarshallException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
FeedMarshallException(String) - Constructor for exception org.intabulas.sandler.exceptions.FeedMarshallException
Constructs a new exception with the specified detail message.
FeedMarshallException(String, Throwable) - Constructor for exception org.intabulas.sandler.exceptions.FeedMarshallException
Constructs a new exception with the specified detail message and cause.
FORMAT_COMMENT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
FORMAT_ENDELEMENT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
FORMAT_FEEDATTRIBUTES - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
FORMAT_NAMEATTRIBUTE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
FORMAT_STARTELEMENT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
FORMAT_STRINGELEMENT - Static variable in interface org.intabulas.sandler.elements.AtomElement
 

G

Generator - Interface in org.intabulas.sandler.elements
Generator
GeneratorImpl - Class in org.intabulas.sandler.elements.impl
GeneratorImpl
GeneratorImpl() - Constructor for class org.intabulas.sandler.elements.impl.GeneratorImpl
 
GeneratorImpl(String, String, String) - Constructor for class org.intabulas.sandler.elements.impl.GeneratorImpl
 
getAuthor() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Returns the Entries Author
getAuthor() - Method in interface org.intabulas.sandler.elements.SandlerEntry
Returns the Entries Author
getBody() - Method in interface org.intabulas.sandler.elements.Content
Returns the actual entry content
getBody() - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Returns the actual entry content
getContent(int) - Method in interface org.intabulas.sandler.elements.Entry
 
getContent(int) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
getContentCount() - Method in interface org.intabulas.sandler.elements.Entry
 
getContentCount() - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
getContributor(int) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
getContributor(int) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
getContributorCount() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
getContributorCount() - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
getCopyright() - Method in interface org.intabulas.sandler.elements.Feed
 
getCopyright() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getCreated() - Method in interface org.intabulas.sandler.elements.Entry
 
getCreated() - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
getCreateUrl() - Method in class org.intabulas.sandler.introspection.impl.IntrospectionImpl
Returns the Create URL used in an Introspection Query is made
getCreateUrl() - Method in interface org.intabulas.sandler.introspection.Introspection
Returns the Create URL used in an Introspection Query is made
getDateFromUTCDate(String) - Static method in class org.intabulas.sandler.util.SandlerUtilities
Return a date from an ISO 8601 style String http://www.w3.org/TR/NOTE-datetime
getEmail() - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Returns the Email Address of the Author/Contributor
getEmail() - Method in interface org.intabulas.sandler.elements.Person
Returns the Email Address of the Person
getEntry(int) - Method in class org.intabulas.sandler.api.impl.SearchResultsImpl
 
getEntry(int) - Method in interface org.intabulas.sandler.api.SearchResults
 
getEntry(int) - Method in interface org.intabulas.sandler.elements.Feed
 
getEntry(int) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getEntryCount() - Method in class org.intabulas.sandler.api.impl.SearchResultsImpl
 
getEntryCount() - Method in interface org.intabulas.sandler.api.SearchResults
 
getEntryCount() - Method in interface org.intabulas.sandler.elements.Feed
 
getEntryCount() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getFeedUrl() - Method in class org.intabulas.sandler.discovery.AtomDiscovery
 
getGenerator() - Method in interface org.intabulas.sandler.elements.Feed
 
getGenerator() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getHref() - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
getHref() - Method in interface org.intabulas.sandler.elements.Link
 
getId() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Returns the Entries ID
getId() - Method in interface org.intabulas.sandler.elements.SandlerEntry
Returns the Entries ID
getInfo() - Method in interface org.intabulas.sandler.elements.Feed
 
getInfo() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getIssued() - Method in interface org.intabulas.sandler.elements.Entry
 
getIssued() - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
getLanguage() - Method in interface org.intabulas.sandler.elements.Content
Retutns the language of the body content (xml:lang)
getLanguage() - Method in interface org.intabulas.sandler.elements.Feed
xml:lang attribute
getLanguage() - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Retutns the language of the body content (xml:lang)
getLanguage() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getLink(int) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
getLink(int) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
getLinkCount() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
getLinkCount() - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
getMimeType() - Method in interface org.intabulas.sandler.elements.Content
Returns the MIME Type format of the body content
getMimeType() - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Returns the MIME Type format of the body content
getMode() - Method in interface org.intabulas.sandler.elements.Content
Returns the method used to encode the body content (ie: xml, escaped, base64)
getMode() - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Returns the method used to encode the body content (ie: xml, escaped, base64)
getModified() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Returns the date the entry was last modified
getModified() - Method in interface org.intabulas.sandler.elements.SandlerEntry
Returns the date the entry was last modified
getName() - Method in interface org.intabulas.sandler.elements.Generator
Returns the human readable name of the tooklit that generated the feed
getName() - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Returns the human readable name of the tooklit that generated the feed
getName() - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Returns the Name of the Author/Contributor
getName() - Method in interface org.intabulas.sandler.elements.Person
Returns the Name of the Person
getRelationship() - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
getRelationship() - Method in interface org.intabulas.sandler.elements.Link
 
getSearchUrl() - Method in class org.intabulas.sandler.introspection.impl.IntrospectionImpl
Returns the Search URL used in an Introspection Query is made
getSearchUrl() - Method in interface org.intabulas.sandler.introspection.Introspection
Returns the Search URL used in an Introspection Query is made
getSummary() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Returns the Entries Summary
getSummary() - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
getSummary() - Method in interface org.intabulas.sandler.elements.SandlerEntry
Returns the Entries Summary
getTagline() - Method in interface org.intabulas.sandler.elements.Feed
 
getTagline() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getTitle() - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Returns the Entries Title
getTitle() - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
getTitle() - Method in interface org.intabulas.sandler.elements.Link
 
getTitle() - Method in interface org.intabulas.sandler.elements.SandlerEntry
Returns the Entries Title
getType() - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
getType() - Method in interface org.intabulas.sandler.elements.Link
 
getUri() - Method in interface org.intabulas.sandler.elements.Generator
Returns the URI of the toolkit that generated the feed
getUri() - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Returns the URI of the toolkit that generated the feed
getUrl() - Method in class org.intabulas.sandler.discovery.AtomDiscovery
 
getUrl() - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Returns the URL of the Author/Contributor
getUrl() - Method in interface org.intabulas.sandler.elements.Person
Returns the URL of the Person
getUsername() - Method in class org.intabulas.sandler.authentication.AtomAuthentication
 
getUTCDate(Date) - Static method in class org.intabulas.sandler.util.SandlerUtilities
Return a date in UTC style
getVersion() - Method in interface org.intabulas.sandler.elements.Feed
 
getVersion() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
getVersion() - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Returns the version of the toolkit that generated the feed

H

HTMLTAG_BEGIN - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
HTMLTAG_CLOSE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
HTMLTAG_END - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
HTMLTAG_START - Static variable in interface org.intabulas.sandler.elements.AtomElement
 

I

Introspection - Interface in org.intabulas.sandler.introspection
Introspection
IntrospectionImpl - Class in org.intabulas.sandler.introspection.impl
IntrospectionImpl
IntrospectionImpl() - Constructor for class org.intabulas.sandler.introspection.impl.IntrospectionImpl
 

L

Link - Interface in org.intabulas.sandler.elements
Link
LinkImpl - Class in org.intabulas.sandler.elements.impl
LinkImpl
LinkImpl() - Constructor for class org.intabulas.sandler.elements.impl.LinkImpl
 
LinkTagParser - Class in org.intabulas.sandler.discovery
LinkTagParser
LinkTagParser(String) - Constructor for class org.intabulas.sandler.discovery.LinkTagParser
 
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.discovery.LinkTagParser
 
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Extract relevant content from the parser stream
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Extract relevant content from the parser stream
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Extract relevant content from the parser stream
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.LinkImpl
Extract relevant content from the parser stream
loadDocument(XmlPullParser) - Method in class org.intabulas.sandler.elements.impl.PersonImpl
 
loadDocument(XmlPullParser) - Method in interface org.intabulas.sandler.elements.ParseableEntity
Extract relevant content from the parser stream

M

marshallEntry(Entry) - Static method in class org.intabulas.sandler.Sandler
Marshall an Atom Entry
marshallFeed(Feed) - Static method in class org.intabulas.sandler.Sandler
Marshall an Atom Feed

N

newSyndicationEntry() - Static method in class org.intabulas.sandler.SyndicationFactory
Create a new/empty Atom Entry instance
newSyndicationEntry(String) - Static method in class org.intabulas.sandler.SyndicationFactory
Create a new/empty Atom Entry instance from a String representation of an Entry
newSyndicationFeed() - Static method in class org.intabulas.sandler.SyndicationFactory
Create a new/empty Atom Feed instance
newSyndicationFeed(String) - Static method in class org.intabulas.sandler.SyndicationFactory
Create a new/empty Atom Feed instance from a String representation of a Feed
NEXT - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 

O

org.intabulas.sandler - package org.intabulas.sandler
Defines the classes and interfaces for the sandler atom implementation
org.intabulas.sandler.api - package org.intabulas.sandler.api
Defines the classes and interfaces for the sandler AtomAPI helper classes
org.intabulas.sandler.api.impl - package org.intabulas.sandler.api.impl
Defines the classes and interfaces for the sandler AtomAPI helper classes
org.intabulas.sandler.authentication - package org.intabulas.sandler.authentication
Defines the classes and interfaces for the sandler authentication helper classes
org.intabulas.sandler.discovery - package org.intabulas.sandler.discovery
 
org.intabulas.sandler.elements - package org.intabulas.sandler.elements
Defines the interfaces for the sandler atom implementation
org.intabulas.sandler.elements.impl - package org.intabulas.sandler.elements.impl
Defines the implementation of the classes for the sandler atom implementation
org.intabulas.sandler.exceptions - package org.intabulas.sandler.exceptions
Defines the exceptikon classes for the sandler atom implementation
org.intabulas.sandler.introspection - package org.intabulas.sandler.introspection
Defines the classes and interfaces for the sandler AtomAPI introspection helper classes
org.intabulas.sandler.introspection.impl - package org.intabulas.sandler.introspection.impl
 
org.intabulas.sandler.parser - package org.intabulas.sandler.parser
Defines the parser(s) for the sandler atom implementation
org.intabulas.sandler.util - package org.intabulas.sandler.util
Defines the classes for the atom sandler utility package

P

ParseableEntity - Interface in org.intabulas.sandler.elements
ParseableEntity
parseEntryInput(InputStream) - Method in class org.intabulas.sandler.parser.AtomParser
Parses an InputStream into an Atom Entry object model.
parseInput(InputStream) - Method in class org.intabulas.sandler.discovery.LinkTagParser
 
parseInput(InputStream) - Method in class org.intabulas.sandler.parser.AtomParser
Parses an InputStream into an Atom Feed object model.
Person - Interface in org.intabulas.sandler.elements
Person
PersonImpl - Class in org.intabulas.sandler.elements.impl
PersonImpl
PersonImpl() - Constructor for class org.intabulas.sandler.elements.impl.PersonImpl
 
PREV - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 

R

removeContent(Content) - Method in interface org.intabulas.sandler.elements.Entry
 
removeContent(int) - Method in interface org.intabulas.sandler.elements.Entry
 
removeContent(Content) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
removeContent(int) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
removeContributor(Person) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
removeContributor(int) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
removeContributor(Person) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
removeContributor(int) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
removeEntry(Entry) - Method in interface org.intabulas.sandler.elements.Feed
 
removeEntry(int) - Method in interface org.intabulas.sandler.elements.Feed
 
removeEntry(int) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
removeEntry(Entry) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
removeLink(Link) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
removeLink(int) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
removeLink(Link) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
removeLink(int) - Method in interface org.intabulas.sandler.elements.SandlerEntry
 
RFC_822_DATE_FORMAT - Static variable in class org.intabulas.sandler.util.SandlerUtilities
RFC 822 style date format

S

Sandler - Class in org.intabulas.sandler
Sandler
SandlerEntry - Interface in org.intabulas.sandler.elements
SandlerEntry
SandlerUtilities - Class in org.intabulas.sandler.util
SandlerUtilities
SearchResults - Interface in org.intabulas.sandler.api
SearchResults
SearchResultsImpl - Class in org.intabulas.sandler.api.impl
SearchResults
SearchResultsImpl() - Constructor for class org.intabulas.sandler.api.impl.SearchResultsImpl
 
SERVICE_EDIT - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 
SERVICE_FEED - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 
SERVICE_POST - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 
setAuthor(Person) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the entries Author
setAuthor(Person) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the entries Author
setBody(String) - Method in interface org.intabulas.sandler.elements.Content
Set's the entry content
setBody(String) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Set's the entry content
setCopyright(Content) - Method in interface org.intabulas.sandler.elements.Feed
 
setCopyright(Content) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setCreated(Date) - Method in interface org.intabulas.sandler.elements.Entry
 
setCreated(Date) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
setCreateUrl(String) - Method in class org.intabulas.sandler.introspection.impl.IntrospectionImpl
Set's the Create URL to return whn an Introspection Query is made
setCreateUrl(String) - Method in interface org.intabulas.sandler.introspection.Introspection
Set's the Create URL to return whn an Introspection Query is made
setEmail(String) - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Set's the Email Address of the Author/Contributor
setEmail(String) - Method in interface org.intabulas.sandler.elements.Person
Set's the Email Address of the Person
setGenerator(Generator) - Method in interface org.intabulas.sandler.elements.Feed
 
setGenerator(Generator) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setHref(String) - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
setHref(String) - Method in interface org.intabulas.sandler.elements.Link
 
setId(String) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the Entries ID
setId(String) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the Entries ID
setInfo(Content) - Method in interface org.intabulas.sandler.elements.Feed
 
setInfo(String) - Method in interface org.intabulas.sandler.elements.Feed
 
setInfo(Content) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setInfo(String) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setIssued(Date) - Method in interface org.intabulas.sandler.elements.Entry
 
setIssued(Date) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
setLanguage(String) - Method in interface org.intabulas.sandler.elements.Content
Sets the language of the body content (xml:lang)
setLanguage(String) - Method in interface org.intabulas.sandler.elements.Feed
xml:lang attribute
setLanguage(String) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Sets the language of the body content (xml:lang)
setLanguage(String) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setMimeType(String) - Method in interface org.intabulas.sandler.elements.Content
Set's the MIME Type format of the body content
setMimeType(String) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Set's the MIME Type format of the body content
setMode(String) - Method in interface org.intabulas.sandler.elements.Content
Set's the method used to encode the body content (ie: xml, escaped, base64)
setMode(String) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Set's the method used to encode the body content (ie: xml, escaped, base64)
setModified(Date) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the date the entry was last modified
setModified(Date) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the date the entry was last modified
setName(String) - Method in interface org.intabulas.sandler.elements.Generator
Set'sthe human readable name of the tooklit that generated the feed
setName(String) - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Set'sthe human readable name of the tooklit that generated the feed
setName(String) - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Set's the Name of the Author/Contributor
setName(String) - Method in interface org.intabulas.sandler.elements.Person
Set's the Name of the Person
setRelationship(String) - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
setRelationship(String) - Method in interface org.intabulas.sandler.elements.Link
 
setSearchUrl(String) - Method in class org.intabulas.sandler.introspection.impl.IntrospectionImpl
Set's the Search URL to return whn an Introspection Query is made
setSearchUrl(String) - Method in interface org.intabulas.sandler.introspection.Introspection
Set's the Search URL to return whn an Introspection Query is made
setSummary(Content) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the Entries Summary
setSummary(String) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the Entries Summary
setSummary(Content) - Method in class org.intabulas.sandler.elements.impl.EntryImpl
 
setSummary(Content) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the Entries Summary
setSummary(String) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the Entries Summary
setTagline(Content) - Method in interface org.intabulas.sandler.elements.Feed
 
setTagline(String) - Method in interface org.intabulas.sandler.elements.Feed
 
setTagline(Content) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setTagline(String) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setTagName(String) - Method in interface org.intabulas.sandler.elements.Content
Set's the content tag name
setTagName(String) - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Set's the content tag name
setTitle(Content) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the Entries Title
setTitle(String) - Method in class org.intabulas.sandler.elements.impl.AbstractEntryElement
Set's the Entries Title
setTitle(String) - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
setTitle(String) - Method in interface org.intabulas.sandler.elements.Link
 
setTitle(Content) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the Entries Title
setTitle(String) - Method in interface org.intabulas.sandler.elements.SandlerEntry
Set's the Entries Title
setType(String) - Method in class org.intabulas.sandler.elements.impl.LinkImpl
 
setType(String) - Method in interface org.intabulas.sandler.elements.Link
 
setUri(String) - Method in interface org.intabulas.sandler.elements.Generator
Set' the URI of the toolkit that generated the feed
setUri(String) - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Set' the URI of the toolkit that generated the feed
setUrl(String) - Method in class org.intabulas.sandler.discovery.AtomDiscovery
 
setUrl(String) - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Set's the URL of the Author/Contributor
setUrl(String) - Method in interface org.intabulas.sandler.elements.Person
Set's the URL of the Person
setUsername(String) - Method in class org.intabulas.sandler.authentication.AtomAuthentication
 
setVersion(String) - Method in interface org.intabulas.sandler.elements.Feed
 
setVersion(String) - Method in class org.intabulas.sandler.elements.impl.FeedImpl
 
setVersion(String) - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Set the version of the toolkit that generated the feed
SPACE - Static variable in interface org.intabulas.sandler.elements.AtomElement
 
START - Static variable in interface org.intabulas.sandler.AtomConstants.Rel
 
SyndicationFactory - Class in org.intabulas.sandler
SyndicationFactory
SyndicationFactory() - Constructor for class org.intabulas.sandler.SyndicationFactory
Allow override

T

TEXT_HTML - Static variable in interface org.intabulas.sandler.AtomConstants.Type
 
TEXT_PLAIN - Static variable in interface org.intabulas.sandler.AtomConstants.Type
 
TEXT_XML - Static variable in interface org.intabulas.sandler.AtomConstants.Type
 
toString() - Method in class org.intabulas.sandler.api.impl.SearchResultsImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.ContentImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.EntryImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.FeedImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.GeneratorImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.LinkImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.elements.impl.PersonImpl
Returns a string representation of the object.
toString() - Method in class org.intabulas.sandler.introspection.impl.IntrospectionImpl
Returns a string representation of the object.

U

unmarshallEntry(String) - Static method in class org.intabulas.sandler.Sandler
Unmarshall an Atom Entry
unmarshallEntry(InputStream) - Static method in class org.intabulas.sandler.Sandler
Unmarshall an Atom Entry
unmarshallFeed(String) - Static method in class org.intabulas.sandler.Sandler
Unmarshall a Atom Feed
unmarshallFeed(InputStream) - Static method in class org.intabulas.sandler.Sandler
Unmarshall a Atom Feed
UTC_DATE_FORMAT - Static variable in class org.intabulas.sandler.util.SandlerUtilities
UTC style date format

V

VERSION - Static variable in interface org.intabulas.sandler.AtomConstants
Atom Version currently supported

X

XML - Static variable in interface org.intabulas.sandler.AtomConstants.Mode
 
XML - Static variable in interface org.intabulas.sandler.AtomConstants.Type
 
XML_STARTDOC - Static variable in interface org.intabulas.sandler.elements.AtomElement
Formating Helpers

_

_author - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_contributorList - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_id - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_linksList - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_modified - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_summary - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 
_title - Variable in class org.intabulas.sandler.elements.impl.AbstractEntryElement
 

A B C D E F G H I L M N O P R S T U V X _

Copyright © 2003-2004 Mark Lussier. All Rights Reserved.