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

A

ACTION_ATTR - Static variable in interface org.xoe.core.Constants
 
ADD - Static variable in interface org.xoe.core.Constants
 
ADD_APP - Static variable in interface org.xoe.core.Constants
 
addAction(PackageAction) - Method in class org.xoe.core.packages.PackageActionSet
 
addAlias(String, ContentElement) - Static method in class org.xoe.core.content.Stash
Adds an alias to content using the name name.
addClass(byte[], int, int) - Method in class org.xoe.core.packages.XoeClassLoader
 
addClassLoader(ClassLoader) - Method in class org.xoe.core.packages.XoeClassLoader
Add a new classloader to the class loaders we inherit.
addCodecListener(CodecListener) - Method in interface org.xoe.audio.ICodec
Add an code listener.
addCookie(Cookie) - Method in class org.xoe.servlet.XoeServletResponse
 
addDateHeader(String, long) - Method in class org.xoe.servlet.XoeServletResponse
 
addDependency(Dependency) - Method in class org.xoe.core.packages.PackageQuery
Requires any matching package to satisfy the specified dependency
addFeature(String, String) - Method in class org.xoe.core.packages.PackageQuery
Helper function that adds a Dependency on a service with the specified functionality.
addFeature(String, String) - Method in class org.xoe.core.services.SimpleServiceQuery
 
addFeature(String, String, String) - Method in class org.xoe.core.services.ServiceInstanceElement
 
addFunctionality(IService, String) - Method in class org.xoe.core.services.ServiceInstanceElement
Add Interfaces and Features for the DOM tree for the given Functionality.
addHeader(String, String) - Method in class org.xoe.servlet.XoeServletResponse
 
addInfo(String, String) - Method in class org.xoe.core.services.ServiceInstanceElement
 
addInterface(Object, String, String) - Method in class org.xoe.core.services.ServiceInstanceElement
 
addIntHeader(String, int) - Method in class org.xoe.servlet.XoeServletResponse
 
addKeyword(String) - Method in class org.xoe.core.packages.PackageQuery
Add a single keyword to the query.
addKeywords(String) - Method in class org.xoe.core.packages.PackageQuery
Add one or more keywords to the query.
addPackage(PackageDescription) - Method in class org.xoe.core.packages.InstallContext
 
addPackage(PackageDescription) - Method in class org.xoe.core.packages.UninstallContext
 
addPackage(PackageDescription) - Method in class org.xoe.core.packages.StashPackageQueryHandler
 
addPackageDirectory(URL) - Method in class org.xoe.core.packages.StashPackageQueryHandler
Add all the XOE files in the given stash direcotry to the QueryHandler.
addPackageServer(String, String) - Static method in class org.xoe.core.packages.PackageManager
 
addShortcut(URL) - Method in class org.xoe.core.packages.ResourceInstallerData
 
alloc() - Static method in class org.xoe.core.services.SimpleServiceQuery
 
alloc(String) - Static method in class org.xoe.core.services.SimpleServiceQuery
 
alloc(String, String) - Static method in class org.xoe.core.services.SimpleServiceQuery
 
AMPERSAND_KEY - Static variable in interface org.xoe.core.Constants
'ampersand' string and character values
AMPERSAND_SYMBOL - Static variable in interface org.xoe.core.Constants
 
AMPERSAND_SYMBOL_STRING - Static variable in interface org.xoe.core.Constants
 
APOSTROPHE_KEY - Static variable in interface org.xoe.core.Constants
'apostrophe' string and character values
APOSTROPHE_SYMBOL - Static variable in interface org.xoe.core.Constants
 
appendChild(Node) - Method in class org.xoe.core.content.StashDirectory
 
ASCENDING_SORT - Static variable in interface org.xoe.core.Constants
 
attach() - Method in interface org.xoe.services.IVirtualInput
 
authenticate(String, String) - Method in interface org.xoe.auth.IAuth
 

B

BACK - Static variable in interface org.xoe.core.Constants
 
back(DocumentViewer) - Method in interface org.xoe.services.IHistory
Pop the previous document off the document history stack for dv, and set it as the displayed document for dv.
BANNER_ATTR - Static variable in interface org.xoe.core.Constants
 
BaseInstaller - class org.xoe.core.packages.BaseInstaller.
PackageXMLHandler for the basic package information provisio which includes name, version and target arch.
BaseInstaller() - Constructor for class org.xoe.core.packages.BaseInstaller
 
batchInstall(String[]) - Static method in class org.xoe.core.packages.PackageManager
 
batchInstallTimer - Static variable in class org.xoe.core.packages.PackageManager
 
BEEP - Static variable in interface org.xoe.core.Constants
 
BEEP_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the default 'beep' noise
BindingInstaller - class org.xoe.core.packages.BindingInstaller.
 
BindingInstaller() - Constructor for class org.xoe.core.packages.BindingInstaller
 
BINDINGS_FILENAME - Static variable in class org.xoe.core.packages.BindingInstaller
 
bootstrap() - Static method in class org.xoe.core.Engine
Will return true if the bootstrap had no failures, false otherwise (Normally we will continue to boot despite errors)
buildDependency(Element) - Method in class org.xoe.core.packages.InstallScriptHandler
 
buildDependency(Element) - Method in class org.xoe.core.packages.ClassInstaller
 
buildDependency(Element) - Method in class org.xoe.core.packages.NativeInstaller
 
buildDependency(Element) - Method in interface org.xoe.core.packages.IPackageXMLHandler
Build a dependency from an element found in a package description document (Conflicts and dependencies have the same structure).
buildDependency(Element) - Method in class org.xoe.core.packages.ResourceInstaller
 
buildDependency(Element) - Method in class org.xoe.core.packages.BindingInstaller
 
buildDependency(Element) - Method in class org.xoe.core.packages.BaseInstaller
 
buildDependency(Element) - Method in class org.xoe.core.packages.ServiceInstaller
 
buildDependency(Element) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
buildDialog(XDocument) - Method in class org.xoe.editor.data.Main
 
buildURL(String) - Static method in class org.xoe.core.content.ContentCache
 
buildURL(String, XDocument) - Static method in class org.xoe.core.content.ContentCache
 

C

calculateOrderedHandlers() - Static method in class org.xoe.core.packages.Core
Returns all the IPackageXMLHandlers in the system in the order in which they depend on each other.
call(String, String, Stack, URL) - Method in interface org.xoe.soap.ISoapService
The default remote procedure call.
call(String, String, Stack, URL, String) - Method in interface org.xoe.soap.ISoapService
The default remote procedure call with specific encoding style.
call(String, String, Stack, URL, Vector) - Method in interface org.xoe.soap.ISoapService
The default remote procedure call with returning Vector.
changeAuthentication(String, String, String) - Method in interface org.xoe.auth.IAuth
 
changeState(String) - Method in class org.xoe.editor.data.Main
 
checkComplete() - Method in class org.xoe.core.packages.PackageActionSet
 
checkCompleteInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageDescription
Throws an exception if any packages in the set conflict with this one, or if this package has dependencies that are not met by the set.
checkCompleteInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageAction
 
checkConflictsInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageAction
 
checkInputStream(String) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
ClassInstaller - class org.xoe.core.packages.ClassInstaller.
 
ClassInstaller() - Constructor for class org.xoe.core.packages.ClassInstaller
 
ClassInstallerData - class org.xoe.core.packages.ClassInstallerData.
 
ClassInstallerData(XoeClassLoader) - Constructor for class org.xoe.core.packages.ClassInstallerData
 
ClassIteratingInstaller - class org.xoe.core.packages.ClassIteratingInstaller.
 
ClassIteratingInstaller() - Constructor for class org.xoe.core.packages.ClassIteratingInstaller
 
clear(String) - Static method in class org.xoe.core.content.ContentCache
 
clearCachedData() - Method in class org.xoe.core.content.ContentElement
 
clipboardServiceQuery - Static variable in class org.xoe.servlet.XoeServlet
 
clone() - Method in class org.xoe.core.packages.PackageAction
 
clone() - Method in class org.xoe.core.packages.InstallContext
 
clone() - Method in class org.xoe.core.packages.PackageActionSet
 
clone() - Method in class org.xoe.core.packages.UninstallContext
 
clone() - Method in class org.xoe.core.content.ContentType
 
cloneNode(boolean) - Method in class org.xoe.core.content.ContentElement
 
cloneNode(boolean) - Method in class org.xoe.core.content.StashDirectory
 
closeCodec() - Method in interface org.xoe.audio.ICodec
 
codecEvent(String, Object) - Method in interface org.xoe.audio.ICodec
Send an event to any codec event listener.
commit(InstallOption) - Static method in class org.xoe.core.packages.PackageManager
 
conflictsWith(PackageDescription) - Method in class org.xoe.core.packages.InstallContext
 
Constants - interface org.xoe.core.Constants.
Core Xoe Constants.
contains(PackageDescription) - Method in class org.xoe.core.packages.InstallContext
 
contains(PackageDescription) - Method in class org.xoe.core.packages.UninstallContext
 
contains(String) - Static method in class org.xoe.core.content.Stash
Returns true if a ContentElement exists in the Stash for uri.
contains(String) - Static method in class org.xoe.core.content.ContentCache
 
contains(URL) - Static method in class org.xoe.core.content.Stash
Returns true if a ContentElement exists in the Stash for url.
contains(URL) - Static method in class org.xoe.core.content.ContentCache
 
containsHeader(String) - Method in class org.xoe.servlet.XoeServletResponse
 
ContentCache - class org.xoe.core.content.ContentCache.
The ContentCache class provides a local cache for all content, whether it be from the local virtual filesystem (the Stash) or the web.
ContentCache() - Constructor for class org.xoe.core.content.ContentCache
 
ContentElement - class org.xoe.core.content.ContentElement.
The ContentElement class represents the atomic unit of content handling in the XOE system.
ContentElementFactory - class org.xoe.core.content.ContentElementFactory.
The ContentElementFactory class is used to construct content elements for the Content Cache and the Stash.
ContentSubsystem - class org.xoe.core.ContentSubsystem.
 
ContentSubsystem() - Constructor for class org.xoe.core.ContentSubsystem
 
ContentType - class org.xoe.core.content.ContentType.
This class is designed to support finding basic information about the data type of a document or resource, using IContentTypeResolver service providers.
ContentType() - Constructor for class org.xoe.core.content.ContentType
 
ContentType(ContentType) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(ContentType, String) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(ContentType, String, String) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(ContentType, String, String, String) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(String) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(String, String) - Constructor for class org.xoe.core.content.ContentType
 
ContentType(String, String, String) - Constructor for class org.xoe.core.content.ContentType
 
CONTEXT_ATTR - Static variable in interface org.xoe.core.Constants
 
copy() - Method in interface org.xoe.services.IClipboard
Copy the marked regions contents to the clipboard.
COPYRIGHT_KEY - Static variable in interface org.xoe.core.Constants
'copyright' string and character values
COPYRIGHT_SYMBOL - Static variable in interface org.xoe.core.Constants
 
Core - class org.xoe.core.packages.Core.
Core package installation/removal logic.
Core() - Constructor for class org.xoe.core.packages.Core
 
COUNTRY_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the user's country
create(Element) - Static method in class org.xoe.core.packages.Dependency
 
createCallbacks() - Method in class org.xoe.servlet.XoeServlet
 
createCallbacks(XDocument) - Method in class org.xoe.servlet.XoeServlet
Set the callbacks on the document so we get any interesting events.
createContentElement(URL) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, byte[]) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, byte[], Date) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, InputStream) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, InputStream, Date) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, InputStream, int) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createContentElement(URL, InputStream, int, Date) - Method in class org.xoe.core.content.ContentElementFactory
Returns the content element associated with the content at url.
createNewItem() - Method in class org.xoe.editor.data.Main
 
createUniqueFilename(URL, String, String) - Static method in class org.xoe.core.content.Stash
A convenience method which returns an unused Stash URL based on the criteria passed in.
ctrs - Static variable in class org.xoe.core.content.DefaultContentTypeResolver
 
currentState - Variable in class org.xoe.editor.data.Main
 
cut() - Method in interface org.xoe.services.IClipboard
Delete the marked region and copy its contents to the clipboard.

D

DATA_DOC - Static variable in interface org.xoe.core.Constants
 
DEFAULT - Static variable in class org.xoe.editor.data.Main
 
DEFAULT_BOOTSTRAP - Static variable in interface org.xoe.core.Constants
The name of the file which contains the default configuration settings
DEFAULT_NAMESPACE - Static variable in interface org.xoe.core.Constants
default XOE namespace string
DEFAULT_THEME - Static variable in interface org.xoe.core.Constants
The default theme
DEFAULT_THEMES_DIR - Static variable in interface org.xoe.core.Constants
The default themes directory (relative path from XMLRoot)
DEFAULT_VIEW - Static variable in interface org.xoe.core.Constants
default xhtml views
defaultCallback - Variable in class org.xoe.servlet.XoeServlet
Default callback
DefaultContentTypeResolver - class org.xoe.core.content.DefaultContentTypeResolver.
The class DefaultContentTypeResolver keeps track of basic suffix->mimetype mappings.
DefaultContentTypeResolver() - Constructor for class org.xoe.core.content.DefaultContentTypeResolver
 
defaultMenu - Variable in class org.xoe.editor.data.Main
 
DELETE - Static variable in interface org.xoe.core.Constants
 
Dependency - class org.xoe.core.packages.Dependency.
Instances of this class represent abstract specifications of packages.
Dependency(Element) - Constructor for class org.xoe.core.packages.Dependency
Parses the standard dependency attributes, such as predepends, xpath, name, and ns, on a <dep /> element.
Dependency(String, String) - Constructor for class org.xoe.core.packages.Dependency
 
Dependency(String, String, boolean) - Constructor for class org.xoe.core.packages.Dependency
 
Dependency(String, String, String) - Constructor for class org.xoe.core.packages.Dependency
 
Dependency(String, String, String, boolean) - Constructor for class org.xoe.core.packages.Dependency
 
DESCENDING_SORT - Static variable in interface org.xoe.core.Constants
 
detach() - Method in interface org.xoe.services.IVirtualInput
 
DISPLAY - Static variable in interface org.xoe.core.Constants
 
DISPLAY_VIEW - Static variable in interface org.xoe.core.Constants
 
DISPLAYING_ITEM - Static variable in class org.xoe.editor.data.Main
 
DOCTYPE_NAME_NS_XHTML - Static variable in interface org.xoe.core.Constants
doctype name ns for xhtml
DOCUMENT - Static variable in class org.xoe.servlet.XoeServletRequest
 
DocumentCache - class org.xoe.core.content.DocumentCache.
The DocumentCache class provides a convenient front-end to the Content Cache for handling XML documents.
DocumentCache() - Constructor for class org.xoe.core.content.DocumentCache
 
doesPropagateHistory() - Method in class org.xoe.servlet.XoeServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.servlet.XoeServlet
the default behaviour of XoeServlet is to render the file default.xhtml
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
DOUBLE_QUOTE_KEY - Static variable in interface org.xoe.core.Constants
'double quote' string and character values
DOUBLE_QUOTE_SYMBOL - Static variable in interface org.xoe.core.Constants
 
dump() - Method in class org.xoe.core.packages.StashPackageQueryHandler
Debugging method: dumps all PackageDescriptions to System.err.
dumpContextVector(Vector) - Static method in class org.xoe.core.packages.InstallContext
 
dumpContextVector(Vector) - Static method in class org.xoe.core.packages.UninstallContext
 

E

EDIT - Static variable in interface org.xoe.core.Constants
 
EDIT_ITEM_VIEW - Static variable in interface org.xoe.core.Constants
 
EDITING_ITEM - Static variable in class org.xoe.editor.data.Main
 
EDITING_NOTE - Static variable in class org.xoe.editor.data.Main
 
encodeName(String) - Static method in class org.xoe.core.content.ContentElement
Returns a string which is the encoded representation of the string passed in.
encodeRedirectUrl(String) - Method in class org.xoe.servlet.XoeServletResponse
 
encodeRedirectURL(String) - Method in class org.xoe.servlet.XoeServletResponse
 
encodeUrl(String) - Method in class org.xoe.servlet.XoeServletResponse
 
encodeURL(String) - Method in class org.xoe.servlet.XoeServletResponse
 
Engine - class org.xoe.core.Engine.
Engine is the primary controlling class for the XOE framework.
Engine() - Constructor for class org.xoe.core.Engine
 
eq(PackageVersion) - Method in class org.xoe.core.packages.PackageVersion
 
equals(Object) - Method in class org.xoe.core.packages.Dependency
 
equals(Object) - Method in class org.xoe.core.packages.Proviso
 
equals(Object) - Method in class org.xoe.core.content.ContentType
 
equals(PackageDescription) - Method in class org.xoe.core.packages.PackageDescription
Compares objects by their unique identifier strings.
ExpirationVerifierException - exception org.xoe.core.packages.ExpirationVerifierException.
 
ExpirationVerifierException(String) - Constructor for class org.xoe.core.packages.ExpirationVerifierException
 
EXTENSION_ALL - Static variable in interface org.xoe.core.Constants
 
EXTENSION_DTD - Static variable in interface org.xoe.core.Constants
 
EXTENSION_HTML - Static variable in interface org.xoe.core.Constants
 
EXTENSION_LNK - Static variable in interface org.xoe.core.Constants
 
EXTENSION_WML - Static variable in interface org.xoe.core.Constants
 
EXTENSION_XHTML - Static variable in interface org.xoe.core.Constants
 
EXTENSION_XML - Static variable in interface org.xoe.core.Constants
 
EXTENSION_XOE - Static variable in interface org.xoe.core.Constants
 
EXTENSION_XOE_CONFIG - Static variable in interface org.xoe.core.Constants
 
EXTENSION_ZIP - Static variable in interface org.xoe.core.Constants
 

F

FEATURE_CONFIG - Static variable in interface org.xoe.services.IApplication
 
FEATURE_DOCTYPE_NAME_NS - Static variable in interface org.xoe.core.Constants
 
FEATURE_EXTENSION - Static variable in interface org.xoe.core.Constants
 
FEATURE_MIMETYPE - Static variable in interface org.xoe.core.Constants
 
FEATURE_NAMESPACE - Static variable in interface org.xoe.core.packages.IPackageXMLHandler
 
fetch(String) - Static method in class org.xoe.core.content.Stash
Returns the ContentElement from the Stash referred to by uri.
fetch(String) - Static method in class org.xoe.core.content.ContentCache
 
fetch(URL) - Static method in class org.xoe.core.content.Stash
Returns the ContentElement from the Stash referred to by url.
fetch(URL) - Static method in class org.xoe.core.content.ContentCache
 
fetchDocument(String) - Static method in class org.xoe.core.content.DocumentCache
Returns the XML document specified by uri.
fetchDocument(String, XDocument) - Static method in class org.xoe.core.content.DocumentCache
Returns the XML document specified by uri resolved relative to doc.
fetchDocument(URL) - Static method in class org.xoe.core.content.DocumentCache
Returns the XML document specified by url.
fetchFromPackageWorkspace(String, String, String) - Static method in class org.xoe.core.content.DocumentCache
Returns the XML document refered to by filename from the package workspace.
fetchItem(String) - Method in class org.xoe.editor.data.Main
 
FILE_PROTOCOL - Static variable in interface org.xoe.core.Constants
The file protocol handle
FileIteratingInstaller - class org.xoe.core.packages.FileIteratingInstaller.
Base class for installing files.
FileIteratingInstaller() - Constructor for class org.xoe.core.packages.FileIteratingInstaller
 
findFirstNode(String) - Static method in class org.xoe.core.content.Stash
Returns the first content element in the node list returned by evaluating query using the root Stash directory as the context.
findFirstNode(String) - Static method in class org.xoe.core.content.ContentCache
 
findFirstNode(XPath) - Static method in class org.xoe.core.content.Stash
Returns the first content element in the node list returned by evaluating query using the root Stash directory as the context.
findFirstNode(XPath) - Static method in class org.xoe.core.content.ContentCache
Returns the first node satisfying the xpath query query using this node as the context.
findImplementor(String) - Static method in class org.xoe.core.services.ServiceLocator
 
findImplementor(String, String) - Static method in class org.xoe.core.services.ServiceLocator
 
findImplementors(String) - Static method in class org.xoe.core.services.ServiceLocator
 
findImplementors(String, String) - Static method in class org.xoe.core.services.ServiceLocator
 
findNodes(String) - Static method in class org.xoe.core.content.Stash
Returns the list of nodes satisfying the location path query using the root Stash directory as the context.
findNodes(String) - Static method in class org.xoe.core.content.ContentCache
Returns the nodes satisfying the xpath query query using this node as the context.
findNodes(XPath) - Static method in class org.xoe.core.content.Stash
Returns the list of nodes satisfying the location path query using the root Stash directory as the context.
findNodes(XPath) - Static method in class org.xoe.core.content.ContentCache
Returns the nodes satisfying the xpath query query using this node as the context.
findService(IServiceQuery) - Static method in class org.xoe.core.services.ServiceLocator
 
findService(String) - Static method in class org.xoe.core.services.ServiceLocator
Find a single service.
findServices(IServiceQuery) - Static method in class org.xoe.core.services.ServiceLocator
 
findServices(String) - Static method in class org.xoe.core.services.ServiceLocator
Find all the services matching the XPath.
flushBuffer() - Method in class org.xoe.servlet.XoeServletResponse
 
forgetArchive() - Method in class org.xoe.core.packages.XoePackage
Removes all references to the original XOE archive.
forgetPackages() - Static method in class org.xoe.core.packages.PackageManager
 
FORWARD - Static variable in interface org.xoe.core.Constants
 
forward(DocumentViewer) - Method in interface org.xoe.services.IHistory
Get the next document off the document history stack for dv, and set it as the displayed document for dv.
forward(DocumentViewer, Document, URL) - Method in interface org.xoe.services.IHistory
Push doc onto the top of the document history stack for dv and set it as the currently displayed document.
foundData(Node, String) - Method in class org.xoe.editor.data.Main
return true if enough data exists to consider this a true data element
free(SimpleServiceQuery) - Static method in class org.xoe.core.services.SimpleServiceQuery
 
FUNCTION_CONTENT_HANDLER - Static variable in interface org.xoe.core.Constants
content type resolution constants
FUNCTION_SHELL - Static variable in interface org.xoe.core.IShell
 
FUNCTIONALITY - Static variable in interface org.xoe.soap.ISoapService
 
FUNCTIONALITY - Static variable in interface org.xoe.display.dom.plugin.INPService
 
FUNCTIONALITY - Static variable in interface org.xoe.display.dom.IEditableDocumentBuilder
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IApplication
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IClipboard
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IHistory
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IIconResolver
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IPackageSelector
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IURLViewer
 
FUNCTIONALITY - Static variable in interface org.xoe.services.IVirtualInput
 
FUNCTIONALITY - Static variable in interface org.xoe.core.packages.IPackageServerFactory
 
FUNCTIONALITY - Static variable in interface org.xoe.core.packages.IPackageXMLHandler
 
FUNCTIONALITY - Static variable in interface org.xoe.core.content.IContentTypeResolver
 

G

generateConflicts() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
generateConflicts() - Method in class org.xoe.core.packages.InstallScriptHandler
 
generateConflicts() - Method in interface org.xoe.core.packages.IPackageXMLHandler
This function is used at build time.
generateConflicts() - Method in class org.xoe.core.packages.BaseInstaller
 
generateConflicts() - Method in class org.xoe.core.packages.ServiceInstaller
 
generateConflicts() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
generateProvides() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
generateProvides() - Method in class org.xoe.core.packages.InstallScriptHandler
 
generateProvides() - Method in class org.xoe.core.packages.NativeInstaller
 
generateProvides() - Method in interface org.xoe.core.packages.IPackageXMLHandler
This function is used at build time.
generateProvides() - Method in class org.xoe.core.packages.BaseInstaller
All packages provide at least this basic proviso.
generateProvides() - Method in class org.xoe.core.packages.ServiceInstaller
 
generateProvides() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
generateRequires() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
generateRequires() - Method in class org.xoe.core.packages.InstallScriptHandler
 
generateRequires() - Method in class org.xoe.core.packages.NativeInstaller
 
generateRequires() - Method in interface org.xoe.core.packages.IPackageXMLHandler
This function is used at build time.
generateRequires() - Method in class org.xoe.core.packages.BaseInstaller
 
generateRequires() - Method in class org.xoe.core.packages.ServiceInstaller
 
generateRequires() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
geq(PackageVersion) - Method in class org.xoe.core.packages.PackageVersion
 
getAction() - Method in class org.xoe.core.packages.PackageAction
 
getActionMap() - Method in class org.xoe.core.packages.PackageActionSet
 
getActionSet() - Static method in class org.xoe.core.packages.PackageManager
 
getActionSet() - Method in class org.xoe.core.packages.InstallOption
 
getArchitecture() - Method in class org.xoe.core.packages.PackageDescription
Gets the architecture the described package was built for
getArchitecture() - Method in class org.xoe.core.packages.XoePackage
Get the architecture this package was built for
getArchiveURI() - Method in class org.xoe.servlet.XoeServlet
 
getAttribute(String) - Method in class org.xoe.servlet.XoeServletContext
 
getAttribute(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getAuthType() - Method in class org.xoe.servlet.XoeServletRequest
 
getBackURLString() - Method in class org.xoe.servlet.XoeServlet
 
getBadPackage() - Method in class org.xoe.core.packages.UninstallablePackage
 
getBatchContexts(String[]) - Static method in class org.xoe.core.packages.InstallContext
 
getBootstrapDirectory() - Static method in class org.xoe.core.Engine
 
getBufferSize() - Method in class org.xoe.servlet.XoeServletResponse
 
getBuildDate() - Static method in class org.xoe.core.Engine
 
getBuildHost() - Static method in class org.xoe.core.Engine
 
getBuildId() - Static method in class org.xoe.core.Engine
 
getBuildUser() - Static method in class org.xoe.core.Engine
 
getCandidateContext(IPackageQuery) - Static method in class org.xoe.core.packages.UninstallContext
 
getCandidateContext(PackageDescription) - Static method in class org.xoe.core.packages.UninstallContext
 
getCandidateContexts(IPackageQuery) - Static method in class org.xoe.core.packages.InstallContext
 
getCandidateContexts(PackageDescription) - Static method in class org.xoe.core.packages.InstallContext
 
getCharacterEncoding() - Method in class org.xoe.servlet.XoeServletRequest
 
getCharacterEncoding() - Method in class org.xoe.servlet.XoeServletResponse
 
getClassLoader() - Method in class org.xoe.core.packages.ClassInstallerData
 
getConfig(String) - Static method in class org.xoe.core.Engine
 
getConfig(String, int) - Static method in class org.xoe.core.Engine
 
getConfig(String, String) - Static method in class org.xoe.core.Engine
 
getConflictingPackages() - Method in class org.xoe.core.packages.PackageIncompleteException
Returns an array of packages that conflict with the Incomplete Package
getConflicts() - Method in class org.xoe.core.packages.PackageDescription
Returns an array of IPackageQuery objects representing packages that conflict with this one
getConflictsInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageDescription
Returns a vector containing all packages that conflict with this one in the set represented by the specified IPackageQueryHandler
getContentLength() - Method in class org.xoe.servlet.XoeServletRequest
 
getContentLength() - Method in class org.xoe.core.content.ContentElement
Returns the size of the data associated with this content.
getContentType() - Method in class org.xoe.servlet.XoeServletRequest
 
getContentType(ContentElement) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(ContentType, InputStream) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(String) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(String, InputStream) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(URL) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(URL, String) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getContentType(URL, String, InputStream) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getCookies() - Method in class org.xoe.servlet.XoeServletRequest
 
getCopyrightHolder() - Method in class org.xoe.core.packages.PackageDescription
Get the copyright holder name listed in the info section of the description.
getCopyrightYear() - Method in class org.xoe.core.packages.PackageDescription
Get returns the year that the package was copyrighted
getCreationTime() - Method in class org.xoe.servlet.XoeSession
 
getCurrentItem() - Method in class org.xoe.editor.data.Main
 
getDataDir() - Method in class org.xoe.servlet.XoeServlet
 
getDateHeader(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getDepElement(Document) - Method in class org.xoe.core.packages.Dependency
Build an XML representation of this Dependency.
getDepElement(Document) - Method in class org.xoe.core.packages.PackageDependency
 
getDepElement(Document) - Method in class org.xoe.core.packages.ServiceDependency
 
getDependencies() - Method in class org.xoe.core.packages.PackageDescription
Returns an array of package queries representing packages upon which this one depends
getDescription() - Method in class org.xoe.core.packages.PackageAction
 
getDescription() - Method in class org.xoe.core.packages.XoePackage
Retrieve the package description that was found in the XOE archive
getDescription(String) - Static method in class org.xoe.core.packages.PackageManager
 
getDescription(String, String) - Static method in class org.xoe.core.packages.PackageManager
 
getDisplayedDocument() - Method in class org.xoe.servlet.XoeServlet
Get the document currently on the screen.
getDoctypeName() - Method in class org.xoe.editor.data.Main
 
getDocument() - Method in class org.xoe.core.packages.PackageDescription
Get a DOM representation of this package description.
getDocument(ContentElement) - Method in interface org.xoe.core.content.IDocumentBuilder
Returns the XML Document referred to by content.
getDocumentViewer() - Method in class org.xoe.servlet.XoeServlet
Get the document viewer
getEditableDocument(ContentElement) - Method in interface org.xoe.display.dom.IEditableDocumentBuilder
 
getError() - Method in interface org.xoe.auth.IAuth
 
getErrorMessage(int) - Method in interface org.xoe.auth.IAuth
 
getExData(Object) - Method in class org.xoe.core.packages.XoePackage
Retrieve stored data associated with the specified key
getFactory() - Static method in class org.xoe.core.content.Stash
Returns the factory to use for creating a new Stash content element.
getFactory() - Static method in class org.xoe.core.content.ContentCache
 
getFailure() - Static method in class org.xoe.core.packages.InstallContext
 
getFeatures() - Method in class org.xoe.core.packages.PackageQuery
 
getFeatures(String) - Method in class org.xoe.servlet.XoeServlet
 
getFeatures(String) - Method in class org.xoe.core.packages.FileIteratingInstaller
 
getFeatures(String) - Method in class org.xoe.core.packages.InstallScriptHandler
 
getFeatures(String) - Method in class org.xoe.core.packages.BaseInstaller
 
getFeatures(String) - Method in class org.xoe.core.packages.ServiceInstaller
 
getFeatures(String) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getFeatures(String) - Method in interface org.xoe.core.services.IService
This function may return null.
getFeatures(String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
getFileFromPackageWorkspace(String) - Method in class org.xoe.servlet.XoeServlet
 
getFileNamePrefix() - Method in class org.xoe.editor.data.Main
 
getFileNamePrefix(XDocument) - Method in class org.xoe.editor.data.Main
return a unique string to use as the stash name for a new item
getFirstChild() - Method in class org.xoe.core.content.StashDirectory
 
getFriendlyName() - Method in class org.xoe.core.packages.PackageDescription
Gets the name listed in the info section of the description.
getFunction(String) - Method in class org.xoe.core.packages.PackageXPathFunctionProvider
 
getFunctionalities() - Method in class org.xoe.servlet.XoeServlet
 
getFunctionalities() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
getFunctionalities() - Method in class org.xoe.core.packages.InstallScriptHandler
 
getFunctionalities() - Method in class org.xoe.core.packages.BaseInstaller
 
getFunctionalities() - Method in class org.xoe.core.packages.ServiceInstaller
 
getFunctionalities() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getFunctionalities() - Method in interface org.xoe.core.services.IService
Functionalities are Strings that can be used to differentiate between different kinds of IServices.
getFunctionalities() - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
getFunctionality() - Method in class org.xoe.core.packages.PackageQuery
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.InstallScriptHandler
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.ClassInstaller
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.NativeInstaller
 
getHandlerPredependencies() - Method in interface org.xoe.core.packages.IPackageXMLHandler
Return the namespaces of handlers that must be called before this one at package install time.
getHandlerPredependencies() - Method in class org.xoe.core.packages.ResourceInstaller
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.BindingInstaller
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.BaseInstaller
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.ServiceInstaller
 
getHandlerPredependencies() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getHeader(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getHeaderNames() - Method in class org.xoe.servlet.XoeServletRequest
 
getIconURL(ContentElement) - Method in interface org.xoe.services.IIconResolver
Returns a url to the icon for this ContentElement object.
getIconURL(ContentType) - Method in interface org.xoe.services.IIconResolver
Returns a url to the icon for this ContentType.
getId() - Method in class org.xoe.servlet.XoeSession
 
getImage(ContentElement) - Method in interface org.xoe.display.dom.IImageBuilder
 
getIncompletePackage() - Method in class org.xoe.core.packages.PackageIncompleteException
Returns the package that reported conflicts or unmet dependencies
getInformation() - Method in class org.xoe.servlet.XoeServlet
 
getInformation() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
getInformation() - Method in class org.xoe.core.packages.InstallScriptHandler
 
getInformation() - Method in class org.xoe.core.packages.BaseInstaller
 
getInformation() - Method in class org.xoe.core.packages.ServiceInstaller
 
getInformation() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getInformation() - Method in interface org.xoe.core.services.IService
Returns extra meta-information about the service as an array of Strings.
getInformation() - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
getInitParameter(String) - Method in class org.xoe.servlet.XoeServletConfig
 
getInitParameterNames() - Method in class org.xoe.servlet.XoeServletConfig
 
getInputFormats() - Method in interface org.xoe.audio.ICodec
 
getInputLanguage() - Method in interface org.xoe.services.IVirtualInput
 
getInputLocale() - Method in interface org.xoe.services.IVirtualInput
 
getInputStream() - Method in class org.xoe.servlet.XoeServletRequest
 
getInputStream() - Method in class org.xoe.core.packages.XoePackage
Same as getZipInputStream but cast to InputStream
getInputStream() - Method in class org.xoe.core.content.ContentElement
Returns the InputStream associated with this content.
getInstallablePackages() - Method in class org.xoe.core.packages.SearchResults
 
getInstalledPackages() - Static method in class org.xoe.core.packages.PackageManager
 
getInstalledPackages() - Method in class org.xoe.core.packages.SearchResults
 
getInstalledServices() - Method in class org.xoe.core.packages.ServiceInstaller.ServiceInstallerData
 
getInstance() - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getInterface() - Method in class org.xoe.core.packages.PackageQuery
 
getInterfaces(String) - Method in class org.xoe.servlet.XoeServlet
 
getInterfaces(String) - Method in class org.xoe.core.packages.FileIteratingInstaller
 
getInterfaces(String) - Method in class org.xoe.core.packages.InstallScriptHandler
 
getInterfaces(String) - Method in class org.xoe.core.packages.BaseInstaller
 
getInterfaces(String) - Method in class org.xoe.core.packages.ServiceInstaller
 
getInterfaces(String) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getInterfaces(String) - Method in interface org.xoe.core.services.IService
Returns the String names of all the Java interfaces that the IService implements for the given functionality.
getInterfaces(String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
getIntHeader(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getItemConfirmDeleteDialog() - Method in class org.xoe.editor.data.Main
 
getItemDisplayView() - Method in class org.xoe.editor.data.Main
 
getItemDocument() - Method in class org.xoe.editor.data.Main
 
getItemEditView() - Method in class org.xoe.editor.data.Main
 
getItemNamespaceURI() - Method in class org.xoe.editor.data.Main
 
getItemSelectView() - Method in class org.xoe.editor.data.Main
 
getKeywords() - Method in class org.xoe.core.packages.PackageQuery
 
getLastAccessedTime() - Method in class org.xoe.servlet.XoeSession
 
getLastChild() - Method in class org.xoe.core.content.StashDirectory
 
getLastModified() - Method in class org.xoe.core.content.ContentElement
Returns the date this object was last changed
getLength() - Method in class org.xoe.core.content.StashDirectory
 
getLibrary() - Method in interface org.xoe.display.dom.plugin.INPService
Get the plugin library pathname
getLocale() - Method in class org.xoe.servlet.XoeServletResponse
 
getLocalName() - Method in class org.xoe.core.packages.Dependency
 
getLocalName() - Method in class org.xoe.core.packages.Proviso
 
getMaintainerEmail() - Method in class org.xoe.core.packages.PackageDescription
Get the maintainer email listed in the info section of the description.
getMaintainerName() - Method in class org.xoe.core.packages.PackageDescription
Get the maintainer name listed in the info section of the description.
getMajor() - Method in class org.xoe.core.packages.PackageVersion
 
getMaxVer() - Method in class org.xoe.core.packages.PackageQuery
 
getMetadata() - Method in class org.xoe.core.packages.Proviso
 
getMethod() - Method in class org.xoe.servlet.XoeServletRequest
 
getMimetype() - Method in class org.xoe.core.content.ContentType
 
getMimeType(String) - Method in class org.xoe.servlet.XoeServletContext
 
getMinor() - Method in class org.xoe.core.packages.PackageVersion
 
getMinVer() - Method in class org.xoe.core.packages.PackageQuery
 
getName() - Method in class org.xoe.core.packages.PackageDescription
Get the unique name of this package
getName() - Method in class org.xoe.core.packages.PackageAction
 
getName() - Method in class org.xoe.core.packages.XoePackage
Gets the package name listed in the package description
getName() - Static method in class org.xoe.core.Engine
 
getNamespaceURI() - Method in class org.xoe.core.packages.Dependency
 
getNamespaceURI() - Method in class org.xoe.core.packages.InstallScriptHandler
 
getNamespaceURI() - Method in class org.xoe.core.packages.ClassInstaller
 
getNamespaceURI() - Method in class org.xoe.core.packages.NativeInstaller
 
getNamespaceURI() - Method in interface org.xoe.core.packages.IPackageXMLHandler
Returns the namespace URI associated with this installer.
getNamespaceURI() - Method in class org.xoe.core.packages.ResourceInstaller
 
getNamespaceURI() - Method in class org.xoe.core.packages.BindingInstaller
 
getNamespaceURI() - Method in class org.xoe.core.packages.BaseInstaller
 
getNamespaceURI() - Method in class org.xoe.core.packages.Proviso
 
getNamespaceURI() - Method in class org.xoe.core.packages.ServiceInstaller
 
getNamespaceURI() - Method in class org.xoe.core.packages.MimeTypeInstaller
 
getNewInstalls() - Method in class org.xoe.core.packages.InstallOption
 
getNewInstalls() - Method in class org.xoe.core.packages.PackageActionSet
 
getNoteConfirmDeleteDialog() - Method in class org.xoe.editor.data.Main
 
getNoteEditView() - Method in class org.xoe.editor.data.Main
 
getNoteIconURL() - Method in class org.xoe.editor.data.Main
 
getOriginal() - Method in class org.xoe.core.packages.PackageAction
 
getOutputFormats() - Method in interface org.xoe.audio.ICodec
 
getOutputStream() - Method in class org.xoe.servlet.XoeServletResponse
 
getPackage() - Method in class org.xoe.core.packages.XoeClassLoader
 
getPackage(Class) - Static method in class org.xoe.core.packages.XoePackage
Given a class c return the xoe package which provided it.
getPackageArchiveURI(String) - Static method in class org.xoe.core.content.Stash
Returns the installed location of the package, known as the package archive, for pkgURI.
getPackageName() - Method in class org.xoe.servlet.XoeServlet
 
getPackageQuery(String) - Method in class org.xoe.core.content.ContentType
 
getPackages() - Method in class org.xoe.core.packages.InstallContext
 
getPackages() - Method in class org.xoe.core.packages.UninstallContext
 
getPackageURI() - Method in class org.xoe.servlet.XoeServlet
 
getPackageURI() - Method in class org.xoe.core.packages.PackageDescription
m_arch is null for non-native packages.
getPackageURI() - Method in class org.xoe.core.packages.XoePackage
Gets the package URI built from the name, version, and architecture listed in the package description
getPackageURI(String, String, String) - Static method in class org.xoe.core.packages.PackageDescription
Determines the package URI for a package with the specified name, architecture (null if non-native), and version
getPackageWorkspaceURI(String, String) - Static method in class org.xoe.core.content.Stash
Returns the package workspace URI for the username and package name passed in.
getPage(ContentElement) - Method in interface org.xoe.services.IURLViewer
Converts the content data into a renderable XDocument.
getPage(String) - Method in interface org.xoe.services.IURLViewer
Fetches the url's contents off the web (or locally) and converts it into a renderable XDocument.
getPage(String, String) - Method in class org.xoe.editor.data.Main
 
getPage(URL) - Method in interface org.xoe.services.IURLViewer
Fetches the url's contents off the web (or locally) and converts it into a renderable XDocument.
getParameter(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getParameterNames() - Method in class org.xoe.servlet.XoeServletRequest
 
getParameterValues(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getPath() - Static method in class org.xoe.core.content.Stash
Returns the directory on the filesystem that corresponds to the Stash.
getPathInfo() - Method in class org.xoe.servlet.XoeServletRequest
 
getPathTranslated() - Method in class org.xoe.servlet.XoeServletRequest
 
getPkgArchiveRoot() - Static method in class org.xoe.core.content.Stash
Returns the URL of the read-only directory where packages are installed.
getPkgName() - Method in class org.xoe.core.packages.PackageQuery
 
getPluginClass() - Method in interface org.xoe.display.dom.plugin.INPService
Get the plugin content-specific rendering widget class
getPredependencies() - Method in class org.xoe.core.packages.PackageDescription
Returns an array of package queries representing packages upon which this one predepends
getPredepends() - Method in class org.xoe.core.packages.Dependency
 
getPrimary() - Method in class org.xoe.core.packages.InstallContext
 
getPrimary() - Method in class org.xoe.core.packages.InstallOption
 
getPrimary() - Method in class org.xoe.core.packages.UninstallContext
 
getProtocol() - Method in class org.xoe.servlet.XoeServletRequest
 
getProvider() - Method in class org.xoe.core.services.ServiceInstanceElement
 
getProviderKey() - Method in class org.xoe.core.services.ServiceInstanceElement
 
getProvides() - Method in class org.xoe.core.packages.XoePackage
Retrieves all the provisos listed in the package description
getQueryString() - Method in class org.xoe.servlet.XoeServletRequest
 
getQueryTime() - Static method in class org.xoe.core.packages.PackageDescription
 
getReader() - Method in class org.xoe.servlet.XoeServletRequest
 
getRealPath(String) - Method in class org.xoe.servlet.XoeServletContext
 
getRealPath(String) - Method in class org.xoe.servlet.XoeServletRequest
 
getReasonString() - Method in class org.xoe.core.packages.UninstallablePackage
 
getRegistry() - Static method in class org.xoe.core.services.ServiceLocator
 
getRelativeDocument(String) - Method in class org.xoe.servlet.XoeServlet
 
getRelativeSrc(String) - Method in class org.xoe.servlet.XoeServlet
 
getRemoteAddr() - Method in class org.xoe.servlet.XoeServletRequest
 
getRemoteHost() - Method in class org.xoe.servlet.XoeServletRequest
 
getRemoteUser() - Method in class org.xoe.servlet.XoeServletRequest
 
getReplacements() - Method in class org.xoe.core.packages.InstallOption
 
getReplacements() - Method in class org.xoe.core.packages.PackageActionSet
 
getRequestedSessionId() - Method in class org.xoe.servlet.XoeServletRequest
 
getRequestURI() - Method in class org.xoe.servlet.XoeServletRequest
 
getResponse(String) - Method in interface org.xoe.auth.IAuthConversation
 
getRevision() - Method in class org.xoe.core.packages.PackageVersion
 
getScheme() - Method in class org.xoe.servlet.XoeServletRequest
 
getServer(String, String) - Method in interface org.xoe.core.packages.IPackageServerFactory
 
getServerInfo() - Method in class org.xoe.servlet.XoeServletContext
 
getServerName() - Method in class org.xoe.servlet.XoeServletRequest
 
getServerPort() - Method in class org.xoe.servlet.XoeServletRequest
 
getService(String) - Method in class org.xoe.core.content.ContentType
 
getServices(String) - Method in class org.xoe.core.content.ContentType
 
getServlet(String) - Method in class org.xoe.servlet.XoeServletContext
 
getServletContext() - Method in class org.xoe.servlet.XoeServletConfig
 
getServletFeatures(String) - Method in class org.xoe.servlet.XoeServlet
 
getServletFunctionalities() - Method in class org.xoe.servlet.XoeServlet
 
getServletInterfaces(String) - Method in class org.xoe.servlet.XoeServlet
 
getServletNames() - Method in class org.xoe.servlet.XoeServletContext
 
getServletPath() - Method in class org.xoe.servlet.XoeServletRequest
 
getServlets() - Method in class org.xoe.servlet.XoeServletContext
 
getSession(boolean) - Method in class org.xoe.servlet.XoeServletRequest
 
getSessionContext() - Method in class org.xoe.servlet.XoeSession
 
getShortcuts() - Method in class org.xoe.core.packages.ResourceInstallerData
 
getSpec() - Method in class org.xoe.core.packages.XoePackage
Get the DOM representation of the package description
getSuffix() - Method in class org.xoe.core.content.ContentType
 
getSuffix(String) - Static method in class org.xoe.core.content.DefaultContentTypeResolver
 
getSuggestedURL() - Method in class org.xoe.core.packages.PackageDescription
Returns the first URL listed from which the .xoe archive for this package can be retrieved
getSystemArch() - Static method in class org.xoe.core.Engine
 
getTargetPackage() - Method in class org.xoe.core.packages.UninstallablePackage
 
getTextDescription() - Method in class org.xoe.core.packages.PackageDescription
Return the textual description of this package with no XHTML markup
getTitleDocument() - Method in class org.xoe.servlet.XoeServlet
Get the title document
getType() - Method in class org.xoe.core.content.ContentElement
Returns the type of the data associated with this content.
getUninstallablePackages() - Method in class org.xoe.core.packages.SearchResults
 
getUninstallOption(PackageDescription) - Static method in class org.xoe.core.packages.PackageManager
 
getUninstalls() - Method in class org.xoe.core.packages.InstallOption
 
getUninstalls() - Method in class org.xoe.core.packages.PackageActionSet
 
getUnmetDependencies() - Method in class org.xoe.core.packages.PackageIncompleteException
Returns an array of unmet dependencies of the Incomplete Package
getUnmetDependenciesInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageDescription
Returns a vector of IPackageQuery objects representing dependencies of this package that were not met in the set of packages represented by the specified IPackageQueryHandler
getUpgradeQuery() - Method in class org.xoe.core.packages.PackageDescription
Builds an IPackageQuery object that will exclusively match all packages that are upgrades to this one
getURL() - Method in class org.xoe.core.content.ContentElement
Returns the URL associated with this content.
getURLParameter(String, String) - Static method in class org.xoe.servlet.XoeServlet
 
getUserConfig() - Method in class org.xoe.servlet.XoeServlet
 
getUserWorkspaceURI(String) - Static method in class org.xoe.core.content.Stash
Returns the workspace URI for the user designated by username.
getValue(String) - Method in class org.xoe.servlet.XoeSession
 
getValueNames() - Method in class org.xoe.servlet.XoeSession
 
getValues(Hashtable) - Static method in class org.xoe.core.packages.PackageUtils
 
getValues(Vector) - Static method in class org.xoe.core.packages.PackageUtils
 
getVendor() - Method in class org.xoe.core.packages.PackageDescription
Get the vendor name listed in the info section of the description.
getVer() - Method in class org.xoe.core.packages.PackageQuery
 
getVersion() - Method in class org.xoe.core.packages.PackageDescription
Get the version of this package
getVersion() - Method in class org.xoe.core.packages.XoePackage
Gets the package version listed in the package description
getVersion() - Static method in class org.xoe.core.Engine
 
getViewableDocument() - Method in interface org.xoe.display.dom.IViewable
 
getViewableDocument() - Method in class org.xoe.servlet.XoeServlet
Get the initial view on this component.
getViewableDocument(ContentElement) - Method in interface org.xoe.display.dom.IViewableDocumentBuilder
 
getWorkingDirectory() - Method in class org.xoe.core.packages.ResourceInstallerData
 
getWorkingDirectory(Class) - Static method in class org.xoe.core.content.Stash
Returns the workspace URL for the package that loaded c.
getWorkingDirectory(ClassLoader) - Static method in class org.xoe.core.content.Stash
Returns the workspace URL for the package that is associated with cl.
getWorkingDirectory(Object) - Static method in class org.xoe.core.content.Stash
Returns the workspace URL for the package that installed o.
getWorkingDirectory(XoePackage) - Static method in class org.xoe.core.content.Stash
Returns the URL of the package workspace for pkg.
getWorkspaceURI() - Method in class org.xoe.servlet.XoeServlet
 
getWriter() - Method in class org.xoe.servlet.XoeServletResponse
 
getXHTMLDescription() - Method in class org.xoe.core.packages.PackageDescription
Return the textual description of this package.
getXML() - Static method in class org.xoe.core.content.Stash
Returns the XML representation of the Stash document.
getXML() - Static method in class org.xoe.core.content.ContentCache
 
getXMLDoctypeNameNS() - Method in class org.xoe.core.content.ContentType
 
getXoeFilename() - Method in class org.xoe.core.packages.PackageDescription
Generate the filename for the package based on its name, version and arch.
getXoeFilename(String, String, String) - Static method in class org.xoe.core.packages.PackageDescription
find out what the name of a package 'packageName', with version 'version', would be (if it were compiled for 'arch').
getXPath() - Method in class org.xoe.core.packages.Dependency
 
getZipInputStream() - Method in class org.xoe.core.packages.XoePackage
Retrieves a ZipInputStream that can be used to access the contents of the XOE archive
GREATER_THAN_KEY - Static variable in interface org.xoe.core.Constants
'less than' string and character values
GREATER_THAN_SYMBOL - Static variable in interface org.xoe.core.Constants
 
gt(PackageVersion) - Method in class org.xoe.core.packages.PackageVersion
 

H

handleClipboard(String) - Method in class org.xoe.servlet.XoeServlet
 
handleException(String, Throwable) - Method in class org.xoe.core.packages.ClassIteratingInstaller
 
handleHistory(String) - Method in class org.xoe.servlet.XoeServlet
 
handleItem_cancelDelete(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_confirmDelete(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_createNew(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_display(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_edit(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_remove(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_save(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleItem_select(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleMenu() - Method in class org.xoe.editor.data.Main
 
handleNote_cancelDelete(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleNote_confirmDelete(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleNote_edit(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleNote_remove(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
handleNote_save(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 
hasChildNodes() - Method in class org.xoe.core.content.StashDirectory
 
hashCode() - Method in class org.xoe.core.content.ContentType
 
HIDE_IF_ATTR - Static variable in interface org.xoe.core.Constants
 
historyServiceQuery - Static variable in class org.xoe.servlet.XoeServlet
 
HOMEDIR_PROPERTY - Static variable in interface org.xoe.core.Constants
The system property which specifies the user's home directory
HREF_ATTR - Static variable in interface org.xoe.core.Constants
 

I

IApplication - interface org.xoe.services.IApplication.
An empty interface implemented by XoeServlet.
IAuth - interface org.xoe.auth.IAuth.
 
IAuthConversation - interface org.xoe.auth.IAuthConversation.
 
ICertificateVerifier - interface com.transvirtual.protocol.ssl.ICertificateVerifier.
 
IClipboard - interface org.xoe.services.IClipboard.
Interface for a service that provides a clipboard utility for Xoe.
ICodec - interface org.xoe.audio.ICodec.
 
IContentTypeResolver - interface org.xoe.core.content.IContentTypeResolver.
 
IDocumentBuilder - interface org.xoe.core.content.IDocumentBuilder.
This interface defines a XOE Service for building XML Documents from raw content.
IEditableDocumentBuilder - interface org.xoe.display.dom.IEditableDocumentBuilder.
 
IHistory - interface org.xoe.services.IHistory.
Describes a service which helps keep track of the displayed document history for an application.
IIconResolver - interface org.xoe.services.IIconResolver.
Provides a service to look up appropriate icons for content.
IImageBuilder - interface org.xoe.display.dom.IImageBuilder.
 
INativeInstallerHelper - interface org.xoe.core.packages.INativeInstallerHelper.
 
init(Document) - Method in class org.xoe.servlet.XoeServlet
 
init(Document) - Method in class org.xoe.core.packages.FileIteratingInstaller
 
init(Document) - Method in class org.xoe.core.packages.InstallScriptHandler
 
init(Document) - Method in class org.xoe.core.packages.BaseInstaller
 
init(Document) - Method in class org.xoe.core.packages.ServiceInstaller
 
init(Document) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
init(Document) - Method in interface org.xoe.core.services.IService
Services can be configued with a DOM Document.
init(Document) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
init(IService) - Method in class org.xoe.core.services.ServiceInstanceElement
Build the DOM tree for this element based on information from the IService.
init(ServletConfig) - Method in class org.xoe.servlet.XoeServlet
 
initSubsystem(Document) - Method in class org.xoe.core.PackagingSubsystem
 
initSubsystem(Document) - Method in class org.xoe.core.Engine
 
initSubsystem(Document) - Method in class org.xoe.core.LocaleSubsystem
 
initSubsystem(Document) - Method in class org.xoe.core.ThemeSubsystem
 
initSubsystem(Document) - Method in class org.xoe.core.ProtocolSubsystem
 
initSubsystem(Document) - Method in class org.xoe.core.ContentSubsystem
 
initSubsystem(Document) - Method in interface org.xoe.core.ISubsystem
 
INPService - interface org.xoe.display.dom.plugin.INPService.
A XOE Service for Netscape-Plugin libraries
INSERT_BEFORE_ATTR - Static variable in interface org.xoe.core.Constants
 
insertBefore(Node, Node) - Method in class org.xoe.core.content.StashDirectory
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.InstallScriptHandler
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ClassInstaller
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.NativeInstaller
 
install(XoePackage, Proviso[]) - Method in interface org.xoe.core.packages.IPackageXMLHandler
Perform any install time operations
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ResourceInstaller
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BindingInstaller
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BaseInstaller
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ServiceInstaller
 
install(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
InstallContext - class org.xoe.core.packages.InstallContext.
 
InstallContext() - Constructor for class org.xoe.core.packages.InstallContext
 
InstallException - exception org.xoe.core.packages.InstallException.
Used to indicate an error while installing a package.
InstallException(String) - Constructor for class org.xoe.core.packages.InstallException
 
InstallException(Throwable, String) - Constructor for class org.xoe.core.packages.InstallException
 
InstallException(Throwable, XoePackage, String) - Constructor for class org.xoe.core.packages.InstallException
 
InstallException(XoePackage, String) - Constructor for class org.xoe.core.packages.InstallException
 
InstallOption - class org.xoe.core.packages.InstallOption.
 
installPackage(URL) - Static method in class org.xoe.core.packages.PackageManager
 
installPackage(XoePackage) - Static method in class org.xoe.core.packages.PackageManager
 
installPackage(XoePackage) - Static method in class org.xoe.core.packages.Core
Install a package.
InstallScript - interface org.xoe.core.packages.InstallScript.
 
InstallScriptHandler - class org.xoe.core.packages.InstallScriptHandler.
 
InstallScriptHandler() - Constructor for class org.xoe.core.packages.InstallScriptHandler
 
installTimer - Static variable in class org.xoe.core.packages.Core
 
INTERFACE - Static variable in interface org.xoe.soap.ISoapService
 
INTERFACE - Static variable in interface org.xoe.display.dom.plugin.INPService
 
INTERFACE - Static variable in interface org.xoe.display.dom.IImageBuilder
 
INTERFACE - Static variable in interface org.xoe.display.dom.IViewable
 
INTERFACE - Static variable in interface org.xoe.display.dom.IViewableDocumentBuilder
 
INTERFACE - Static variable in interface org.xoe.display.dom.IEditableDocumentBuilder
 
INTERFACE - Static variable in interface org.xoe.services.IApplication
 
INTERFACE - Static variable in interface org.xoe.services.IClipboard
 
INTERFACE - Static variable in interface org.xoe.services.IHistory
 
INTERFACE - Static variable in interface org.xoe.services.IIconResolver
 
INTERFACE - Static variable in interface org.xoe.services.IPackageSelector
 
INTERFACE - Static variable in interface org.xoe.services.IURLViewer
 
INTERFACE - Static variable in interface org.xoe.services.IVirtualInput
 
INTERFACE - Static variable in interface org.xoe.core.packages.IPackageServerFactory
 
INTERFACE - Static variable in interface org.xoe.core.packages.IPackageXMLHandler
 
INTERFACE - Static variable in interface org.xoe.core.content.IDocumentBuilder
The IService interface implemented by this service.
INTERFACE - Static variable in interface org.xoe.core.content.IContentTypeResolver
 
INTERFACE - Static variable in interface org.xoe.core.IShell
 
invalidate() - Method in class org.xoe.servlet.XoeSession
 
InvalidPackageException - exception org.xoe.core.packages.InvalidPackageException.
Indicates that problems were encountered while building a XoePackage object out of a *.xoe file
InvalidPackageException(String) - Constructor for class org.xoe.core.packages.InvalidPackageException
 
IPackageQuery - interface org.xoe.core.packages.IPackageQuery.
Represents a query that can be converted to XPath and performed against a package description
IPackageQueryHandler - interface org.xoe.core.packages.IPackageQueryHandler.
Represents an abstract collection of queryable packages
IPackageSelector - interface org.xoe.services.IPackageSelector.
A service that can convert a SearchResults object into a document that allows the user to inspect packages listed in the SearchResults and pick one of them to install or upgrade.
IPackageServerFactory - interface org.xoe.core.packages.IPackageServerFactory.
 
IPackageXMLHandler - interface org.xoe.core.packages.IPackageXMLHandler.
Interface that installer classes must use to generate package information and perform install/remove steps.
isAttached() - Method in interface org.xoe.services.IVirtualInput
 
isCommitted() - Method in class org.xoe.servlet.XoeServletResponse
 
isComplete() - Method in class org.xoe.core.packages.PackageActionSet
 
isCompleteInSet(IPackageQueryHandler) - Method in class org.xoe.core.packages.PackageAction
 
IService - interface org.xoe.core.services.IService.
Top-level interface for all XOE services.
IServiceQuery - interface org.xoe.core.services.IServiceQuery.
 
IShell - interface org.xoe.core.IShell.
 
isNew() - Method in class org.xoe.servlet.XoeSession
 
ISoapService - interface org.xoe.soap.ISoapService.
A XOE Service that provides a gateway to execute remote procedure calls via SOAP.
isRequestedSessionIdFromCookie() - Method in class org.xoe.servlet.XoeServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.xoe.servlet.XoeServletRequest
 
isRequestedSessionIdValid() - Method in class org.xoe.servlet.XoeServletRequest
 
ISubsystem - interface org.xoe.core.ISubsystem.
 
ITEM_TEMPLATE - Static variable in class org.xoe.editor.data.Main
 
item(int) - Method in class org.xoe.core.content.StashDirectory
 
itemConfirmDeleteDialog - Variable in class org.xoe.editor.data.Main
 
itemDisplayMenu - Variable in class org.xoe.editor.data.Main
 
itemDisplayTitle - Variable in class org.xoe.editor.data.Main
 
itemDisplayView - Variable in class org.xoe.editor.data.Main
 
itemEditMenu - Variable in class org.xoe.editor.data.Main
 
itemEditTitle - Variable in class org.xoe.editor.data.Main
 
itemEditView - Variable in class org.xoe.editor.data.Main
 
itemSelectMenu - Variable in class org.xoe.editor.data.Main
 
itemSelectTitle - Variable in class org.xoe.editor.data.Main
 
itemSelectView - Variable in class org.xoe.editor.data.Main
 
IURLViewer - interface org.xoe.services.IURLViewer.
IURLViewer provides a service which can take a url and fetch its contents off the web (or locally) and convert it into a renderable XDocument using a IViewableDocumentBuilder.
IViewable - interface org.xoe.display.dom.IViewable.
 
IViewableDocumentBuilder - interface org.xoe.display.dom.IViewableDocumentBuilder.
 
IVirtualInput - interface org.xoe.services.IVirtualInput.
 

L

LANGUAGE_FEATURE - Static variable in interface org.xoe.services.IVirtualInput
 
LANGUAGE_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the user's language
lastModified - Variable in class org.xoe.core.content.ContentElement
the date this object was last modified
LAUNCH - Static variable in interface org.xoe.core.Constants
 
leq(PackageVersion) - Method in class org.xoe.core.packages.PackageVersion
 
LESSER_THAN_KEY - Static variable in interface org.xoe.core.Constants
'less than' string and character values
LESSER_THAN_SYMBOL - Static variable in interface org.xoe.core.Constants
 
linkTo(ClassInstallerData) - Method in class org.xoe.core.packages.ClassInstallerData
 
load(String) - Method in class org.xoe.core.packages.NativeInstallerHelper
 
load(String) - Method in interface org.xoe.core.packages.INativeInstallerHelper
 
loadClass(String, boolean) - Method in class org.xoe.core.packages.XoeClassLoader
 
LOADTHEME - Static variable in interface org.xoe.core.Constants
 
LOCALE_FEATURE - Static variable in interface org.xoe.services.IVirtualInput
 
LocaleSubsystem - class org.xoe.core.LocaleSubsystem.
 
LocaleSubsystem() - Constructor for class org.xoe.core.LocaleSubsystem
 
log(Exception, String) - Method in class org.xoe.servlet.XoeServletContext
 
log(String) - Method in class org.xoe.servlet.XoeServletContext
 
LOGGING_PROPERTY - Static variable in interface org.xoe.core.Constants
The name of the logging configuration property
logTree() - Static method in class org.xoe.core.services.ServiceLocator
 
lt(PackageVersion) - Method in class org.xoe.core.packages.PackageVersion
 

M

m_conflicts - Variable in class org.xoe.core.packages.FileIteratingInstaller
 
m_package - Variable in class org.xoe.core.packages.FileIteratingInstaller
 
m_provides - Variable in class org.xoe.core.packages.FileIteratingInstaller
 
m_requires - Variable in class org.xoe.core.packages.FileIteratingInstaller
 
Main - class org.xoe.editor.data.Main.
 
Main() - Constructor for class org.xoe.editor.data.Main
 
main(String[]) - Static method in class org.xoe.core.packages.PackageXPathFunctionProvider
 
main(String[]) - Static method in class org.xoe.core.Engine
main () function that starts the XOE framework.
MAX_DEPTH - Static variable in class org.xoe.core.packages.InstallContext
 
MAX_DEPTH - Static variable in class org.xoe.core.packages.UninstallContext
 
menuFrame - Variable in class org.xoe.editor.data.Main
 
MID_DOT_KEY - Static variable in interface org.xoe.core.Constants
'dot' string and character values
MID_DOT_SYMBOL - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_ALL - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_APPLICATION_XOE - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_APPLICATION_ZIP - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_STASHDIR - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_HTML - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_PLAIN - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_VND_TVT_LNK - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_WML - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_XML - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_TEXT_XML_DTD - Static variable in interface org.xoe.core.Constants
 
MIMETYPE_UNKNOWN - Static variable in interface org.xoe.core.Constants
 
MimeTypeInstaller - class org.xoe.core.packages.MimeTypeInstaller.
 
MimeTypeInstaller() - Constructor for class org.xoe.core.packages.MimeTypeInstaller
 
MIMETYPES_FILENAME - Static variable in class org.xoe.core.packages.MimeTypeInstaller
 

N

NAME_ATTR - Static variable in interface org.xoe.core.Constants
 
NAMESPACE - Static variable in class org.xoe.core.packages.PackageDependency
 
NAMESPACE - Static variable in class org.xoe.core.packages.InstallScriptHandler
 
NAMESPACE - Static variable in class org.xoe.core.packages.ClassIteratingInstaller
 
NAMESPACE - Static variable in class org.xoe.core.packages.ClassInstaller
 
NAMESPACE - Static variable in class org.xoe.core.packages.ResourceInstaller
 
NAMESPACE - Static variable in class org.xoe.core.packages.BindingInstaller
 
NAMESPACE - Static variable in class org.xoe.core.packages.BaseInstaller
The namespace of the provios that BaseInstaller handels.
NAMESPACE - Static variable in class org.xoe.core.packages.ServiceInstaller
 
NAMESPACE - Static variable in class org.xoe.core.packages.MimeTypeInstaller
 
NAMESPACE_SEPARATOR - Static variable in interface org.xoe.core.Constants
the character to use when combining namespace and element tag name
NativeInstaller - class org.xoe.core.packages.NativeInstaller.
Installer for native libraries.
NativeInstaller() - Constructor for class org.xoe.core.packages.NativeInstaller
 
NativeInstallerHelper - class org.xoe.core.packages.NativeInstallerHelper.
 
NativeInstallerHelper() - Constructor for class org.xoe.core.packages.NativeInstallerHelper
 
NEW - Static variable in interface org.xoe.core.Constants
 
NEW_ITEM_VIEW - Static variable in interface org.xoe.core.Constants
 
newest(PackageDescription, PackageDescription) - Static method in class org.xoe.core.packages.PackageDescription
Return the newer of two packages.
newest(Vector) - Static method in class org.xoe.core.packages.PackageDescription
Return the newest out of a Vector of PackageDescriptions.
newInstance() - Method in class org.xoe.editor.data.Main
 
newInstance() - Method in interface org.xoe.core.services.ServiceFactory
 
NO_PATH - Static variable in interface org.xoe.core.Constants
no path constant
NODE - Static variable in class org.xoe.servlet.XoeServletRequest
 
NON_BREAKING_SPACE_KEY - Static variable in interface org.xoe.core.Constants
'non breaking space' string and character values
NON_BREAKING_SPACE_SYMBOL - Static variable in interface org.xoe.core.Constants
 
noteConfirmDeleteDialog - Variable in class org.xoe.editor.data.Main
 
noteEditMenu - Variable in class org.xoe.editor.data.Main
 
noteEditTitle - Variable in class org.xoe.editor.data.Main
 
noteEditView - Variable in class org.xoe.editor.data.Main
 
NUM_LAST_APPS - Static variable in interface org.xoe.core.Constants
the maximum number of apps kept in the last app bar in the app launcher

O

ONCHANGE_ATTR - Static variable in interface org.xoe.core.Constants
 
ONCLICK_ATTR - Static variable in interface org.xoe.core.Constants
 
ONKEYPRESS_ATTR - Static variable in interface org.xoe.core.Constants
 
ONLOAD_ATTR - Static variable in interface org.xoe.core.Constants
 
ONMOUSEDOWN_ATTR - Static variable in interface org.xoe.core.Constants
 
ONMOUSEOUT_ATTR - Static variable in interface org.xoe.core.Constants
 
ONMOUSEOVER_ATTR - Static variable in interface org.xoe.core.Constants
 
ONMOUSEUP_ATTR - Static variable in interface org.xoe.core.Constants
 
openCodec() - Method in interface org.xoe.audio.ICodec
 
orderedHandlersTimer - Static variable in class org.xoe.core.packages.Core
 
org.xoe.core - package org.xoe.core
 
org.xoe.core.content - package org.xoe.core.content
 
org.xoe.core.packages - package org.xoe.core.packages
 
org.xoe.core.services - package org.xoe.core.services
 

P

PA_INSTALLED - Static variable in class org.xoe.core.packages.PackageAction
 
PA_NOTINSTALLED - Static variable in class org.xoe.core.packages.PackageAction
 
PA_SELECTED_INSTALL - Static variable in class org.xoe.core.packages.PackageAction
 
PA_SELECTED_REMOVE - Static variable in class org.xoe.core.packages.PackageAction
 
PA_SELECTED_REPLACE - Static variable in class org.xoe.core.packages.PackageAction
 
PA_UNKNOWN - Static variable in class org.xoe.core.packages.PackageAction
 
PACKAGE_ARCHIVE_ROOT - Static variable in interface org.xoe.core.Constants
installed package base location
PackageAction - class org.xoe.core.packages.PackageAction.
 
PackageActionSet - class org.xoe.core.packages.PackageActionSet.
 
PackageActionSet() - Constructor for class org.xoe.core.packages.PackageActionSet
 
PackageActionSet(PackageActionSet, InstallContext) - Constructor for class org.xoe.core.packages.PackageActionSet
 
PackageActionSet(PackageActionSet, UninstallContext) - Constructor for class org.xoe.core.packages.PackageActionSet
 
PackageDependency - class org.xoe.core.packages.PackageDependency.
 
PackageDependency(Element) - Constructor for class org.xoe.core.packages.PackageDependency
 
PackageDependency(String) - Constructor for class org.xoe.core.packages.PackageDependency
 
PackageDependency(String, String) - Constructor for class org.xoe.core.packages.PackageDependency
 
PackageDependency(String, String, boolean, String, boolean) - Constructor for class org.xoe.core.packages.PackageDependency
 
PackageDescription - class org.xoe.core.packages.PackageDescription.
Encapsulation of an XML package description
PackageDescription(Document) - Constructor for class org.xoe.core.packages.PackageDescription
Builds a PackageDescription out of a DOM Document
PackageDescription(InputStream) - Constructor for class org.xoe.core.packages.PackageDescription
Reads an XML file from an InputStream and builds a PackageDescription out of it
PackageDescriptionException - exception org.xoe.core.packages.PackageDescriptionException.
Thrown if an error occurs while processing a Package Description file
PackageDescriptionException(String) - Constructor for class org.xoe.core.packages.PackageDescriptionException
 
PackageException - exception org.xoe.core.packages.PackageException.
Base class for all packaging exceptions.
PackageException(String) - Constructor for class org.xoe.core.packages.PackageException
Constructs an exception with a brief message
PackageException(Throwable) - Constructor for class org.xoe.core.packages.PackageException
Wraps a Throwable in a PackageException
PackageException(Throwable, String) - Constructor for class org.xoe.core.packages.PackageException
Wraps a Throwable in a PackageException and adds a short message
PackageException(Throwable, String, String) - Constructor for class org.xoe.core.packages.PackageException
Wraps a Throwable in a PackageException, adds a short message, and also a more detailed description
PackageIncompleteException - exception org.xoe.core.packages.PackageIncompleteException.
Represents conflicts and unmet dependencies of a specific package
PackageManager - class org.xoe.core.packages.PackageManager.
Pure singleton (all-static) class for managing packages both on and off the system.
PackageNotFoundException - exception org.xoe.core.packages.PackageNotFoundException.
 
PackageNotFoundException(PackageDescription, Vector) - Constructor for class org.xoe.core.packages.PackageNotFoundException
 
PackageQuery - class org.xoe.core.packages.PackageQuery.
Class used to build most common types of package queries
PackageQuery() - Constructor for class org.xoe.core.packages.PackageQuery
 
PackageQuery(Element) - Constructor for class org.xoe.core.packages.PackageQuery
Builds a package query out of a <dep /> element
PackageUtils - class org.xoe.core.packages.PackageUtils.
 
PackageUtils() - Constructor for class org.xoe.core.packages.PackageUtils
 
PackageVersion - class org.xoe.core.packages.PackageVersion.
Represents a package version.
PackageVersion(String) - Constructor for class org.xoe.core.packages.PackageVersion
 
PackageXPathFunctionProvider - class org.xoe.core.packages.PackageXPathFunctionProvider.
 
PackagingSubsystem - class org.xoe.core.PackagingSubsystem.
 
PackagingSubsystem() - Constructor for class org.xoe.core.PackagingSubsystem
 
PARAMS - Static variable in class org.xoe.servlet.XoeServletRequest
 
PARENT_FRAME - Static variable in interface org.xoe.core.Constants
 
parseExpiration(String) - Static method in class org.xoe.core.packages.PackageUtils
 
paste() - Method in interface org.xoe.services.IClipboard
If possibel Paste the contents of the clipboard over the currently marked region or at the cursor location.
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.PackageDescription
 
performQuery(IPackageQuery, Vector) - Static method in class org.xoe.core.packages.PackageManager
First searches locally, then remotely.
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.PackageAction
 
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.InstallContext
 
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.PackageActionSet
 
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.UninstallContext
 
performQuery(IPackageQuery, Vector) - Method in interface org.xoe.core.packages.IPackageQueryHandler
Performs the specified query and adds all matching packages to out_results
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.XoePackage
 
performQuery(IPackageQuery, Vector) - Method in class org.xoe.core.packages.StashPackageQueryHandler
Performs query on the vector of PackageDescriptions.
performQuery(IPackageQuery, Vector, boolean) - Static method in class org.xoe.core.packages.PackageManager
 
performQueryLocally(IPackageQuery, Vector) - Static method in class org.xoe.core.packages.PackageManager
 
performQueryRemotely(IPackageQuery, Vector) - Static method in class org.xoe.core.packages.PackageManager
 
PKG_ARCHIVE_ATTR - Static variable in interface org.xoe.core.Constants
 
PKG_URI_ATTR - Static variable in interface org.xoe.core.Constants
 
PKG_WORKSPACE_ATTR - Static variable in interface org.xoe.core.Constants
 
populateFields(Hashtable) - Method in class org.xoe.servlet.XoeServlet
 
populateFields(XDocument, Hashtable) - Static method in class org.xoe.servlet.XoeServlet
Populate the fields of the returned document with the name/value pairs of the parameters passed with the request.
postInstall() - Method in interface org.xoe.core.packages.InstallScript
 
preUninstall() - Method in interface org.xoe.core.packages.InstallScript
 
PREVIOUS_DIR - Static variable in interface org.xoe.core.Constants
The text displayed under the previous directory icon
previousState - Variable in class org.xoe.editor.data.Main
 
printStackTrace() - Method in class org.xoe.core.packages.PackageException
 
printStackTrace(PrintStream) - Method in class org.xoe.core.packages.PackageException
 
printStackTrace(PrintWriter) - Method in class org.xoe.core.packages.PackageException
 
printUsage() - Static method in class org.xoe.core.packages.InstallContext
 
processClass(String) - Method in class org.xoe.core.packages.ClassIteratingInstaller
 
processClass(String) - Method in class org.xoe.core.packages.ClassInstaller
 
processFile(ZipInputStream, ZipEntry) - Method in class org.xoe.core.packages.FileIteratingInstaller
This function is called during package *build* to generate the package.xml file.
processFile(ZipInputStream, ZipEntry) - Method in class org.xoe.core.packages.ClassIteratingInstaller
 
processFile(ZipInputStream, ZipEntry) - Method in class org.xoe.core.packages.NativeInstaller
Add provisios for all object code elements in the ZipInputStream.
processFile(ZipInputStream, ZipEntry) - Method in class org.xoe.core.packages.ResourceInstaller
 
processFile(ZipInputStream, ZipEntry) - Method in class org.xoe.core.packages.BindingInstaller
 
processMimetypeFile(Document, Object) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
propagateHistory - Variable in class org.xoe.servlet.XoeServlet
Propagate "history back" events to the enclosing document.
PROPERTY_PREFIX - Static variable in interface org.xoe.core.Constants
The string to be appended to each property to build the complete system property name
ProtocolSubsystem - class org.xoe.core.ProtocolSubsystem.
 
ProtocolSubsystem() - Constructor for class org.xoe.core.ProtocolSubsystem
 
Proviso - class org.xoe.core.packages.Proviso.
Represents a logical piece of functionality provided in a package (ie, a Service).
Proviso(Element) - Constructor for class org.xoe.core.packages.Proviso
 
Proviso(String, String) - Constructor for class org.xoe.core.packages.Proviso
 
Proviso(String, String, Node) - Constructor for class org.xoe.core.packages.Proviso
 
put(ContentElement) - Static method in class org.xoe.core.content.Stash
Adds a ContentElement to the Stash.
putAlias(String, String) - Static method in class org.xoe.core.content.Stash
Adds an alias to the content element referred to by uri using the name name.
putDirectory(String) - Static method in class org.xoe.core.content.Stash
Adds the directory hierarchy to the Stash specified by dirName.
putDocument(URL, Document) - Static method in class org.xoe.core.content.DocumentCache
Adds the XML document doc to the Stash using url as the index.
putDocument(XDocument) - Static method in class org.xoe.core.content.DocumentCache
Adds the XML document doc to the Stash using the document's URL as the index.
putFunctionReference(XPathFunction) - Method in class org.xoe.core.packages.PackageXPathFunctionProvider
 
putMapping(String, String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
putMapping(String, String, Object) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
putServlet(String, Servlet) - Method in class org.xoe.servlet.XoeServletContext
 
putValue(String, Object) - Method in class org.xoe.servlet.XoeSession
 

Q

QUERY_DELIMITER - Static variable in interface org.xoe.core.Constants
The delimiter used to specify xpath queries embedded in banner attributes

R

readCodec(byte[], int, int) - Method in interface org.xoe.audio.ICodec
 
redirect(XoeServlet) - Method in class org.xoe.servlet.XoeServlet
 
REFRESH - Static variable in interface org.xoe.core.Constants
 
registerService(IService) - Static method in class org.xoe.core.services.ServiceLocator
Register a service with the service locator.
remove(String) - Static method in class org.xoe.core.content.Stash
Removes the content element referred to by uri.
remove(String) - Static method in class org.xoe.core.content.ContentCache
 
remove(URL) - Static method in class org.xoe.core.content.Stash
Removes the content element referred to by url.
remove(URL) - Static method in class org.xoe.core.content.ContentCache
 
removeAlias(String) - Static method in class org.xoe.core.content.Stash
Removes the alias specified by name.
removeChild(Node) - Method in class org.xoe.core.content.StashDirectory
 
removeClassLoader(ClassLoader) - Method in class org.xoe.core.packages.XoeClassLoader
Remove a reference to the given loader.
removeCodecListener(CodecListener) - Method in interface org.xoe.audio.ICodec
Remove a codec listener.
removeCurrentItem() - Method in class org.xoe.editor.data.Main
 
removeDependency(Dependency) - Method in class org.xoe.core.packages.PackageQuery
Remove a dependency from the list of required dependencies
removeDocument(XDocument) - Static method in class org.xoe.core.content.DocumentCache
Removes the XML document doc from the Content Cache.
removeFilter() - Method in interface org.xoe.services.IVirtualInput
 
removeMapping(String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
removeMapping(String, Object) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
removePackage(PackageDescription) - Method in class org.xoe.core.packages.StashPackageQueryHandler
 
removeProvider(Object) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
removeValue(String) - Method in class org.xoe.servlet.XoeSession
 
replaceChild(Node, Node) - Method in class org.xoe.core.content.StashDirectory
 
replaceWith(PackageDescription) - Method in class org.xoe.core.packages.PackageAction
 
RESET - Static variable in interface org.xoe.core.Constants
 
reset() - Method in class org.xoe.servlet.XoeServletResponse
 
reset() - Method in class org.xoe.core.services.SimpleServiceQuery
 
resetQueryTime() - Static method in class org.xoe.core.packages.PackageDescription
 
resolveStream(InputStream, ContentType) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
resolveStream(InputStream, ContentType) - Method in interface org.xoe.core.content.IContentTypeResolver
 
resolveStream(InputStream, String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
resolveStream(InputStream, String) - Method in interface org.xoe.core.content.IContentTypeResolver
 
resolveSuffix(String) - Method in class org.xoe.core.content.DefaultContentTypeResolver
 
resolveSuffix(String) - Method in interface org.xoe.core.content.IContentTypeResolver
 
ResourceInstaller - class org.xoe.core.packages.ResourceInstaller.
 
ResourceInstaller() - Constructor for class org.xoe.core.packages.ResourceInstaller
 
ResourceInstallerData - class org.xoe.core.packages.ResourceInstallerData.
 
ResourceInstallerData(URL) - Constructor for class org.xoe.core.packages.ResourceInstallerData
 
restoreTitle() - Method in class org.xoe.editor.data.Main
 
retrievePackage(PackageDescription) - Static method in class org.xoe.core.packages.PackageManager
 
retrievePackageLocally(PackageDescription) - Static method in class org.xoe.core.packages.PackageManager
 
route(HttpServletRequest, HttpServletResponse) - Method in class org.xoe.editor.data.Main
 

S

SAVE - Static variable in interface org.xoe.core.Constants
 
save(XDocument) - Method in interface org.xoe.display.dom.IEditableDocumentBuilder
 
saveCurrentItem() - Method in class org.xoe.editor.data.Main
 
saveEdits(HttpServletRequest) - Method in class org.xoe.editor.data.Main
 
saveEdits(HttpServletRequest, Node) - Method in class org.xoe.editor.data.Main
 
SCREEN_COLORS_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the number of screen colors
SCREEN_HEIGHT_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the screen height (in pixels)
SCREEN_TYPE_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the screen type (color,gray)
SCREEN_WIDTH_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the screen width (in pixels)
SCRIPT_PROPERTY - Static variable in interface org.xoe.core.Constants
The name of the script configuration property
SCRIPT_SUPPORT - Static variable in interface org.xoe.core.Constants
Turn scripting support on or off at compile time
SCRIPTS_FILENAME - Static variable in class org.xoe.core.packages.InstallScriptHandler
 
search(IPackageQuery) - Static method in class org.xoe.core.packages.PackageManager
 
SearchResults - class org.xoe.core.packages.SearchResults.
 
SearchResults(InstallOption[], UninstallablePackage[], PackageDescription[]) - Constructor for class org.xoe.core.packages.SearchResults
 
SELECT - Static variable in interface org.xoe.core.Constants
 
selectAll() - Method in interface org.xoe.services.IClipboard
Mark a region for selection.
selectForRemoval(PackageDescription) - Method in class org.xoe.core.packages.PackageActionSet
 
SELECTING_ITEM - Static variable in class org.xoe.editor.data.Main
 
selectPackage(PackageDescription) - Method in class org.xoe.core.packages.PackageActionSet
 
sendError(int) - Method in class org.xoe.servlet.XoeServletResponse
 
sendError(int, String) - Method in class org.xoe.servlet.XoeServletResponse
 
sendRedirect(String) - Method in class org.xoe.servlet.XoeServletResponse
 
SERVICE_NAMESPACE - Static variable in class org.xoe.core.services.ServiceLocator
 
ServiceDependency - class org.xoe.core.packages.ServiceDependency.
 
ServiceDependency(Element) - Constructor for class org.xoe.core.packages.ServiceDependency
 
ServiceDependency(String, String, String[][]) - Constructor for class org.xoe.core.packages.ServiceDependency
 
ServiceFactory - interface org.xoe.core.services.ServiceFactory.
 
ServiceInstaller - class org.xoe.core.packages.ServiceInstaller.
Installer for services.
ServiceInstaller.ServiceInstallerData - class org.xoe.core.packages.ServiceInstaller.ServiceInstallerData.
 
ServiceInstaller() - Constructor for class org.xoe.core.packages.ServiceInstaller
 
ServiceInstanceElement - class org.xoe.core.services.ServiceInstanceElement.
DOM Element used to represent IServices inside the ServiceLocator.
ServiceInstanceElement() - Constructor for class org.xoe.core.services.ServiceInstanceElement
 
ServiceLocator - class org.xoe.core.services.ServiceLocator.
Service locator is a searchable registry of sevices.
SERVICES_FILENAME - Static variable in class org.xoe.core.packages.ServiceInstaller
 
setAction(int) - Method in class org.xoe.core.packages.PackageAction
 
setArchitecture(String) - Method in class org.xoe.core.packages.PackageDescription
Sets the architecture flag in the package.
setAttribute(String, Object) - Method in class org.xoe.servlet.XoeServletRequest
 
setBufferSize(int) - Method in class org.xoe.servlet.XoeServletResponse
 
setClasses(String[]) - Method in class org.xoe.core.packages.ClassIteratingInstaller
 
setContentLength(int) - Method in class org.xoe.servlet.XoeServletResponse
 
setContentType(String) - Method in class org.xoe.servlet.XoeServletResponse
 
setCurrentItem(Node) - Method in class org.xoe.editor.data.Main
 
setDateHeader(String, long) - Method in class org.xoe.servlet.XoeServletResponse
 
setDisplayedDocument(Document) - Method in class org.xoe.servlet.XoeServlet
Put the document onto the screen.
setExData(Object, Object) - Method in class org.xoe.core.packages.XoePackage
Store data associated with the package.
setFeatures(Vector) - Method in class org.xoe.core.packages.PackageQuery
 
setFunctionality(String) - Method in class org.xoe.core.packages.PackageQuery
Helper function that adds a Dependency on a service with the specified functionality.
setFunctionality(String) - Method in class org.xoe.core.services.SimpleServiceQuery
 
setHeader(String, String) - Method in class org.xoe.servlet.XoeServletResponse
 
setInterface(String) - Method in class org.xoe.core.packages.PackageQuery
Helper function that adds a Dependency on a service with the specified functionality.
setInterface(String) - Method in class org.xoe.core.services.SimpleServiceQuery
 
setIntHeader(String, int) - Method in class org.xoe.servlet.XoeServletResponse
 
setItemDisplayMenu() - Method in class org.xoe.editor.data.Main
 
setItemDisplayTitle() - Method in class org.xoe.editor.data.Main
 
setItemEditMenu() - Method in class org.xoe.editor.data.Main
 
setItemEditTitle() - Method in class org.xoe.editor.data.Main
 
setItemSelectMenu() - Method in class org.xoe.editor.data.Main
 
setItemSelectTitle() - Method in class org.xoe.editor.data.Main
 
setKeywords(Vector) - Method in class org.xoe.core.packages.PackageQuery
 
setKeywordsCaseSensitive(boolean) - Method in class org.xoe.core.packages.PackageQuery
Determines whether keyword queries are case sensitive.
setKeywordsSearchEverywhere(boolean) - Method in class org.xoe.core.packages.PackageQuery
Determines the fields in which a package query searches for keywords.
setLength(long) - Method in class org.xoe.core.content.ContentElement
Sets the size of the data associated with this content.
setLocale(Locale) - Method in class org.xoe.servlet.XoeServletResponse
 
setMajor(String) - Method in class org.xoe.core.packages.PackageVersion
 
setMaxVer(String) - Method in class org.xoe.core.packages.PackageQuery
 
setMaxVersion(PackageVersion) - Method in class org.xoe.core.packages.PackageQuery
Sets the inclusive maximum version required of any matching package.
setMaxVersion(PackageVersion, boolean) - Method in class org.xoe.core.packages.PackageQuery
Sets the maximum version required of any matching package
setMaxVersion(String) - Method in class org.xoe.core.packages.PackageQuery
Sets the inclusive maximum version required of any matching package.
setMaxVersion(String, boolean) - Method in class org.xoe.core.packages.PackageQuery
Sets the maximum version required of any matching package
setMenu(Document) - Method in class org.xoe.editor.data.Main
 
setMinor(String) - Method in class org.xoe.core.packages.PackageVersion
 
setMinVer(String) - Method in class org.xoe.core.packages.PackageQuery
 
setMinVersion(PackageVersion) - Method in class org.xoe.core.packages.PackageQuery
Sets the inclusive minimum version required of any matching package.
setMinVersion(PackageVersion, boolean) - Method in class org.xoe.core.packages.PackageQuery
Sets the minimum version required of any matching package
setMinVersion(String) - Method in class org.xoe.core.packages.PackageQuery
Sets the inclusive minimum version required of any matching package.
setMinVersion(String, boolean) - Method in class org.xoe.core.packages.PackageQuery
Sets the minimum version required of any matching package
setName(String) - Method in class org.xoe.core.packages.PackageQuery
Sets a substring to be found in the name of any matching package
setNoteEditMenu() - Method in class org.xoe.editor.data.Main
 
setNoteEditTitle() - Method in class org.xoe.editor.data.Main
 
setPackage(XoePackage) - Method in class org.xoe.core.packages.FileIteratingInstaller
 
setPackage(XoePackage) - Method in class org.xoe.core.packages.InstallScriptHandler
 
setPackage(XoePackage) - Method in interface org.xoe.core.packages.IPackageXMLHandler
This function is used at build time.
setPackage(XoePackage) - Method in class org.xoe.core.packages.BaseInstaller
 
setPackage(XoePackage) - Method in class org.xoe.core.packages.ServiceInstaller
 
setPackage(XoePackage) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
setPath(String) - Static method in class org.xoe.core.content.Stash
Assigns the directory to use for the Stash where default files will be loaded from.
setPkgName(String) - Method in class org.xoe.core.packages.PackageQuery
 
setPrimary(PackageDescription) - Method in class org.xoe.core.packages.InstallContext
 
setPrimary(PackageDescription) - Method in class org.xoe.core.packages.UninstallContext
 
setPropagateHistory(boolean) - Method in class org.xoe.servlet.XoeServlet
 
setRevision(String) - Method in class org.xoe.core.packages.PackageVersion
 
setSize(long) - Method in class org.xoe.core.packages.PackageDescription
Add a notation indicating the size of the XOE archive file for this package
setState(int) - Method in class org.xoe.core.packages.PackageAction
 
setStatus(int) - Method in class org.xoe.servlet.XoeServletResponse
 
setStatus(int, String) - Method in class org.xoe.servlet.XoeServletResponse
 
setSuffixes(String[]) - Method in class org.xoe.core.packages.FileIteratingInstaller
Set the file suffixes that the installer wishes to process.
setSuggestedURL(String) - Method in class org.xoe.core.packages.PackageDescription
Add an URL from which this package can be retrieved
setTaskMode(boolean) - Method in class org.xoe.core.packages.PackageQuery
"Task" packages are high level packages that are more meaningful to the user than others.
setTitleDocument(Document) - Method in class org.xoe.servlet.XoeServlet
Set the title document
setVer(String) - Method in class org.xoe.core.packages.PackageQuery
 
setVersion(PackageVersion) - Method in class org.xoe.core.packages.PackageQuery
Sets the exact version required of any matching package
setVersion(String) - Method in class org.xoe.core.packages.PackageQuery
Sets the exact version required of any matching package
setXPath(String) - Method in class org.xoe.core.packages.PackageQuery
Builds a PackageQuery out of an XPath query string.
setXPathContext(XPathContext) - Method in class org.xoe.editor.data.Main
 
SHORTCUTS_FILENAME - Static variable in class org.xoe.core.packages.ResourceInstaller
 
showSearchResults(String, String, SearchResults) - Method in interface org.xoe.services.IPackageSelector
Return a document that allows the user to inspect packages listed in the SearchResults and pick one of them to install.
shutdown(int) - Static method in class org.xoe.core.Engine
 
SimpleServiceQuery - class org.xoe.core.services.SimpleServiceQuery.
 
SimpleServiceQuery() - Constructor for class org.xoe.core.services.SimpleServiceQuery
 
SimpleServiceQuery(String) - Constructor for class org.xoe.core.services.SimpleServiceQuery
 
SimpleServiceQuery(String, String) - Constructor for class org.xoe.core.services.SimpleServiceQuery
 
singleton - Static variable in class org.xoe.core.packages.PackageXPathFunctionProvider
 
SORT_BANNER_ATTR - Static variable in interface org.xoe.core.Constants
 
SORT_ORDER_ATTR - Static variable in interface org.xoe.core.Constants
 
SRC_ATTR - Static variable in interface org.xoe.core.Constants
 
start() - Static method in class org.xoe.core.Engine
Start the XOE framework by looking for an installed IShell service and start()ing it.
start() - Method in interface org.xoe.core.IShell
 
Stash - class org.xoe.core.content.Stash.
The class Stash represents a virtual filesystem implemented as a DOM tree of content elements.
STASH_DIR_PROPERTY - Static variable in interface org.xoe.core.Constants
The system property which specifies the stash root
STASH_FILE_SEPARATOR - Static variable in interface org.xoe.core.Constants
The file separator to use when building paths for the Stash
STASH_PROTOCOL - Static variable in interface org.xoe.core.Constants
The stash protocol handle
Stash() - Constructor for class org.xoe.core.content.Stash
 
StashDirectory - class org.xoe.core.content.StashDirectory.
StashDirectory is a simple DOM element that represents a direcotory in the stash VFS.
StashException - exception org.xoe.core.content.StashException.
Indicates that there was an exception while accessing the Stash.
StashException(String) - Constructor for class org.xoe.core.content.StashException
 
StashPackageQueryHandler - class org.xoe.core.packages.StashPackageQueryHandler.
Simple IPackageQueryHandler that searchs against a Vector of PackageDescriptions.
StashPackageQueryHandler() - Constructor for class org.xoe.core.packages.StashPackageQueryHandler
 
StashPackageQueryHandler(URL) - Constructor for class org.xoe.core.packages.StashPackageQueryHandler
 
STOP - Static variable in interface org.xoe.core.Constants
 
STYLE_ATTR - Static variable in interface org.xoe.core.Constants
 

T

TEMP_DIR - Static variable in interface org.xoe.core.Constants
This is a location on disk that must exist and be R/W.
test(String, XPathContext) - Static method in class org.xoe.core.packages.PackageXPathFunctionProvider
 
THEME_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the initial theme
THEMES_DIR_PROPERTY - Static variable in interface org.xoe.core.Constants
The config property which specifies the themes directory
ThemeSubsystem - class org.xoe.core.ThemeSubsystem.
 
ThemeSubsystem() - Constructor for class org.xoe.core.ThemeSubsystem
 
toExternalForm() - Method in class org.xoe.core.content.ContentType
 
TOP - Static variable in interface org.xoe.core.Constants
 
toString() - Method in class org.xoe.core.packages.Dependency
 
toString() - Method in class org.xoe.core.packages.FileIteratingInstaller
 
toString() - Method in class org.xoe.core.packages.PackageException
 
toString() - Method in class org.xoe.core.packages.PackageDescription
A more readable identifier of the package
toString() - Method in class org.xoe.core.packages.PackageQuery
 
toString() - Method in class org.xoe.core.packages.PackageAction
 
toString() - Method in class org.xoe.core.packages.SearchResults
 
toString() - Method in class org.xoe.core.packages.PackageVersion
 
toString() - Method in class org.xoe.core.packages.InstallContext
 
toString() - Method in class org.xoe.core.packages.InstallOption
 
toString() - Method in class org.xoe.core.packages.XoeClassLoader
 
toString() - Method in class org.xoe.core.packages.UninstallablePackage
 
toString() - Method in class org.xoe.core.packages.PackageActionSet
 
toString() - Method in class org.xoe.core.packages.UninstallContext
 
toString() - Method in class org.xoe.core.packages.Proviso
 
toString() - Method in class org.xoe.core.packages.XoePackage
 
toString() - Method in class org.xoe.core.services.SimpleServiceQuery
 
toString() - Method in class org.xoe.core.content.ContentType
 
toString(InstallOption[]) - Static method in class org.xoe.core.packages.InstallOption
 
toXPath() - Method in interface org.xoe.core.packages.IPackageQuery
Build an XPath query out of this IPackageQuery
toXPath() - Method in class org.xoe.core.packages.PackageQuery
 
toXPath() - Method in class org.xoe.core.services.SimpleServiceQuery
 
toXPath() - Method in interface org.xoe.core.services.IServiceQuery
 
trackHistory() - Method in class org.xoe.servlet.XoeServlet
 
trackHistory(DocumentViewer, boolean) - Method in interface org.xoe.services.IHistory
Set up the local data and callbacks to track the Document objects displayed by dv.
TRIGGER_ATTR - Static variable in interface org.xoe.core.Constants
 
TYPE_FEATURE - Static variable in interface org.xoe.core.packages.IPackageServerFactory
 

U

UNICODE_DECIMAL_SYMBOL - Static variable in interface org.xoe.core.Constants
unicode decimal symbol
UNICODE_HEX_SYMBOL - Static variable in interface org.xoe.core.Constants
unicode hexadecimal symbol
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.InstallScriptHandler
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ClassInstaller
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.NativeInstaller
 
uninstall(XoePackage, Proviso[]) - Method in interface org.xoe.core.packages.IPackageXMLHandler
Perform any uninstall time operations
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ResourceInstaller
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BindingInstaller
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BaseInstaller
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ServiceInstaller
 
uninstall(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
UninstallablePackage - class org.xoe.core.packages.UninstallablePackage.
 
UninstallablePackage(PackageDescription, PackageDescription, String) - Constructor for class org.xoe.core.packages.UninstallablePackage
 
UninstallablePackage(PackageDescription, PackageIncompleteException) - Constructor for class org.xoe.core.packages.UninstallablePackage
 
UninstallContext - class org.xoe.core.packages.UninstallContext.
 
UninstallContext() - Constructor for class org.xoe.core.packages.UninstallContext
 
UninstallContext(PackageDescription) - Constructor for class org.xoe.core.packages.UninstallContext
 
uninstallPackage(XoePackage) - Static method in class org.xoe.core.packages.Core
Remove a package from the running system.
UNKNOWN_ICON - Static variable in interface org.xoe.core.Constants
The icon to use when the icon is either unknown or not found
unlink() - Method in class org.xoe.core.packages.ClassInstallerData
 
unregisterService(IService) - Static method in class org.xoe.core.services.ServiceLocator
 
UNSET_NODE_TYPE - Static variable in interface org.xoe.core.Constants
Designates a node where the NodeType hasn't been set
upgradePackage(String, String, InstallOption[]) - Method in interface org.xoe.services.IPackageSelector
Return a document that allows the user to inspect packages listed in the SearchResults and pick one of them to upgrade.
URL_CONTEXT_ATTR - Static variable in interface org.xoe.core.Constants
 
USER_CONFIG_FILENAME - Static variable in class org.xoe.servlet.XoeServlet
 
USER_NAME - Static variable in interface org.xoe.core.Constants
 
userConfig - Variable in class org.xoe.servlet.XoeServlet
xml document containing user settings
USERDIR_PROPERTY - Static variable in interface org.xoe.core.Constants
The system property which specifies the user's current directory

V

VALUE_ATTR - Static variable in interface org.xoe.core.Constants
 
verify(Object, InetAddress, int, X509CertificateChain, int, boolean, int, String) - Method in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.InstallScriptHandler
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ClassInstaller
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.NativeInstaller
 
verify(XoePackage, Proviso[]) - Method in interface org.xoe.core.packages.IPackageXMLHandler
Pre-install check to make sure the package makes sense
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ResourceInstaller
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BindingInstaller
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.BaseInstaller
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.ServiceInstaller
 
verify(XoePackage, Proviso[]) - Method in class org.xoe.core.packages.MimeTypeInstaller
 
verifyPackage(XoePackage) - Static method in class org.xoe.core.packages.Core
Verify a package (pre-install).
verifyTimer - Static variable in class org.xoe.core.packages.Core
 

W

WML_NAMESPACE - Static variable in interface org.xoe.core.Constants
wml namespace string

X

X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_AKID_SKID_MISMATCH - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_CHAIN_TOO_LONG - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_HAS_EXPIRED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_NOT_YET_VALID - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_REJECTED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_REVOKED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_SIGNATURE_FAILURE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CERT_UNTRUSTED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CRL_HAS_EXPIRED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CRL_NOT_YET_VALID - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_CRL_SIGNATURE_FAILURE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_INVALID_CA - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_INVALID_PURPOSE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_KEYUSAGE_NO_CERTSIGN - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_OUT_OF_MEM - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_PATH_LENGTH_EXCEEDED - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_SUBJECT_ISSUER_MISMATCH - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_GET_CRL - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
X509_V_OK - Static variable in interface com.transvirtual.protocol.ssl.ICertificateVerifier
 
XHTML_NAMESPACE - Static variable in interface org.xoe.core.Constants
xhtml namespace string
XML - Static variable in interface org.xoe.core.Constants
 
XML_PREFIX_NAMESPACE - Static variable in interface org.xoe.core.Constants
 
XMLNS - Static variable in interface org.xoe.core.Constants
XML constants
XMLNS_NAMESPACE - Static variable in interface org.xoe.core.Constants
 
XOE_CONFIG_DOCTYPE_NAME_NS - Static variable in interface org.xoe.core.Constants
doctype name ns for xoe config files
XOE_LOCALIZE - Static variable in interface org.xoe.core.Constants
the localization processing instruction
XoeClassLoader - class org.xoe.core.packages.XoeClassLoader.
 
XoeClassLoader(XoePackage) - Constructor for class org.xoe.core.packages.XoeClassLoader
 
xoePackage - Variable in class org.xoe.core.packages.XoeClassLoader
 
XoePackage - class org.xoe.core.packages.XoePackage.
Represents a XOE package in memory.
XoePackage(InputStream) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from an InputStream
XoePackage(InputStream, String) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from an InputStream and specifies the name of the file the stream was created from.
XoePackage(String) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from a local file path
XoePackage(URL) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from an URL
XoePackage(ZipInputStream) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from a ZipInputStream
XoePackage(ZipInputStream, String) - Constructor for class org.xoe.core.packages.XoePackage
Creates a XoePackage from a ZipInputStream and specifies the name of the file the stream was created from.
XoeServlet - class org.xoe.servlet.XoeServlet.
 
XoeServlet() - Constructor for class org.xoe.servlet.XoeServlet
 
XoeServlet(GenericServlet) - Constructor for class org.xoe.servlet.XoeServlet
Wrap a Xoe Servlet round a standard Java servlet.
XoeServlet(XoeServlet) - Constructor for class org.xoe.servlet.XoeServlet
 
XoeServletConfig - class org.xoe.servlet.XoeServletConfig.
 
XoeServletConfig(Document, XoeServlet) - Constructor for class org.xoe.servlet.XoeServletConfig
 
XoeServletContext - class org.xoe.servlet.XoeServletContext.
 
XoeServletContext() - Constructor for class org.xoe.servlet.XoeServletContext
 
XoeServletRequest - class org.xoe.servlet.XoeServletRequest.
 
XoeServletResponse - class org.xoe.servlet.XoeServletResponse.
 
XoeServletResponse() - Constructor for class org.xoe.servlet.XoeServletResponse
 
XoeSession - class org.xoe.servlet.XoeSession.
 
XoeSession() - Constructor for class org.xoe.servlet.XoeSession
 
XPATH_ATTR - Static variable in interface org.xoe.core.Constants
 
xpathContext - Variable in class org.xoe.editor.data.Main
 

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