Skip navigation links
A B C D E F G H I M N O P R S T U V W 

A

accepts(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Returns true if contentType is accepted by collection.
accepts(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Determines if collection will accept a content-type.
accepts(String) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Determines if collection will accept a content-type.
accepts(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Determines if collection will accept a content-type.
addAccept(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
 
addAuthentication(HttpClient, HttpMethodBase) - Method in interface com.rometools.propono.atom.client.AuthStrategy
Deprecated.
Add authentication credenticals, tokens, etc.
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.BasicAuthStrategy
Deprecated.
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.GDataAuthStrategy
Deprecated.
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.NoAuthStrategy
Deprecated.
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.OAuthStrategy
Deprecated.
 
addCategories(Categories) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Workspace can have multiple Categories objects
addCategory(Category) - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
Add category list of those specified
addCollection(Collection) - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Add new collection to workspace
addEntry(ClientEntry) - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Save to collection a new entry that was created by a createEntry() or createMediaEntry() and save it to the server.
addEntry(Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Add entry to collection.
addMediaEntry(Entry, String, InputStream) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Add media entry to collection.
addWorkspace(Workspace) - Method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Add Workspace to service.
AppModule - Interface in com.rometools.propono.atom.common.rome
Deprecated.
Propono will be removed in Rome 2.
AppModuleGenerator - Class in com.rometools.propono.atom.common.rome
Deprecated.
Propono will be removed in Rome 2.
AppModuleGenerator() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleGenerator
Deprecated.
 
AppModuleImpl - Class in com.rometools.propono.atom.common.rome
Deprecated.
Propono will be removed in Rome 2.
AppModuleImpl() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
 
AppModuleParser - Class in com.rometools.propono.atom.common.rome
Deprecated.
Propono will be removed in Rome 2.
AppModuleParser() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleParser
Deprecated.
 
ATOM_FORMAT - Static variable in class com.rometools.propono.atom.common.AtomService
Deprecated.
Namespace for Atom Syndication Format
ATOM_PROTOCOL - Static variable in class com.rometools.propono.atom.common.AtomService
Deprecated.
Namespace for Atom Publishing Protocol
AtomBlog - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomClientFactory - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
AtomCollection - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomConnection - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomConnection(String, String, String) - Constructor for class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Deprecated.
Create Atom blog client instance for specified URL and user account.
AtomEntry - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomEntryIterator - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomException - Exception in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomException() - Constructor for exception com.rometools.propono.atom.server.AtomException
Deprecated.
Construct new exception
AtomException(String) - Constructor for exception com.rometools.propono.atom.server.AtomException
Deprecated.
Construct new exception with message
AtomException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomException
Deprecated.
Contruct new exception with message and wrapping existing exception
AtomException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomException
Deprecated.
Construct new exception to wrap existing one.
AtomHandler - Interface in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomHandlerFactory - Class in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomHandlerFactory() - Constructor for class com.rometools.propono.atom.server.AtomHandlerFactory
Deprecated.
 
AtomMediaResource - Class in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomMediaResource(File) - Constructor for class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
AtomMediaResource(String, long, Date, InputStream) - Constructor for class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
AtomNotAuthorizedException - Exception in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomNotAuthorizedException() - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Deprecated.
Construct new exception
AtomNotAuthorizedException(String) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Deprecated.
Construct new exception with message
AtomNotAuthorizedException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Deprecated.
Construct new exception with message and root cause
AtomNotAuthorizedException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Deprecated.
Construct new exception to wrap root cause
AtomNotFoundException - Exception in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomNotFoundException() - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Deprecated.
Construct new exception
AtomNotFoundException(String) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Deprecated.
Construct new exception with message
AtomNotFoundException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Deprecated.
Construct new exception with message and root cause
AtomNotFoundException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Deprecated.
Construct new exception with root cause
AtomRequest - Interface in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomRequestImpl - Class in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomRequestImpl(HttpServletRequest) - Constructor for class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
AtomResource - Class in com.rometools.propono.blogclient.atomprotocol
Deprecated.
Propono will be removed in Rome 2.
AtomService - Class in com.rometools.propono.atom.common
Deprecated.
Propono will be removed in Rome 2.
AtomService() - Constructor for class com.rometools.propono.atom.common.AtomService
Deprecated.
Create new and empty Atom service
AtomServlet - Class in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
AtomServlet() - Constructor for class com.rometools.propono.atom.server.AtomServlet
Deprecated.
 
authenticateBASIC(HttpServletRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
BASIC authentication.
author - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
AuthStrategy - Interface in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.

B

BaseBlogEntry - Class in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
BaseBlogEntry(Blog) - Constructor for class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Contruct abstract blog entry.
BasicAuthStrategy - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
BasicAuthStrategy(String, String) - Constructor for class com.rometools.propono.atom.client.BasicAuthStrategy
Deprecated.
 
Blog - Interface in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
Blog.Collection - Interface in com.rometools.propono.blogclient
Deprecated.
Represents an entry or resource collection on a blog server.
BlogClientException - Exception in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
BlogClientException(String) - Constructor for exception com.rometools.propono.blogclient.BlogClientException
Deprecated.
Construct a new exception
BlogClientException(String, Throwable) - Constructor for exception com.rometools.propono.blogclient.BlogClientException
Deprecated.
Construct a new exception which wraps a throwable.
BlogConnection - Interface in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
BlogConnectionFactory - Class in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
BlogEntry - Interface in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.
BlogEntry.Category - Class in com.rometools.propono.blogclient
Deprecated.
Represents a weblog category
BlogEntry.Content - Class in com.rometools.propono.blogclient
Deprecated.
Represents blog entry content
BlogEntry.Person - Class in com.rometools.propono.blogclient
Deprecated.
Represents a blog author or contributor
BlogResource - Interface in com.rometools.propono.blogclient
Deprecated.
Propono will be removed in Rome 2.

C

Categories - Class in com.rometools.propono.atom.common
Deprecated.
Propono will be removed in Rome 2.
Categories() - Constructor for class com.rometools.propono.atom.common.Categories
Deprecated.
 
Categories(Element, String) - Constructor for class com.rometools.propono.atom.common.Categories
Deprecated.
Load select from XML element
categories - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
categoriesToElement() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
 
Category() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Create new Catetory
Category(String) - Constructor for class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Create new category with name.
ClientAtomService - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
ClientCategories - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
ClientCategories(Element, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientCategories
Deprecated.
Load select from XML element
ClientCollection - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
ClientEntry - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
ClientEntry(ClientAtomService, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientEntry
Deprecated.
 
ClientEntry(ClientAtomService, ClientCollection, Entry, boolean) - Constructor for class com.rometools.propono.atom.client.ClientEntry
Deprecated.
 
ClientMediaEntry - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
ClientMediaEntry(ClientAtomService, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Create ClientMedieEntry for service and collection.
ClientMediaEntry(ClientAtomService, ClientCollection, Entry, boolean) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
 
ClientMediaEntry(ClientAtomService, ClientCollection, String, String, String, InputStream) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
 
ClientMediaEntry(ClientAtomService, ClientCollection, String, String, String, byte[]) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
 
ClientWorkspace - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
Collection - Class in com.rometools.propono.atom.common
Deprecated.
Propono will be removed in Rome 2.
Collection(String, String, String) - Constructor for class com.rometools.propono.atom.common.Collection
Deprecated.
Collection MUST have title and href.
Collection(Element) - Constructor for class com.rometools.propono.atom.common.Collection
Deprecated.
Load self from XML element
Collection(Element, String) - Constructor for class com.rometools.propono.atom.common.Collection
Deprecated.
Load self from XML element and base URI for resolving relative URIs
collectionToElement() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Serialize an AtomService.Collection into an XML element
com.rometools.propono.atom.client - package com.rometools.propono.atom.client
 
com.rometools.propono.atom.common - package com.rometools.propono.atom.common
 
com.rometools.propono.atom.common.rome - package com.rometools.propono.atom.common.rome
 
com.rometools.propono.atom.server - package com.rometools.propono.atom.server
 
com.rometools.propono.atom.server.impl - package com.rometools.propono.atom.server.impl
 
com.rometools.propono.blogclient - package com.rometools.propono.blogclient
 
com.rometools.propono.blogclient.atomprotocol - package com.rometools.propono.blogclient.atomprotocol
 
com.rometools.propono.blogclient.metaweblog - package com.rometools.propono.blogclient.metaweblog
 
com.rometools.propono.utils - package com.rometools.propono.utils
 
content - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
Content() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Construct content
Content(String) - Constructor for class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Construct content with value (and type="html")
copyFrom(CopyFrom) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
Copy from other module
copyInputToOutput(InputStream, OutputStream) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Copy input stream to output stream using 8K buffer.
createEntry() - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Create new entry associated with collection, but do not save to server.
createMediaEntry(String, String, String, byte[]) - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Create new media entry assocaited with collection, but do not save.
createMediaEntry(String, String, String, InputStream) - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Create new media entry assocaited with collection, but do not save.

D

delete() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
Deprecated.
 
delete() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Delete this entry from blog server
delete() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Deprecated.
Delete this entry from blog server
delete() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Not supported by MetaWeblog API
deleteEntry(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Delete entry specified by request.
deleteEntry(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Delete entry specified by pathInfo.
deleteEntry(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Delete an entry and any associated media file.
documentToService(Document) - Static method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Deserialize an Atom service XML document into an object
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Handle Atom DELETE by calling appropriate handler.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Handles an Atom GET by calling handler and writing results to response.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Handles an Atom POST by calling handler to identify URI, reading/parsing data, calling handler and writing results to response.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Handles an Atom PUT by calling handler to identify URI, reading/parsing data, calling handler and writing results to response.
draft - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 

E

elementToCollection(Element) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Deserialize an Atom service collection XML element into an object
elementToWorkspace(Element) - Static method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Deserialize a Atom workspace XML element into an object
ENTRY_TYPE - Static variable in class com.rometools.propono.atom.common.Collection
Deprecated.
 
EntryIterator - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
EntryIterator() - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Deprecated.
Iterator for looping over MetaWeblog API entries.
equals(Object) - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Determines if entries are equal based on edit URI.
equals(Object) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
Deprecated.
True if entry's token's are equal.
equals(Object) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Determines if categories are equal based on id.
equals(Object) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Deprecated.
True if tokens are equal

F

FactoryConfigurationError - Error in com.rometools.propono.atom.server
Deprecated.
Propono will be removed in Rome 2.
FactoryConfigurationError() - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FEED_TYPE - Static variable in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Get feed type support by Servlet, "atom_1.0"
fetchContents() - Method in class com.rometools.propono.atom.client.ClientCategories
Deprecated.
 
FileBasedAtomHandler - Class in com.rometools.propono.atom.server.impl
Deprecated.
Propono will be removed in Rome 2.
FileBasedAtomHandler(HttpServletRequest) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Construct handler to handle one request.
FileBasedAtomHandler(HttpServletRequest, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Contruct handler for one request, using specified file storage directory.
FileBasedAtomHandlerFactory - Class in com.rometools.propono.atom.server.impl
Deprecated.
Propono will be removed in Rome 2.
FileBasedAtomHandlerFactory() - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandlerFactory
Deprecated.
 
FileBasedAtomService - Class in com.rometools.propono.atom.server.impl
Deprecated.
Propono will be removed in Rome 2.
FileBasedAtomService(String, String, String, String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomService
Deprecated.
 
FileBasedCollection - Class in com.rometools.propono.atom.server.impl
Deprecated.
Propono will be removed in Rome 2.
FileBasedCollection(String, String, String, String, String, boolean, String[], boolean, String, String, String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Construct by providing title (plain text, no HTML), a workspace handle, a plural collection name (e.g.
FileBasedWorkspace - Class in com.rometools.propono.atom.server.impl
Deprecated.
Propono will be removed in Rome 2.
FileBasedWorkspace(String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedWorkspace
Deprecated.
 
findCollection(String, String) - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Find collection by title and/or content-type.
findWorkspace(String) - Method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Find workspace by title.

G

GDataAuthStrategy - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
GDataAuthStrategy(String, String, String) - Constructor for class com.rometools.propono.atom.client.GDataAuthStrategy
Deprecated.
 
generate(Module, Element) - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
Deprecated.
Generate JDOM element for module and add it to parent element
getAccepts() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
List of content-type ranges accepted by collection.
getAccepts() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Content-types accepted by collection.
getAccepts() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Content-types accepted by collection.
getAccepts() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Content-types accepted by collection.
getAsStream() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Get media resource as an InputStream, should work regardless of whether you set the media resource data as an InputStream or as a byte array.
getAsStream() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Deprecated.
Get resource as stream, using content.src as URL
getAsStream() - Method in interface com.rometools.propono.blogclient.BlogResource
Deprecated.
Get resource as stream, using content.src as URL
getAsStream() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Get media resource as input stream.
getAtomProtocolURL() - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Get base URI of Atom protocol implementation.
getAtomService(String, AuthStrategy) - Static method in class com.rometools.propono.atom.client.AtomClientFactory
Deprecated.
Create AtomService by reading service doc from Atom Server.
getAtomService(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return com.rometools.rome.propono.atom.common.AtomService object that contains the com.rometools.rome.propono.atom.common.Workspace objects available to the currently authenticated user and within those the com.rometools.rome.propono.atom.common.Collection avalaible.
getAtomService(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return introspection document
getAuthenticatedUsername() - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Get username of authenticated user.
getAuthenticatedUsername() - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Get username of authenticated user
getAuthor() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get author of this entry
getAuthor() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get author of this entry
getBlog() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Get blog that contains this collection.
getBlog(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Deprecated.
Get blog by token
getBlog() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Blog is associated with a blog
getBlog() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Get blog that contains this collection.
getBlog(String) - Method in interface com.rometools.propono.blogclient.BlogConnection
Deprecated.
Get blog by token
getBlog() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Blog is associated with a blog
getBlog() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Get blog that contains this collection.
getBlog(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Deprecated.
Get blog by token
getBlogConnection(String, String, String, String) - Static method in class com.rometools.propono.blogclient.BlogConnectionFactory
Deprecated.
Create a connection to a blog server.
getBlogs() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Deprecated.
Returns collection of blogs available from this connection
getBlogs() - Method in interface com.rometools.propono.blogclient.BlogConnection
Deprecated.
Returns collection of blogs available from this connection
getBlogs() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Deprecated.
Returns collection of blogs available from this connection
getBytes() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Get bytes of media resource associated with entry.
getBytes() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Get resource data as byte array.
getBytesFromFile(File) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Returns the contents of the file in a byte array (from JavaAlmanac).
getCategories() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
Iterate over Category objects
getCategories() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Get categories allowed by collection.
getCategories(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Get categories, a list of Categories objects
getCategories(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Returns null because we use in-line categories.
getCategories(boolean) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Get list of one Categories object containing categories allowed by collection.
getCategories() - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Get list of one Categories object containing categories allowed by collection, returns in-line categories if collection set to use in-line categories.
getCategories() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Returns list of available BlogEntry.Category in primary entries collection.
getCategories() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Return categories allowed by colletion.
getCategories() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get categories, a list of BlogEntry.Category objects
getCategories() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Return categories allowed by colletion.
getCategories() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getCategories() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get categories, a list of BlogEntry.Category objects
getCategories() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Returns list of available BlogEntry.Category in primary entries collection.
getCategories() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Return categories allowed by colletion.
getCollection(String, AuthStrategy) - Static method in class com.rometools.propono.atom.client.AtomClientFactory
Deprecated.
Create ClientCollection bound to URI.
getCollection(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return collection or portion of collection specified by request.
getCollection(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Get collection specified by pathinfo.
getCollection(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Get collection by token.
getCollection(String) - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Get collection by token.
getCollection(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Get collection by token.
getCollections() - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Iterate over collections in workspace
getCollections() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary collections.
getCollections() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary collections.
getCollections() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Gets listing of entry and resource collections available in the blog, including the primary collections.
getContent() - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Convenience method to get first content object in content collection.
getContent() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get content of this blog entry
getContent() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get content of this blog entry
getContentLength() - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
getContentLength() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getContentNamespace() - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Deprecated.
Get namespace of module
getContentType() - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
getContentType() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getContentType() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Get content-type of associated media resource.
getContextDirPath() - Static method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Get absolute path to Servlet context directory.
getDateHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getDraft() - Method in interface com.rometools.propono.atom.common.rome.AppModule
Deprecated.
True if entry is a draft
getDraft() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
True if entry is draft
getDraft() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get draft status of this entry
getDraft() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get draft status of this entry
getEdited() - Method in interface com.rometools.propono.atom.common.rome.AppModule
Deprecated.
Time of last edit
getEdited() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
Time of last edit
getEditURI() - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Get the URI that can be used to edit the entry via HTTP PUT or DELETE.
getEmail() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Get person's email
getEntries() - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Get iterator over entries in this collection.
getEntries() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Get iterator over entries in primary entries collection (the first collection that accepts entries).
getEntries() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Get iterator over entries/resources in this collection.
getEntries() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Get iterator over entries/resources in this collection.
getEntries() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getEntries() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Get iterator over entries in primary entries collection (the first collection that accepts entries).
getEntries() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Get iterator over entries/resources in this collection.
getEntry(String) - Method in class com.rometools.propono.atom.client.ClientAtomService
Deprecated.
Get full entry from service by entry edit URI.
getEntry(String) - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Get full entry specified by entry edit URI.
getEntry(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Get entry specified by request.
getEntry(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Get entry specified by pathInfo.
getEntry(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Get an entry from the collection.
getEntry(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Get a single BlogEntry (or BlogResource) by token.
getEntry(String) - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Get a single BlogEntry (or BlogResource) by token.
getEntry(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Get a single BlogEntry (or BlogResource) by token.
getException() - Method in error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Return the actual exception (if any) that caused this exception to be raised.
getFeedDocument() - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Get feed document representing collection.
getHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the value of the specified request header as a String.
getHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getHeaderNames() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getHeaders(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getHref() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
URI of out-of-line categories
getHref() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
The URI of the collection
getHrefResolved() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
Get unresolved URI of the collection, or null if impossible to determine
getHrefResolved() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Get resolved URI of the collection, or null if impossible to determine
getHrefResolved(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Get resolved URI using collection's baseURI, or null if impossible to determine
getId() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get globally unique ID of this blog entry
getId() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Get category id
getId() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get globally unique ID of this blog entry
getInputStream() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Get input stream for media resource associated with this entry.
getInputStream() - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
getInputStream() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getInterface() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
Get interface class of module
getIntHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getLastModified() - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
getMediaLinkURI() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Get media link URI for editing the media resource associated with this entry via HTTP PUT or DELETE.
getMediaResource(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Get media resource specified by request.
getMediaResource(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
 
getMediaResource(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Get media resource wrapping a file.
getMessage() - Method in error com.rometools.propono.atom.server.FactoryConfigurationError
Deprecated.
Return the message (if any) for this error .
getModificationDate() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get update date of this entry
getModificationDate() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get update date of this entry
getName() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Deprecated.
Get resource name (name is required)
getName() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Get category display name
getName() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Get person's name
getName() - Method in interface com.rometools.propono.blogclient.BlogResource
Deprecated.
Get resource name (name is required)
getName() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Get resource name (name is required)
getNamespaces() - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
Deprecated.
Get namespaces associated with this module
getNamespaceUri() - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
Deprecated.
 
getNamespaceUri() - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Deprecated.
Get URI of module namespace
getParameter(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getParameterMap() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getParameterNames() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getParameterValues(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getPathInfo() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getPermalink() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Permanent link to this entry (assigned by server)
getPermalink() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Permanent link to this entry (assigned by server)
getPublicationDate() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set publish date of this entry
getPublicationDate() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set publish date of this entry
getQueryString() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getRemoteUser() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getRequestURI() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getRequestURL() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getResources() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Get entries in primary resources collection (the first collection that accepts anything other than entries).
getResources() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getResources() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Get entries in primary resources collection (the first collection that accepts anything other than entries).
getRootCause() - Method in exception com.rometools.propono.utils.ProponoException
Deprecated.
Get root cause object, or null if none.
getRootCauseMessage() - Method in exception com.rometools.propono.utils.ProponoException
Deprecated.
Get root cause message.
getScheme() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
Category URI scheme to use for Categories without a scheme
getSlug() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Set string to be used in file name of new media resource on server.
getSrc() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Get URI of content if out-of-line
getStatus() - Method in exception com.rometools.propono.atom.server.AtomException
Deprecated.
Get HTTP status associated with exception.
getStatus() - Method in exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Deprecated.
Get HTTP status code of exception (HTTP 403 unauthorized)
getStatus() - Method in exception com.rometools.propono.atom.server.AtomNotFoundException
Deprecated.
Get HTTP status code associated with exception (404 not found)
getSummary() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get summary of this blog entry
getSummary() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get summary of this blog entry
getTitle() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Must have human readable title
getTitle() - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
DefaultWorkspace must have a human readable title
getTitle() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Title of collection.
getTitle() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get title of this blog entry
getTitle() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Title of collection.
getTitle() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get title of this blog entry
getTitle() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Title of collection.
getTitleType() - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Type of title ("text", "html" or "xhtml")
getTitleType() - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Get title type ("text", "html", "xhtml" or MIME content-type)
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Token that can be used to fetch collection.
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
Deprecated.
 
getToken() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Token that can be used to fetch collection.
getToken() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get token, which can be used to fetch the blog entry
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Token that can be used to fetch collection.
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Deprecated.
Get token, which can be used to fetch the blog entry
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Get token, which can be used to fetch the blog entry
getType() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Get type of content, either "text", "html", "xhtml" or a MIME content-type.
getUrl() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Get URL of category domain
getUrl() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Get person's URL
getUserPrincipal() - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
getValue() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Get value of content if in-line
getWorkspace() - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Get workspace or null if collection is not associated with a workspace.
getWorkspaces() - Method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Get Workspaces available from service.

H

hasNext() - Method in class com.rometools.propono.atom.client.EntryIterator
Deprecated.
Returns true if more entries are available.
hasNext() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
Deprecated.
True if more entries are available.
hasNext() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Deprecated.
Returns true if more entries are avialable.

I

id - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
init() - Method in class com.rometools.propono.atom.client.BasicAuthStrategy
Deprecated.
 
init(ServletConfig) - Method in class com.rometools.propono.atom.server.AtomServlet
Deprecated.
Initialize servlet.
isAtomServiceURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return true if specified request represents URI of a Service Document.
isAtomServiceURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return true if specified pathinfo represents URI of service doc.
isCategoriesURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return true if specified request represents URI of a Categories Document.
isCategoriesURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return true if specified pathinfo represents URI of category doc.
isCollectionURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return true if specified request represents URI of a collection.
isCollectionURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return true if specified pathinfo represents URI of a collection.
isEntryURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return true if specified request represents URI of an Atom entry.
isEntryURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return true if specified pathinfo represents URI of an Atom entry.
isFixed() - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
True if clients MUST use one of the categories specified
isMediaEditURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Return true if specified patrequesthinfo represents media-edit URI.
isMediaEditURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Return true if specified pathinfo represents media-edit URI.
isUserInRole(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Deprecated.
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
Deprecated.
 
isWritable() - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
Determines if collection is writable.

M

MetaWeblogBlog - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
Propono will be removed in Rome 2.
MetaWeblogBlog.EntryIterator - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
Iterates over MetaWeblog API entries.
MetaWeblogBlog.MetaWeblogBlogCollection - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
MetaWeblog API impplementation of Blog.Collection
MetaWeblogBlogCollection(Blog, String, String, String) - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
 
MetaWeblogConnection - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
Propono will be removed in Rome 2.
MetaWeblogConnection(String, String, String) - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Deprecated.
 
MetaWeblogEntry - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
Propono will be removed in Rome 2.
MetaWeblogResource - Class in com.rometools.propono.blogclient.metaweblog
Deprecated.
Propono will be removed in Rome 2.
modificationDate - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 

N

newAtomHandler(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomHandlerFactory
Deprecated.
Creates a new instance of a com.rometools.rome.propono.atom.server.AtomHandler using the currently configured parameters.
newAtomHandler(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandlerFactory
Deprecated.
Create new AtomHandler.
newEntry() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Create but do not save it to server new BlogEntry in primary entries collection (the first collection found that accepts entries).
newEntry() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Create but do not save new entry in collection.
newEntry() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Create but do not save new entry in collection.
newEntry() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
newEntry() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Create but do not save new entry in collection.
newEntry() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Create but do not save it to server new BlogEntry in primary entries collection (the first collection found that accepts entries).
newInstance() - Static method in class com.rometools.propono.atom.server.AtomHandlerFactory
Deprecated.
Obtain a new instance of a AtomHandlerFactory.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
Create but do not save it to server new BlogResource in primary resources collection (the first collection found that accepts resources).
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
Create but do not save it to server new BlogResource in primary resources collection (the first collection found that accepts resources).
next() - Method in class com.rometools.propono.atom.client.EntryIterator
Deprecated.
Get next entry in collection.
next() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
Deprecated.
Get next entry.
next() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Deprecated.
Get next entry.
NoAuthStrategy - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
NoAuthStrategy() - Constructor for class com.rometools.propono.atom.client.NoAuthStrategy
Deprecated.
 

O

OAuthStrategy - Class in com.rometools.propono.atom.client
Deprecated.
Propono will be removed in Rome 2.
OAuthStrategy(String, String, String, String, String, String, String) - Constructor for class com.rometools.propono.atom.client.OAuthStrategy
Deprecated.
Create OAuth authentcation strategy and negotiate with services to obtain access token to be used in subsequent calls.

P

parse(Element, Locale) - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Deprecated.
Parse JDOM element into module
parseCategoriesElement(Element) - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
 
parseCollectionElement(Element) - Method in class com.rometools.propono.atom.client.ClientCollection
Deprecated.
 
parseCollectionElement(Element) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
 
parseWorkspaceElement(Element, String) - Method in class com.rometools.propono.atom.client.ClientWorkspace
Deprecated.
Deserialize a Atom workspace XML element into an object
parseWorkspaceElement(Element) - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Deserialize a Atom workspace XML element into an object
partial - Variable in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
 
permalink - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
Person() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
 
postEntry(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Store new entry in collection specified by request and return representation of entry as it is stored on server.
postEntry(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Create a new entry specified by pathInfo and posted entry.
postMedia(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Store media data in collection specified by request, create an Atom media-link entry to store metadata for the new media file and return that entry to the caller.
postMedia(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Store media data in collection specified by pathInfo, create an Atom media-link entry to store metadata for the new media file and return that entry to the caller.
printStackTrace() - Method in exception com.rometools.propono.utils.ProponoException
Deprecated.
Print stack trace for exception and for root cause exception if htere is one.
printStackTrace(PrintStream) - Method in exception com.rometools.propono.utils.ProponoException
Deprecated.
Print stack trace for exception and for root cause exception if htere is one.
printStackTrace(PrintWriter) - Method in exception com.rometools.propono.utils.ProponoException
Deprecated.
Print stack trace for exception and for root cause exception if htere is one.
ProponoException - Exception in com.rometools.propono.utils
Deprecated.
Propono will be removed in Rome 2.
ProponoException() - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct emtpy exception object.
ProponoException(String) - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct ProponoException with message string.
ProponoException(String, String) - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct ProponoException with message string.
ProponoException(String, Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct ProponoException, wrapping existing throwable.
ProponoException(String, String, Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct ProponoException, wrapping existing throwable.
ProponoException(Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Deprecated.
Construct ProponoException, wrapping existing throwable.
publicationDate - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
putEntry(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Update entry specified by request and return new entry as represented on the server.
putEntry(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Update entry specified by pathInfo and posted entry.
putMedia(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Deprecated.
Update the media file part of a media-link entry.
putMedia(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Update the media file part of a media-link entry.

R

remove() - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Remove entry from server.
remove() - Method in class com.rometools.propono.atom.client.EntryIterator
Deprecated.
Remove entry is not implemented.
remove() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
Deprecated.
Remove is not supported.
remove() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Deprecated.
Remove is not implemented.
replaceNonAlphanumeric(String, char) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Replaces occurences of non-alphanumeric characters with a supplied char.

S

save() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
Deprecated.
 
save() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Deprecated.
Save this entry to it's collection.
save() - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Save this entry to it's collection.
save() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Deprecated.
Save this entry to it's collection.
save() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Save this entry to it's collection.
saveEntry(BlogEntry) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveEntry(BlogEntry) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveEntry(BlogEntry) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveResource(BlogResource) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Deprecated.
Save or update resource in this collection
saveResource(BlogResource) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Deprecated.
Save or update resource in this collection
saveResource(BlogResource) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Deprecated.
Save or update resource in this collection
serviceToDocument() - Method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Serialize an AtomService object into an XML document
setAccepts(List<String>) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
 
setAppkey(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Deprecated.
Set appkey (optional, needed by some blog servers)
setAppkey(String) - Method in interface com.rometools.propono.blogclient.BlogConnection
Deprecated.
Set appkey (optional, needed by some blog servers)
setAppkey(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Deprecated.
Set appkey (optional, needed by some blog servers)
setAuthor(BlogEntry.Person) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set author of this entry
setAuthor(BlogEntry.Person) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set author of this entry
setBytes(byte[]) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Set media resource data as a byte array, don't try this if you have already set the data as an InputStream.
setCategories(List<BlogEntry.Category>) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set categories, a list of BlogEntry.Category objects
setCategories(List<BlogEntry.Category>) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set categories, a list of BlogEntry.Category objects
setContent(String, String) - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Set content of entry.
setContent(Content) - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Convenience method to set first content object in content collection.
setContent(BlogEntry.Content) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set content of this blog entry
setContent(BlogEntry.Content) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set content of this blog entry
setContentLength(long) - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
setContentType(String) - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
setCreated(Date) - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
 
setDraft(Boolean) - Method in interface com.rometools.propono.atom.common.rome.AppModule
Deprecated.
Set to true if entry is a draft
setDraft(Boolean) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
Set to true if entry is draft
setDraft(boolean) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set draft status of this entry
setDraft(boolean) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set draft status of this entry
setEdited(Date) - Method in interface com.rometools.propono.atom.common.rome.AppModule
Deprecated.
Set time of last edit
setEdited(Date) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Deprecated.
Set time of last edit
setEmail(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Set person's email
setFixed(boolean) - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
True if clients MUST use one of the categories specified
setHref(String) - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
URI of out-of-line categories
setHref(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Set URI of collection
setId(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Set category id
setInputStream(InputStream) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Set media resource data as an input stream, don't try this if you have already set the data as a byte array.
setInputStream(InputStream) - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
setLastModified(Date) - Method in class com.rometools.propono.atom.server.AtomMediaResource
Deprecated.
 
setModificationDate(Date) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set update date of this entry
setModificationDate(Date) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set update date of this entry
setName(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Set category display name
setName(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Set person's name
setPublicationDate(Date) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Get publish date of this entry
setPublicationDate(Date) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Get publish date of this entry
setScheme(String) - Method in class com.rometools.propono.atom.common.Categories
Deprecated.
Category URI scheme to use for Categories without a scheme
setSlug(String) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Get string to be used in file name of new media resource on server.
setSrc(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Set URI of content if out-of-line
setSummary(String) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set summary of this blog entry
setSummary(String) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set summary of this blog entry
setTitle(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Set title of collection.
setTitle(String) - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Set title of workspace.
setTitle(String) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
Set title of this blog entry
setTitle(String) - Method in interface com.rometools.propono.blogclient.BlogEntry
Deprecated.
Set title of this blog entry
setTitleType(String) - Method in class com.rometools.propono.atom.common.Collection
Deprecated.
Type of title ("text", "html" or "xhtml")
setTitleType(String) - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Set title type ("text", "html", "xhtml" or MIME content-type)
setType(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Set type of content, either "text", "html", "xhtml" or a MIME content-type.
setUrl(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Set URL of category domain
setUrl(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Set person's URL
setValue(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Deprecated.
Set value of content if in-line
setWorkspaces(List<Workspace>) - Method in class com.rometools.propono.atom.common.AtomService
Deprecated.
Set Workspaces of service.
streamToString(InputStream) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Read input from stream and into string.
stringArrayToString(String[], String) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Convert string array to string.
stringToStringArray(String, String) - Static method in class com.rometools.propono.utils.Utilities
Deprecated.
Convert string to string array.
summary - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 

T

title - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
 
toString() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Deprecated.
String display of blog, returns name.
toString() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Deprecated.
String representation, returns id.
toString() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Deprecated.
Return category's name or id for display
toString() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Deprecated.
Returns person's name
toString() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Deprecated.
String representation of blog, returns the name.

U

update() - Method in class com.rometools.propono.atom.client.ClientEntry
Deprecated.
Update entry by posting new representation of entry to server.
update() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Deprecated.
Update entry on server.
update(byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Deprecated.
Update resource by immediately uploading new bytes to server
update(byte[]) - Method in interface com.rometools.propono.blogclient.BlogResource
Deprecated.
Update resource by immediately uploading new bytes to server
update(byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Deprecated.
Update resource by immediately uploading new bytes to server
updateEntry(Entry, String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Update an entry in the collection.
updateMediaEntry(String, String, InputStream) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Deprecated.
Update media associated with a media-link entry.
URI - Static variable in interface com.rometools.propono.atom.common.rome.AppModule
Deprecated.
 
Utilities - Class in com.rometools.propono.utils
Deprecated.
Propono will be removed in Rome 2.

V

validateUser(String, String) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Deprecated.
Method used for validating user.

W

Workspace - Class in com.rometools.propono.atom.common
Deprecated.
Propono will be removed in Rome 2.
Workspace(String, String) - Constructor for class com.rometools.propono.atom.common.Workspace
Deprecated.
Collection MUST have title.
Workspace(Element) - Constructor for class com.rometools.propono.atom.common.Workspace
Deprecated.
 
workspaceToElement() - Method in class com.rometools.propono.atom.common.Workspace
Deprecated.
Serialize an AtomService.DefaultWorkspace object into an XML element
A B C D E F G H I M N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.