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

A

AbstractActionableXFormElement - class uk.co.lakesidetech.spxforms.web.bind.xforms.element.AbstractActionableXFormElement.
 
AbstractActionableXFormElement() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.element.AbstractActionableXFormElement
 
AbstractSpXFormsController - class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController.
 
AbstractSpXFormsController() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
AbstractSpXFormsModelViewController - class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController.
 
AbstractSpXFormsModelViewController() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController
 
AbstractXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController.
The AbstractXMLDBController is the base class for all the generic XML database access Spring MVC controllers.
AbstractXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
AbstractXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao.
A abstract Dao object for accessing XML databases.
AbstractXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
AbstractXMLDBTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent.
The AbstractXMLDBTilesComponent is used as a base class for all the XML database accessing tiles components.
AbstractXMLDBTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
AdvancedUrlFilenameXMLDBResourceController - class uk.co.lakesidetech.springxmldb.spring.web.controller.AdvancedUrlFilenameXMLDBResourceController.
Expands on UrlFilenameXMLDBResourceController to retrieve a resource using the filename on the request URL but also determining the collection to retrieve from using the URL The ignorePathForCollection parameter is used to remove the first part of the URL to determine the collection to retrieve the resource from
AdvancedUrlFilenameXMLDBResourceController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.AdvancedUrlFilenameXMLDBResourceController
 
activateObject(Object, Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
activate object when returning from the pool
addAliases(XStream) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
adds the aliases configured for this processor to the xsteam configuration to use in the transformation
addCollection(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
addCollection(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Add a new child collection to an underlying existing collection
addCollection(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
Create a collection using the Xindice collection manager.
addCollectionPath(String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
addCollectionPath(String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Add a new collection path to the XML database.
addError(ObjectError) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Add a FieldError to the errors list.
addXMLDocsToNode(Element, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
add a collection of xml documents to a root node
addXMLDocsToNode(Element, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.view.SimpleXMLDBXsltView
add a collection of xml documents to a root node
afterPropertiesSet() - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver
validate required properties

B

BaseCollectionManageXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao.
Implementation of ICollectionManageXMLDBDao using XML:DB apis to be reusable across any XML database which supports a pure XML:DB api
BaseCollectionManageXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
BaseExistXQueryXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.exist.BaseExistXQueryXMLDBDao.
eXist doesnt use the same XQueryService defined in the XML:DB api This Dao emulates it be using a wrapped service while this isnt perfect (no compiled expressions) it should allow reuse of code without being tied to eXist
BaseExistXQueryXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.exist.BaseExistXQueryXMLDBDao
 
BaseResourceManageXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao.
Implementation of IResourceManageXMLDBDao using XML:DB apis to be reusable across any XML database which supports a pure XML:DB api
BaseResourceManageXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
BaseSpXCommandController - class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController.
 
BaseSpXCommandController() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
 
BaseXPathXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao.
Implementation of IXPathXMLDBDao using XML:DB apis to be reusable across any XML database which supports a pure XML:DB api
BaseXPathXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao
 
BaseXQueryXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao.
Implementation of IXQueryXMLDBDao using XML:DB apis to be reusable across any XML database which supports a pure XML:DB api.
BaseXQueryXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
 
BaseXUpdateXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.BaseXUpdateXMLDBDao.
Implementation of IXUpdateXMLDBDao using XML:DB apis to be reusable across any XML database which supports a pure XML:DB api.
BaseXUpdateXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.BaseXUpdateXMLDBDao
 
BasicXMLDBDataSource - class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource.
A data source for XML:DB collections which uses a poolable collection factory to create pooled collections to an XML datasource
BasicXMLDBDataSource() - Constructor for class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
bind(ServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsDataBinder
 
bindAndValidate(HttpServletRequest, Object) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Bind the parameters of the given request to the given command object.
bindElements(ServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
bindElements(Collection) - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 

C

COLLECTIONMANAGEMENTSERVICE_NAME - Static variable in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
COLLECTIONMANAGEMENTSERVICE_VERSION - Static variable in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
CURRENT_INDEX_VARIABLE_NAME - Static variable in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
CachingXMLDBFacade - class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade.
Implementation example of facade that uses results caching with source attribute wangy cache and oscache.
CachingXMLDBFacade() - Constructor for class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
CollectionPathUtils - class uk.co.lakesidetech.springxmldb.util.CollectionPathUtils.
A set of utils for dealing with XML database collection path strings
CollectionPathUtils() - Constructor for class uk.co.lakesidetech.springxmldb.util.CollectionPathUtils
 
ControllerDelegatingTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.ControllerDelegatingTilesComponent.
The ControllerDelegatingTilesComponent is used to delegate from a configured tiles component to a spring controller.
ControllerDelegatingTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.ControllerDelegatingTilesComponent
 
checkXFormsCommandClass(Object) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
clearNamespaces() - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
close() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
close() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollection
Overriden to check back into the pool instead of closing the collection connection
collection - Variable in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
the underlying collection
collection - Variable in class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
 
compile(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
configurationFile - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
convertResultMapToXML(Map) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
createBinder(HttpServletRequest, Object) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Create a new binder instance for the given command and request.
createCommand() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Create a new command instance for the command class of this controller.
createDefaultInstance() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
createDomNode(Map, String, HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.view.SimpleXMLDBXsltView
 
createErrors(Object, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsDataBinder
Create a new Errors instance for this data binder.
createExistConfiguration() - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
creates an exist configuration from the resource file specified in this bean configuration
createId() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
createObject(JXPathContext, Pointer, Object, String, int) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathDOMFactory
Return false if this factory cannot create the requested object.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJDOMFactory
Tries to create an element and attach it to the parent element or document.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJavaBeanFactory
 
createResource(String, String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
createServletRequestElements(ServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
createXindiceConfiguration() - Method in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
Create a Xindice configuration from the indicated Resource configuration file.

D

DEFAULT_COMMAND_NAME - Static variable in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
 
DEFAULT_CONFIGURATION - Static variable in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
 
DEFAULT_OUTPUT_ENCODING - Static variable in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
DelegatingCollection - class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection.
The DelegatingCollection implements a XML:DB collection which delegates to an underlying connection object supplied in the constructor
DelegatingCollection(Collection) - Constructor for class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
create a delegating collection using an underlying collection
DeleteXFormAction - class uk.co.lakesidetech.spxforms.web.bind.xforms.action.DeleteXFormAction.
 
DeleteXFormAction() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.action.DeleteXFormAction
 
dataSource - Variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
the database source for the xml database
databaseName - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
declareVariable(String, Object) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
declareVariable(JXPathContext, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathDOMFactory
 
declareVariable(JXPathContext, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJDOMFactory
Not implemented, always returns false
declareVariable(JXPathContext, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJavaBeanFactory
 
defaultBindAndValidate(HttpServletRequest, Object, BindException) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
Subclasses can override this to provide cross action/method validation.
destroyObject(Object, Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
destroy an existing object from the pool.
doAction(JXPathContext, Object) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.DeleteXFormAction
 
doAction(JXPathContext, Object) - Method in interface uk.co.lakesidetech.spxforms.web.bind.xforms.action.IXFormAction
 
doAction(JXPathContext, Object) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction
 
doAction(JXPathContext, Object) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.SetValueXFormAction
 
doActions(JXPathContext, Object) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.AbstractActionableXFormElement
 
doActions(JXPathContext, Object) - Method in interface uk.co.lakesidetech.spxforms.web.bind.xforms.element.IXFormElement
 
doAfterBody() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
doEndTag() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
 
doEndTag() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
Reset any previous nestedPath value.
doEndTag() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
Reset any previous nestedRef value.
doEndTag() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
finish up the XForm element hidden fields and reset the current element string Reset any previous nestedRef value.
doPerform(ComponentContext, HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
perform the tiles action
doPerform(ComponentContext, HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.ControllerDelegatingTilesComponent
perform the tiles action
doSetNestedPath(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Actually set the nested path.
doStartTag() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
 
doStartTagInternal() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
 
doStartTagInternal() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
doStartTagInternal() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
doesCollectionExist(String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
doesCollectionExist(String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Evaluate if a specific collection exists at a collection path in the database
domDocumentToString(Document) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
driverClassName - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The fully qualified XMLDB class name of the XMLDB driver to be used.

E

ERROR_KEY_PREFIX - Static variable in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Prefix for the name of the Errors instance in a model, followed by the object name.
EditXMLFileSpXFormsController - class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController.
 
EditXMLFileSpXFormsController() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController
 
ExistCollectionManageXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.exist.ExistCollectionManageXMLDBDao.
 
ExistCollectionManageXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.exist.ExistCollectionManageXMLDBDao
 
ExistDatabaseManageXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.exist.ExistDatabaseManageXMLDBDao.
Implementation of IDatabaseManageXMLDBDao using the eXist specifc service for managing the database
ExistDatabaseManageXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.exist.ExistDatabaseManageXMLDBDao
 
ExistEmbeddedServer - class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer.
The ExistEmbeddedServer will startup an embedded XML database which can be connected to in the same JVM be using a xmldb:$databasename:/// database uri for the database.
ExistEmbeddedServer() - Constructor for class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
ExistStandaloneServer - class uk.co.lakesidetech.springxmldb.startup.exist.ExistStandaloneServer.
The ExistStandaloneServer will startup an embedded XML database which can be connected to in the same JVM be using a xmldb:$databasename:/// database uri for the database.
ExistStandaloneServer() - Constructor for class uk.co.lakesidetech.springxmldb.startup.exist.ExistStandaloneServer
 
ExistXMLDBAPIXQueryWrapper - class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper.
A wrapper for the eXist XQuery service which implements the XML:DB XQueryService
ExistXMLDBAPIXQueryWrapper(XQueryService, Collection) - Constructor for class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
ExistXQueryXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao.
Implementation of IDatabaseManageXMLDBDao using the eXist specifc service for XQuerys which does not implement the XML:DB api version.
ExistXQueryXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
 
equals(Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
execute(CompiledExpression) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
exportCollection(File, String, boolean) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBExportProcessor
Export an XML database collection to a filesystem directory.

F

FileXQueryTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.FileXQueryTilesComponent.
 
FileXQueryTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.FileXQueryTilesComponent
 
FileXQueryXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController.
The FileXQueryXMLDBController runs an XQuery stored in a File resource against an XML database collection.
FileXQueryXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController
 
facade - Variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
findCollectionFromPath(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AdvancedUrlFilenameXMLDBResourceController
Find the collection path from the URL
findCollectionNameFromFullPath(String) - Static method in class uk.co.lakesidetech.springxmldb.util.CollectionPathUtils
given a collection full path return the actual name of the collection
findCollectionPathWithoutRootFromFullPath(String) - Static method in class uk.co.lakesidetech.springxmldb.util.CollectionPathUtils
return the collection path without the root database collection
findContainingCollectionFromFullPath(String) - Static method in class uk.co.lakesidetech.springxmldb.util.CollectionPathUtils
find the containing collection of a collection given its full path
findCustomEditor(Class, String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
findFilenameFromPath(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController
finds the filename from the request path
findNthChildNS(Node, String, String, int) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction
find the nth child in a parent for a namespace uri and local name part (equals "/tagName[idx]" in xpath)
fixedField(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Transform the given field into its full path, regarding the nested path of this instance.
formCollectionPathString(HttpServletRequest) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
figure the collection path string to query using the collection parameter and if the collection can be overridden by reqyest parameter "collection" also preappends the collection prefix if set
formCollectionPathString(HttpServletRequest) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AdvancedUrlFilenameXMLDBResourceController
Overrides the original formCollectionPathString in AbstractXMLDBController to change the collection to be retrieved from the URL path
formXFormsInstance(HttpServletRequest) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
formXFormsInstance(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
formXFormsInstance(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController
 
formXFormsInstance(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.NewDocumentSpXFormsController
 
formXFormsModel(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController
 
formXFormsView(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController
 

G

generateXMLAsDOM() - Method in interface uk.co.lakesidetech.springxmldb.processor.IGenerator
 
generateXMLAsDOM(Map) - Method in interface uk.co.lakesidetech.springxmldb.processor.IGenerator
 
generateXMLAsDOM() - Method in interface uk.co.lakesidetech.springxmldb.processor.IMultiXMLGenerator
 
generateXMLAsDOM(Map) - Method in interface uk.co.lakesidetech.springxmldb.processor.IMultiXMLGenerator
 
generateXMLAsString() - Method in interface uk.co.lakesidetech.springxmldb.processor.IGenerator
 
generateXMLAsString(Map) - Method in interface uk.co.lakesidetech.springxmldb.processor.IGenerator
 
generateXMLAsString() - Method in interface uk.co.lakesidetech.springxmldb.processor.IMultiXMLGenerator
 
generateXMLAsString(Map) - Method in interface uk.co.lakesidetech.springxmldb.processor.IMultiXMLGenerator
 
getAllErrors() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getBeanWrapper() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Return the BeanWrapper that this instance uses.
getChildCollection(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getChildCollectionCount() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getChildCollectionCount() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getChildCollectionNames() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getCollection(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
get a collection connection to the XML database given the collection path
getCollection(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
get a collection connection to the XML database given a collectionpath and connect using supplied login details
getCollection() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
get a collection with the default collection path
getCollection() - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Get an XML:DB collection for the default collection path.
getCollection(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
return a XML:DB collection object given the collection path.
getCollection(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
not supported for pooling collections
getCollection() - Method in interface uk.co.lakesidetech.springxmldb.datasource.XMLDBDataSource
Return a XML:DB Collection connection to the XML:DB database.
getCollection(String) - Method in interface uk.co.lakesidetech.springxmldb.datasource.XMLDBDataSource
Return a XML:DB Collection connection to the XML:DB database for a specified collection given the collection path.
getCollection(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.datasource.XMLDBDataSource
Return a XML:DB Collection connection to the XML:DB database for a specified collection given the collection path and user connection details username and password
getCollection() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
getCollectionCollectionInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
getCollectionCollectionInfo(String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Get the information on all child collections of a collection given its collection path This method should return a collection (in the java.util sense) of XMLDBCollectionInfo objects
getCollectionCollectionInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistCollectionManageXMLDBDao
 
getCollectionCollectionInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
getCollectionFullPath() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getCollectionInfo() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
getCollectionManagementServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
Return a CollectionManagementService from the given collection.
getCollectionName() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getCollectionPrefix() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
getCollectionResourceInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
getCollectionResourceInfo(String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Get the information on all the resources in a collection given the collection path This method should return a collection (in the java.util sense) of XMLDBResourceInfo objects
getCollectionResourceInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistCollectionManageXMLDBDao
 
getCollectionResourceInfo(String) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
getCommand(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
getCommand(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Retrieve a command object for the given request.
getCommandClass() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return the command class for this controller.
getCommandName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return the name of the command in the model.
getCreationDateTime() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getCreationDateTime() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
getCustomMetadataDocument() - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
getDataSource() - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
getDatabaseImpl() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
getDatabaseInstanceManagerFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistDatabaseManageXMLDBDao
Returns a eXist DatabaseInstanceManager for a given collection
getDatabaseInstanceURI() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
getDefaultCollectionPath() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getDefaultCollectionPath() - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
 
getDelegate() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getDisplayValue() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return a suitable display value for the field, i.e.
getDriverClassName() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSubmitTag
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxTriggerTag
 
getElementName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSubmitTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxTriggerTag
 
getElementParameters() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
getErrorCode() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the first error codes for the field or object, if any.
getErrorCodes() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the error codes for the field or object, if any.
getErrorCount() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getErrorMessage() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the first error message for the field or object, if any.
getErrorMessages() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the resolved error messages for the field or object, if any.
getErrorMessagesAsString(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return an error message string, concatenating all messages separated by the given delimiter.
getErrors() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the Errors instance that this bind status is currently bound to.
getErrors() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
Retrieve the Errors instance that this tag is currently bound to.
getExpression() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return a bind expression that can be used in HTML forms as input name for the respective field, or null if not field-specific.
getFacade() - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
getFieldError(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getFieldErrorCount(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getFieldErrors(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getFieldNodeSetCount(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getFieldValue(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getFilenameSuffix() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController
 
getFormSessionAttributeName() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Return the name of the session attribute that holds the form object for this controller.
getFormView() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Return the name of the view that should be used for form display.
getGlobalError() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getGlobalErrorCount() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getGlobalErrors() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getHandlerMethodName(HttpServletRequest) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver
Evaluate the method name to resolve for the request
getId() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
getId() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
 
getId() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
 
getId() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
getId() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
getInitialSize() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getJxpathcontext() - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getLastmodifiedDateTime() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getLastmodifiedDateTime() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
getLinkURI() - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
getLogWriter() - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Returns my log writer.
getLoginTimeout() - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Throws UnsupportedOperationException.
getMaxActive() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getMaxIdle() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getMaxWait() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getMessageCodesResolver() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return the strategy to use for resolving errors into message codes.
getMetadataAttributes() - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
getMethodNameResolver() - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
Get the method name resolver object
getMinEvictableIdleTimeMillis() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getName() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getName() - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
getNameSpaces() - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
getNamespace(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
getNamespaceURI(Element, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathDOMFactory
 
getNestedPath() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getNodeSetCount() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the nodeset count of the current field path
getNodeset() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
getNumActive() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
[Read Only] The current number of active connections that have been allocated from this data source.
getNumIdle() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
[Read Only] The current number of idle connections that are waiting to be allocated from this data source.
getNumTestsPerEvictionRun() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getObjectName() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
getOwner() - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
getParentCollection() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getParentCollectionPath() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
getPassword() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
getPassword() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getPath() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the bean and property path for which values and errors will be resolved (e.g.
getPool() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
getProperty(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getProperty(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
getProperty() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
Retrieve the property that this tag is currently bound to, or null if bound to an object rather than a specific property.
getPropertyDescriptor(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getPropertyDescriptors() - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getPropertyNodeSetCount(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getPropertyType(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getPropertyValue(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getQuery() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController
 
getQuery() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController
 
getRef() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
Return the path that this tag applies to.
getRef() - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
Return the path that this tag applies to.
getResource(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getResourceCount() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getResourceCount() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
getResourceInfo() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
getResourceType() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
getResultLimit() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
getSchematronFileToUse() - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
getService(String, String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getServices() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
getSubmission() - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.SubmitXFormElement
 
getSubmitElement() - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
getSuccessView() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Return the name of the view that should be shown on successful submit.
getTarget() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Return the wrapped target object.
getTarget() - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
getTestOnBorrow() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getTestOnReturn() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getTestWhileIdle() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getTimeBetweenEvictionRunsMillis() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getUrl() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getUsername() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
getUsername() - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
getValidator() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return the primary Validator for this controller.
getValidators() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return the Validators for this controller.
getValue() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return the current value of the field, i.e.
getVariableInfo(TagData) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.tei.SpxRepeatTagExtraInfo
 
getVersion() - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
getView() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
getWrappedClass() - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getWrappedInstance() - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
getXPathQueryServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
Returns a configured XPathQueryService from a given collection
getXQueryServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
Return a XML:DB IXQueryXMLDBDao for a given collection
getXQueryServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.BaseExistXQueryXMLDBDao
return a XML:DB API XQueryService which is a wrapped eXist XQuery service
getXQueryServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
Get the eXist XQueryService for the collection
getXUpdateQueryServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXUpdateXMLDBDao
Get the XML:DB XUpdateQueryService for a specified collection
getXUpdateServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
Returns a configured XUpdateQueryService from a given collection
getXformActionsClasses() - Method in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
getXformsActions() - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
getXindiceCollectionManagerFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
getXindiceMetaServiceFromCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
getXmldbFacade() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 

H

handleInvalidSubmit(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.MultiXPathXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.ParameterXPathXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.RemoveXMLDBResourceController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXPathXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController
handle the request and return the resource as a binary stream or pass the xml document model to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.XPathRequestParamSubXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.XQueryRequestParametersXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateRequestParamSubXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateXMLDBController
handle the request and return the query results as an Map of resourceID and query result in the model as "results" to the view to handle (either as XSLT, or straight XML or JSTL in a JSP page)
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
hasErrors() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
hasFieldErrors(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
hasGlobalErrors() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
hashCode() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 

I

ICollectionManageXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao.
Defines Dao for managing and obtaining information (not querying) collections
IDatabaseManageXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.IDatabaseManageXMLDBDao.
Defines dao for managing XML database operations
IGenerator - interface uk.co.lakesidetech.springxmldb.processor.IGenerator.
Generator interface for abstracting the generation of XML documents.
IMultiXMLGenerator - interface uk.co.lakesidetech.springxmldb.processor.IMultiXMLGenerator.
Generator interface for abstracting the generation of multiple XML documents.
IObjectToXMLProcessor - interface uk.co.lakesidetech.springxmldb.processor.IObjectToXMLProcessor.
The IObjectToXMLProcessor interface defines the methods for the transforming of Object graphs to XML documents and back again.
IResourceManageXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao.
Defines a Dao for the management of XML and binary files within a XML document such as inserting, updating, removing and retrieving documents and files from the database
IXFormAction - interface uk.co.lakesidetech.spxforms.web.bind.xforms.action.IXFormAction.
list of standard XForms actions are message setvalue setfocus send reset load toggle setindex (revalidate, recalculate, refresh, rebuild) dispatch
IXFormElement - interface uk.co.lakesidetech.spxforms.web.bind.xforms.element.IXFormElement.
list of standard XForms elements dealt with serverside are submit trigger
IXMLDBFacade - interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade.
The IXMLDBFacade defines the implementation of a facade to XML database data access layer providing simple methods to the base web controllers and tiles components
IXMLDBServerStartup - interface uk.co.lakesidetech.springxmldb.startup.IXMLDBServerStartup.
Defines the interface for classes used to startup and stop XML databases
IXPathXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.IXPathXMLDBDao.
Defines a Dao for querying a collection in a XML database with a xpath query
IXQueryXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.IXQueryXMLDBDao.
Defines a Dao for querying a collection with XQuery
IXUpdateXMLDBDao - interface uk.co.lakesidetech.springxmldb.dao.IXUpdateXMLDBDao.
Defines a Dao for making XUpdate requests on an XML database
InsertXFormAction - class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction.
 
InsertXFormAction() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction
 
init() - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
run the upload directory and recursively upload the directory resource specified to the xml database
initApplicationContext() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
 
initBinder(HttpServletRequest, ServletRequestSpXFormsDataBinder) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Initialize the given binder instance, for example with custom editors.
initDirectory - Variable in class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
 
initialSize - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The initial number of default collection connections that are created when the pool is started.
insertUpdateBinaryFile(byte[], String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateBinaryFile(byte[], String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update a binary byte array into a XML database.
insertUpdateBinaryObject(Object, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
Do the insert/update of the object using the supplied Object as the resource content should be byte[] or String (File works for eXist only) as a Binary Resource
insertUpdateFile(File, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateFile(File, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update a file (either XML or binary) from a File object to the database.
insertUpdateInputStream(InputStream, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateInputStream(InputStream, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update information in a inputstream into a XML database.
insertUpdateXMLDocument(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateXMLDocument(File, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateXMLDocument(Document, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
insertUpdateXMLDocument(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update a XML document specfied in the String supplied in the parameters.
insertUpdateXMLDocument(File, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update a XML document from a File object to the database.
insertUpdateXMLDocument(Document, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Insert or update a XML document from a supplied DOM object to the database.
insertUpdateXMLDocument(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
insertUpdateXMLDocument(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
insert or update a String xml document
insertUpdateXMLDocument(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
insertUpdateXMLDocumentObject(Object, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
Do the insert/update of the object using the supplied Object as the resource content should be byte[] or String (File works for eXist only) as a XML Resource
isAcceptCollectionFromRequest() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
isAccessToUnderlyingCollectionAllowed() - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Returns the value of the accessToUnderlyingConnectionAllowed property.
isAllowedXBinding(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
isBindOnNewForm() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
isCollection() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
isError() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Return if this status represents a field or object error.
isFormSubmission(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Determine if the given request represents a form submission.
isMatchingFieldError(String, FieldError) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
Check whether the given FieldError matches the given field.
isNodeInNS(Node, String, String) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction
 
isOpen() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
isReadableProperty(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
isResource() - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
isSessionForm() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
isUseMetadata() - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
isValidateOnBinding() - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return if the Validator should get applied when binding.
isWritableProperty(String) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 

J

JXPathBeanWrapper - class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper.
TODO deal with xpath errors better and throw PropertyAccessExceptionsException
JXPathBeanWrapper(JXPathContext) - Constructor for class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
JXPathDOMFactory - class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathDOMFactory.
 
JXPathDOMFactory() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathDOMFactory
 
JXPathJDOMFactory - class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJDOMFactory.
A JXPath AbstractFactory that creates JDOM elements.
JXPathJDOMFactory() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJDOMFactory
 
JXPathJavaBeanFactory - class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJavaBeanFactory.
 
JXPathJavaBeanFactory() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.jxpath.JXPathJavaBeanFactory
 
jdomDocumentToString(Document) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 

L

listChildCollections() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
listResources() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
loadXQueryFromFile() - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController
 
loadXQueryFromFile(String, ServletContext) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.FileXQueryTilesComponent
Load the XQuery string from a file location
logWriter - Variable in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
My log writer.

M

MultiXPathXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.MultiXPathXMLDBController.
The MultiXPathXMLDBController is used to run multiple xpath queries against a collection in an XML database and aggregate the results into a Map of query results in XML against the query name.
MultiXPathXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.MultiXPathXMLDBController
 
makeObject(Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
make the collection object to be returned from the pool
maxActive - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or zero for no limit.
maxIdle - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or zero for no limit.
maxWait - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
minEvictableIdleTimeMillis - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The minimum amount of time an object may sit idle in the pool before it is eligable for eviction by the idle object evictor (if any).

N

NESTED_PATH_SEPARATOR - Static variable in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
NESTED_REF_VARIABLE_NAME - Static variable in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
Name of the exposed variable within the scope of this tag: "nestedPath".
NESTED_XFORMSTRING_VARIABLE_NAME - Static variable in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
NewDocumentSpXFormsController - class uk.co.lakesidetech.spxforms.web.servlet.mvc.NewDocumentSpXFormsController.
 
NewDocumentSpXFormsController() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.mvc.NewDocumentSpXFormsController
 
numTestsPerEvictionRun - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The number of objects to examine during each run of the idle object evictor thread (if any).

O

onBind(HttpServletRequest, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Callback for custom post-processing in terms of binding.
onBind(HttpServletRequest, Object) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Callback for custom post-processing in terms of binding.
onBindAndValidate(HttpServletRequest, Object, BindException) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
This method looks for validators/binders for the action by appending the word Validator onto the method name.
onBindAndValidate(HttpServletRequest, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Callback for custom post-processing in terms of binding and validation.

P

ParameterXPathXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.ParameterXPathXMLDBController.
The ParameterXPathXMLDBController is used to run an xpath query against a collection in an XML database where the xpath to run is supplied a request parameter (either through a form post or on the query string)
ParameterXPathXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.ParameterXPathXMLDBController
 
PoolableCollection - class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollection.
A delegating collection class than overides the collection close which it uses to check back into a object pool
PoolableCollection(Collection, KeyedObjectPool, String) - Constructor for class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollection
Constuctor to create a poolable collection supplying references to the underlying collection, the pool checked out of and the pool key
PoolableCollectionFactory - class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory.
The PoolableCollectionFactory creates instances of the PoolableCollection
PoolableCollectionFactory() - Constructor for class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
Default Constructor
PoolableCollectionFactory(String, String) - Constructor for class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
Constructor given only the database URI and the driver classname
PoolableCollectionFactory(String, String, String, String) - Constructor for class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
Constructor given the database URI, driver classname, and user connection details
PoolingXMLDBDataSource - class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource.
An implementation of the XMLDBDataSource which uses pooling collections
PoolingXMLDBDataSource() - Constructor for class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
default constructor
PoolingXMLDBDataSource(KeyedObjectPool) - Constructor for class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Constructor with a configured pool
parse(String) - Method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
parse(Reader) - Method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
parse(byte[]) - Method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
parse(InputSource) - Method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
parse(InputStream) - Method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
passivateObject(Object, Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
passivate the object when returning to the pool
password - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The connection password to be passed to our JDBC driver to establish a connection.
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
implementing method for a tiles component to retrive XML from the xml database
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.FileXQueryTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXPathXMLDBTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXQueryXMLDBTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceRequestParamXMLDBTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceXMLDBTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathAttributesSubTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathRequestParamSubTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryAttributesTilesComponent
 
performForXML(HttpServletRequest, HttpServletResponse, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryRequestParametersTilesComponent
 
pool - Variable in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
 
popNestedPath() - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
Process the form submission, if the form is errored then reshow the form otherwise resolve the method to call in the concrete class using the set MethodNameResolver
processResourceSetToDocuments(ResourceSet) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
Processes a resource set of XML:DB resources (providing only they are XML type) to a Map of XML DOM documents keyed on the id of the document.
processResourceSetToStrings(ResourceSet) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
processToXMLDOM(Object) - Method in interface uk.co.lakesidetech.springxmldb.processor.IObjectToXMLProcessor
Convert a Object to an XML W3C DOM Document representation
processToXMLDOM(Object) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
processToXMLString(Object) - Method in interface uk.co.lakesidetech.springxmldb.processor.IObjectToXMLProcessor
Convert a Object to an XML String representation
processToXMLString(Object) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
processXFormActions(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
processXFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
processXFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
processXFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController
 
processXMLToObject(String) - Method in interface uk.co.lakesidetech.springxmldb.processor.IObjectToXMLProcessor
Process a String representation of an XML document to a Java Object.
processXMLToObject(Document) - Method in interface uk.co.lakesidetech.springxmldb.processor.IObjectToXMLProcessor
Process a W3C DOM representation of an XML document to a Java Object.
processXMLToObject(String) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
processXMLToObject(Document) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
produceLimitedMap(Map, int) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
pushNestedPath(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 

Q

query(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
queryResource(String, String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
queryResourceWithXPathCollectionAsDOM(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao
 
queryResourceWithXPathCollectionAsDOM(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXPathXMLDBDao
Query a particular with xpath and return a map of results with keys of the resource IDs and values of w3c DOM documents of the results (not necessarily the resource documents, but the result of the query)
queryResourceWithXPathCollectionAsString(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao
 
queryResourceWithXPathCollectionAsString(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXPathXMLDBDao
Query a particular with xpath and return a map of results with keys of the resource IDs and values of String xml of the results (not necessarily the resource documents, but the result of the query)
queryResourceWithXPathCollectionAsString(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
queryResourceWithXPathCollectionAsString(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a specific resource with xpath
queryResourceWithXPathCollectionAsString(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXPathCollectionAsDOM(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao
 
queryWithXPathCollectionAsDOM(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXPathXMLDBDao
Query a collection with xpath and return a map of results with keys of the resource IDs and values of w3c DOM documents of the results (not necessarily the resource documents, but the result of the query)
queryWithXPathCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXPathXMLDBDao
 
queryWithXPathCollectionAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXPathXMLDBDao
Query a collection with xpath and return a map of results with keys of the resource IDs and values of Strings of the results (not necessarily the resource documents, but the result of the query)
queryWithXPathCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
queryWithXPathCollectionAsString(String, String, int) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
queryWithXPathCollectionAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with xpath
queryWithXPathCollectionAsString(String, String, int) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with xpath and limit the number of results obtained
queryWithXPathCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXPathCollectionAsString(String, String, int) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXQueryCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
 
queryWithXQueryCollectionAsString(String, String, Map) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
 
queryWithXQueryCollectionAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXQueryXMLDBDao
Query a collection with XQuery and return a map of results with keys of the resource IDs and values of String xml of the results (not necessarily the resource documents, but the result of the query)
queryWithXQueryCollectionAsString(String, String, Map) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXQueryXMLDBDao
Query a collection with XQuery and return a map of results with keys of the resource IDs and values of String xml of the results (not necessarily the resource documents, but the result of the query).
queryWithXQueryCollectionAsString(String, String, Map) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
 
queryWithXQueryCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
 
queryWithXQueryCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
queryWithXQueryCollectionAsString(String, String, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
queryWithXQueryCollectionAsString(String, String, int) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
queryWithXQueryCollectionAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with an XQuery
queryWithXQueryCollectionAsString(String, String, int) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with XQuery and limit to a number of results to return
queryWithXQueryCollectionAsString(String, String, Map) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with XQuery using a map of subsitiution parameters in the xquery
queryWithXQueryCollectionAsString(String, String, Map, int) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
query a collection with XQuery using a map of subsitiution parameters in the xquery.
queryWithXQueryCollectionAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXQueryCollectionAsString(String, String, Map) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXQueryCollectionAsString(String, String, int) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
queryWithXQueryCollectionAsString(String, String, Map, int) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 

R

RESOURCETYPE_XMLRESOURCE - Static variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
RemoveXMLDBResourceController - class uk.co.lakesidetech.springxmldb.spring.web.controller.RemoveXMLDBResourceController.
 
RemoveXMLDBResourceController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.RemoveXMLDBResourceController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Create a reference data map for the given request, consisting of bean name/bean instance pairs as expected by ModelAndView.
registerCustomEditor(Class, PropertyEditor) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
registerCustomEditor(Class, String, PropertyEditor) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
registerDriver() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
register the XML:DB class driver.
reject(String, String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
reject(String, Object[], String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
rejectValue(String, String, String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
rejectValue(String, String, Object[], String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
removeCollection(String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
 
removeCollection(String) - Method in interface uk.co.lakesidetech.springxmldb.dao.ICollectionManageXMLDBDao
Remove a collection from the XML datbase given the full collection path
removeDocument(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
removeDocument(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Remove a document (XML or binary) from a collection
removeDocument(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
removeDocument(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
remove a document from the xml database
removeDocument(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
removeNamespace(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
removeResource(Resource) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
replaceRequestParameterVariables(HttpServletRequest, String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
resolveMessageCodes(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
resolveMessageCodes(String, String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
retrieveDocumentAsDOM(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
retrieveDocumentAsDOM(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Retrieve an XML document as a w3c DOM object from a collection in the XML database
retrieveDocumentAsResource(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
retrieveDocumentAsResource(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Retrieve a XML:DB Resource which can be either a binary or XML document from a collection in the XML database
retrieveDocumentAsResource(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
retrieveDocumentAsResource(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
Retrieve a XML:DB Resource object which could a XML or binary document
retrieveDocumentAsResource(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
retrieveDocumentAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseResourceManageXMLDBDao
 
retrieveDocumentAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IResourceManageXMLDBDao
Retrieve an XML document as a String from a collection in the XML database
retrieveDocumentAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
(non-Javadoc)
retrieveDocumentAsString(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
Retrieve a XML document as a String given the document id and collection path
retrieveDocumentAsString(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
runElementActions() - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
runSchematronPattern(JXPathContext, JXPathContext, Errors) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
runSchematronRule(JXPathContext, JXPathContext, Errors) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 

S

STATUS_VARIABLE_NAME - Static variable in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
Name of the exposed variable within the scope of this tag: "status".
SchematronValidator - class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator.
BBB element is missing. BBB element is present. AAA misses attribute name. AAA contains attribute name. BBB element is present. AAA contains attribute name. BBB element is missing. AAA misses attribute name.
SchematronValidator() - Constructor for class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
ServletRequestSpXFormsDataBinder - class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsDataBinder.
 
ServletRequestSpXFormsDataBinder(Object, String) - Constructor for class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsDataBinder
 
ServletRequestSpXFormsElementBinder - class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder.
_xform_submit=put 0 0.00 _xform_trigger_1=submit _xform_trigger_1_action_insert_1_nodeset=/items/item _xform_trigger_1_action_insert_1_at=3 _xform_trigger_1_action_insert_1_position=after _xform_trigger_1_action_setvalue_1_ref=/items/item[3]/@quantity _xform_trigger_1_action_setvalue_1_value=0 _xform_trigger_1_action_setvalue_2_ref=/items/item[3]/@price _xform_trigger_1_action_setvalue_2_value=0.00
ServletRequestSpXFormsElementBinder(Object, String, boolean) - Constructor for class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
SetValueXFormAction - class uk.co.lakesidetech.spxforms.web.bind.xforms.action.SetValueXFormAction.
 
SetValueXFormAction() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.action.SetValueXFormAction
 
SimpleMultiActionFormController - class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController.
The SimpleMultiActionFormController provides a multiple form processing action similar to MultiActionController for form processing allowing a concrete class to benefit from the binding and error handling capabilties of the FormController but execute different submission actions.
SimpleMultiActionFormController() - Constructor for class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
 
SimpleXMLDBFacade - class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade.
A simple implementation of IXMLDBFacade which just delegates to the appropiate dao.
SimpleXMLDBFacade() - Constructor for class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
SimpleXMLDBXsltView - class uk.co.lakesidetech.springxmldb.spring.web.view.SimpleXMLDBXsltView.
The SimpleXMLDBXsltView is a Spring view used to aggregate the results of a AbstractXMLDBController into a single XML document to render either as XML or transform with XSLT
SimpleXMLDBXsltView() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.view.SimpleXMLDBXsltView
 
SimpleXPathXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXPathXMLDBController.
The SimpleXPathXMLDBController is used to run an xpath query against a collection in an XML database where the xpath to run is supplied as a property of the object and can be set in the context configuration file
SimpleXPathXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXPathXMLDBController
 
SimpleXPathXMLDBTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXPathXMLDBTilesComponent.
 
SimpleXPathXMLDBTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXPathXMLDBTilesComponent
 
SimpleXQueryXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController.
The SimpleXQueryXMLDBController is used to run an xquery query against a collection in an XML database where the xquery to run is supplied as a property of the object and can be set in the context configuration file
SimpleXQueryXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController
 
SimpleXQueryXMLDBTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXQueryXMLDBTilesComponent.
 
SimpleXQueryXMLDBTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.SimpleXQueryXMLDBTilesComponent
 
SpXBindException - exception uk.co.lakesidetech.spxforms.validation.SpXBindException.
 
SpXBindException(JXPathContext, String) - Constructor for class uk.co.lakesidetech.spxforms.validation.SpXBindException
Create a new SpXBindException instance.
SpXBindStatus - class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus.
 
SpXBindStatus(RequestContext, String, boolean) - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
Create a new SpXBindStatus instance, representing a field or object status.
SpXFormsDataBinder - class uk.co.lakesidetech.spxforms.web.bind.SpXFormsDataBinder.
 
SpXFormsDataBinder(Object, String) - Constructor for class uk.co.lakesidetech.spxforms.web.bind.SpXFormsDataBinder
 
SpXFormsElementBinder - class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder.
 
SpXFormsElementBinder(Object, String, boolean) - Constructor for class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
SpXFormsException - exception uk.co.lakesidetech.spxforms.exception.SpXFormsException.
 
SpXFormsException(String) - Constructor for class uk.co.lakesidetech.spxforms.exception.SpXFormsException
 
SpXFormsException(String, Throwable) - Constructor for class uk.co.lakesidetech.spxforms.exception.SpXFormsException
 
SpxBindTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag.
 
SpxBindTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
 
SpxDeleteTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag.
 
SpxDeleteTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag
 
SpxGroupTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag.
 
SpxGroupTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
 
SpxInsertTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag.
 
SpxInsertTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
SpxRepeatTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag.
 
SpxRepeatTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
SpxRepeatTagExtraInfo - class uk.co.lakesidetech.spxforms.web.servlet.tags.tei.SpxRepeatTagExtraInfo.
 
SpxRepeatTagExtraInfo() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.tei.SpxRepeatTagExtraInfo
 
SpxSetValueTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag.
 
SpxSetValueTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag
 
SpxSubmitTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSubmitTag.
 
SpxSubmitTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSubmitTag
 
SpxTriggerTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxTriggerTag.
 
SpxTriggerTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxTriggerTag
 
SpxXFormElementTag - class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag.
 
SpxXFormElementTag() - Constructor for class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
SubmitParameterPropertiesMethodNameResolver - class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver.
The SubmitParameterPropertiesMethodNameResolver trys to resolve the method name to called based on the value of the submit parameter used in the form submission.
SubmitParameterPropertiesMethodNameResolver() - Constructor for class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver
 
SubmitXFormElement - class uk.co.lakesidetech.spxforms.web.bind.xforms.element.SubmitXFormElement.
 
SubmitXFormElement() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.element.SubmitXFormElement
 
save(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController
 
setAcceptCollectionFromRequest(boolean) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setAccessToUnderlyingCollectionAllowed(boolean) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Sets the value of the accessToUnderlyingConnectionAllowed property.
setActions(Collection) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.AbstractActionableXFormElement
 
setActions(Collection) - Method in interface uk.co.lakesidetech.spxforms.web.bind.xforms.element.IXFormElement
 
setAliases(Map) - Method in class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
setAt(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag
 
setAt(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
setBindOnNewForm(boolean) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
setChildCollectionCount(int) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setChildCollectionNames(String[]) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setCollection(String) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
 
setCollection(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setCollection(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
setCollection(Collection) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
setCollectionFullPath(String) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setCollectionManageDao(ICollectionManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBExportProcessor
 
setCollectionManageDao(ICollectionManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor
 
setCollectionName(String) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setCollectionPrefix(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setCommandClass(Class) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set the command class for this controller.
setCommandName(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set the name of the command in the model.
setConfigurationFile(Resource) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setConfigurationFile(Resource) - Method in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
 
setCreationDateTime(Date) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setCreationDateTime(Date) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
setCustomMetadataDocument(Document) - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
setDataSource(XMLDBDataSource) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
setDatabaseImpl(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
setDatabaseInstanceURI(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
setDatabaseName(String) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setDatabaseRootLocation(Resource) - Method in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
 
setDefaultCollectionPath(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setDefaultCollectionPath(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
 
setDefaultMethodName(String) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver
 
setDelegate(Collection) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
setDriverClassName(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setFilenameSuffix(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController
 
setFormView(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Set the name of the view that should be used for form display.
setHiddenElement(boolean) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
setId(String) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
setId(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
 
setId(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
 
setId(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
setId(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxXFormElementTag
 
setIgnorePathForCollection(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AdvancedUrlFilenameXMLDBResourceController
 
setInitDirectory(Resource) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
 
setInitialSize(int) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setLastmodifiedDateTime(Date) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setLastmodifiedDateTime(Date) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
setLinkURI(String) - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
setLogWriter(PrintWriter) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Sets my log writer.
setLoginTimeout(int) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Throws UnsupportedOperationException.
setManageDao(IResourceManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
setManageDao(IResourceManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
setMappings(Properties) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SubmitParameterPropertiesMethodNameResolver
Set URL to method name mappings from a Properties object.
setMaxActive(int) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setMaxIdle(int) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setMaxWait(long) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setMessageCodesResolver(MessageCodesResolver) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set the strategy to use for resolving errors into message codes.
setMetadataAttributes(Map) - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
setMethodNameResolver(MethodNameResolver) - Method in class uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction.SimpleMultiActionFormController
Set the method name resolver objerct
setMinEvictableIdleTimeMillis(long) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setModuleLoadPath(String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
setNameSpaces(Map) - Method in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
setNamespace(String, String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
setNestedPath(String) - Method in class uk.co.lakesidetech.spxforms.validation.SpXBindException
 
setNewColconfig(String) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
setNodeset(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxDeleteTag
 
setNodeset(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
setNodeset(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxRepeatTag
 
setNumTestsPerEvictionRun(int) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setOwner(String) - Method in class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
setParameters(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.DeleteXFormAction
 
setParameters(Map) - Method in interface uk.co.lakesidetech.spxforms.web.bind.xforms.action.IXFormAction
 
setParameters(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.InsertXFormAction
 
setParameters(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.action.SetValueXFormAction
 
setParameters(Map) - Method in interface uk.co.lakesidetech.spxforms.web.bind.xforms.element.IXFormElement
 
setParameters(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.SubmitXFormElement
 
setParameters(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.TriggerXFormElement
 
setParentCollectionPath(String) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
setPassword(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
setPassword(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setPool(KeyedObjectPool) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
setPool(KeyedObjectPool) - Method in class uk.co.lakesidetech.springxmldb.datasource.PoolingXMLDBDataSource
Set the KeyedObjectPool used in this datasource
setPosition(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxInsertTag
 
setProperty(String, String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
setProperty(String, String) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
setPropertyValue(String, Object) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setPropertyValue(PropertyValue) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setPropertyValues(Map) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setPropertyValues(PropertyValues) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setPropertyValues(PropertyValues, boolean) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setRef(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxBindTag
Set the path that this tag should apply.
setRef(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxGroupTag
Set the path that this tag should apply.
setRef(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag
 
setResourceCount(int) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
setResourceType(String) - Method in class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
setResultLimit(int) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setSchematronFile(File) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
setSchematronResource(Resource) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
setSessionForm(boolean) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
 
setShutdownListener(ShutdownListener) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setShutdownPassword(String) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setShutdownUser(String) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setSubmission(String) - Method in class uk.co.lakesidetech.spxforms.web.bind.xforms.element.SubmitXFormElement
 
setSubmission(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSubmitTag
 
setSuccessView(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Set the name of the view that should be shown on successful submit.
setTestOnBorrow(boolean) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setTestOnReturn(boolean) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setTestWhileIdle(boolean) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setThreads(int) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
setTimeBetweenEvictionRunsMillis(long) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setUrl(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setUseMetadata(boolean) - Method in class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
setUsername(String) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
 
setUsername(String) - Method in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
 
setValidateOnBinding(boolean) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set if the Validator should get applied when binding.
setValidator(Validator) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set the Validators for this controller.
setValidators(Validator[]) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Set the primary Validator for this controller.
setValue(String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.tags.SpxSetValueTag
 
setView(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setWrappedInstance(Object) - Method in class uk.co.lakesidetech.spxforms.beans.JXPathBeanWrapper
 
setXPathCompatibility(boolean) - Method in class uk.co.lakesidetech.springxmldb.xmldb.exist.ExistXMLDBAPIXQueryWrapper
 
setXformActionsClasses(Map) - Method in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
setXformsElements(Collection) - Method in class uk.co.lakesidetech.spxforms.web.bind.SpXFormsElementBinder
 
setXformsXSLTRenderer(Resource) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController
 
setXmlFile(Resource) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.EditXMLFileSpXFormsController
 
setXmldbFacade(IXMLDBFacade) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
setXmldbFacade(IXMLDBFacade) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
setXmldbManageDao(IResourceManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBExportProcessor
 
setXmldbManageDao(IResourceManageXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor
 
setXmlrpcPort(int) - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistStandaloneServer
 
setXpath(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXPathXMLDBController
 
setXpathDao(IXPathXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
setXpathDao(IXPathXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
setXpathParameter(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.ParameterXPathXMLDBController
 
setXpathQueries(Map) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.MultiXPathXMLDBController
 
setXquery(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController
 
setXqueryDao(IXQueryXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.CachingXMLDBFacade
 
setXqueryDao(IXQueryXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
setXqueryFile(Resource) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController
 
setXupdate(String) - Method in class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateXMLDBController
 
setXupdateDao(IXUpdateXMLDBDao) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
This implementation shows the configured form view.
showForm(HttpServletRequest, BindException, String) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Prepare model and view for the given form, including reference and errors.
showForm(HttpServletRequest, BindException, String, Map) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Prepare model and view for the given form, including reference and errors, adding a controller-specific control model.
showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsModelViewController
 
showNewForm(HttpServletRequest, HttpServletResponse) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.AbstractSpXFormsController
Show a new form.
shutdown() - Method in interface uk.co.lakesidetech.springxmldb.dao.IDatabaseManageXMLDBDao
Shutdown the database at the URI given by the dao datasource
shutdown() - Method in class uk.co.lakesidetech.springxmldb.dao.exist.ExistDatabaseManageXMLDBDao
 
shutdown() - Method in interface uk.co.lakesidetech.springxmldb.startup.IXMLDBServerStartup
Shutdown the XML database
shutdown() - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
shuts down this data base created
shutdown() - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistStandaloneServer
shutdown the XML database server and the HTTP and XMLRPC servers
shutdown() - Method in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
shutdown this Xindice embedded database
shutdownListener - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
shutdownPassword - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
shutdownUser - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
startup() - Method in interface uk.co.lakesidetech.springxmldb.startup.IXMLDBServerStartup
Start the XML database
startup() - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
starts up a instance of the eXist embedded broker pool server using the configuration file specified
startup() - Method in class uk.co.lakesidetech.springxmldb.startup.exist.ExistStandaloneServer
start the xml database and a HTTP server and XMLRPC server on the indicated ports
startup() - Method in class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
startup the Xindice embedded database
storeResource(Resource) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
supports(Class) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
suppressValidation(HttpServletRequest) - Method in class uk.co.lakesidetech.spxforms.web.servlet.mvc.BaseSpXCommandController
Return whether to suppress validation for the given request.

T

TILES_ATTRIBUTE_COLLECTION - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
TILES_ATTRIBUTE_NORESULTS - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
TILES_ATTRIBUTE_XPATH - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
TILES_ATTRIBUTE_XQUERY - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
TriggerXFormElement - class uk.co.lakesidetech.spxforms.web.bind.xforms.element.TriggerXFormElement.
 
TriggerXFormElement() - Constructor for class uk.co.lakesidetech.spxforms.web.bind.xforms.element.TriggerXFormElement
 
testOnBorrow - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The indication of whether objects will be validated before being borrowed from the pool.
testOnReturn - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The indication of whether objects will be validated before being returned to the pool.
testWhileIdle - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The indication of whether objects will be validated by the idle object evictor (if any).
threads - Variable in class uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer
 
timeBetweenEvictionRunsMillis - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The number of milliseconds to sleep between runs of the idle object evictor thread.
toDocument(Reader) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
toDocument(byte[]) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
toDocument(InputSource) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
toDocument(InputStream) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
toDocument(String) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
toString() - Method in class uk.co.lakesidetech.springxmldb.connectionpool.DelegatingCollection
 
toString() - Method in class uk.co.lakesidetech.spxforms.web.servlet.support.SpXBindStatus
 

U

UrlFilenameXMLDBResourceController - class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController.
The UrlFilenameXMLDBResourceController retrieves a resource from the collection using the filename of the request URL as the id.
UrlFilenameXMLDBResourceController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController
 
uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction - package uk.co.lakesidetech.springframework.web.servlet.mvc.multiaction
 
uk.co.lakesidetech.springxmldb.connectionpool - package uk.co.lakesidetech.springxmldb.connectionpool
 
uk.co.lakesidetech.springxmldb.dao - package uk.co.lakesidetech.springxmldb.dao
 
uk.co.lakesidetech.springxmldb.dao.exist - package uk.co.lakesidetech.springxmldb.dao.exist
 
uk.co.lakesidetech.springxmldb.dao.xindice - package uk.co.lakesidetech.springxmldb.dao.xindice
 
uk.co.lakesidetech.springxmldb.data - package uk.co.lakesidetech.springxmldb.data
 
uk.co.lakesidetech.springxmldb.data.xindice - package uk.co.lakesidetech.springxmldb.data.xindice
 
uk.co.lakesidetech.springxmldb.datasource - package uk.co.lakesidetech.springxmldb.datasource
 
uk.co.lakesidetech.springxmldb.exception - package uk.co.lakesidetech.springxmldb.exception
 
uk.co.lakesidetech.springxmldb.processor - package uk.co.lakesidetech.springxmldb.processor
 
uk.co.lakesidetech.springxmldb.spring - package uk.co.lakesidetech.springxmldb.spring
 
uk.co.lakesidetech.springxmldb.spring.web.controller - package uk.co.lakesidetech.springxmldb.spring.web.controller
 
uk.co.lakesidetech.springxmldb.spring.web.controller.spxform - package uk.co.lakesidetech.springxmldb.spring.web.controller.spxform
 
uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate - package uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate
 
uk.co.lakesidetech.springxmldb.spring.web.tiles - package uk.co.lakesidetech.springxmldb.spring.web.tiles
 
uk.co.lakesidetech.springxmldb.spring.web.view - package uk.co.lakesidetech.springxmldb.spring.web.view
 
uk.co.lakesidetech.springxmldb.startup - package uk.co.lakesidetech.springxmldb.startup
 
uk.co.lakesidetech.springxmldb.startup.exist - package uk.co.lakesidetech.springxmldb.startup.exist
 
uk.co.lakesidetech.springxmldb.startup.xindice - package uk.co.lakesidetech.springxmldb.startup.xindice
 
uk.co.lakesidetech.springxmldb.util - package uk.co.lakesidetech.springxmldb.util
 
uk.co.lakesidetech.springxmldb.xmldb.exist - package uk.co.lakesidetech.springxmldb.xmldb.exist
 
uk.co.lakesidetech.spxforms.beans - package uk.co.lakesidetech.spxforms.beans
 
uk.co.lakesidetech.spxforms.exception - package uk.co.lakesidetech.spxforms.exception
 
uk.co.lakesidetech.spxforms.validation - package uk.co.lakesidetech.spxforms.validation
 
uk.co.lakesidetech.spxforms.validation.schematron - package uk.co.lakesidetech.spxforms.validation.schematron
 
uk.co.lakesidetech.spxforms.web.bind - package uk.co.lakesidetech.spxforms.web.bind
 
uk.co.lakesidetech.spxforms.web.bind.jxpath - package uk.co.lakesidetech.spxforms.web.bind.jxpath
 
uk.co.lakesidetech.spxforms.web.bind.xforms.action - package uk.co.lakesidetech.spxforms.web.bind.xforms.action
 
uk.co.lakesidetech.spxforms.web.bind.xforms.element - package uk.co.lakesidetech.spxforms.web.bind.xforms.element
 
uk.co.lakesidetech.spxforms.web.servlet.mvc - package uk.co.lakesidetech.spxforms.web.servlet.mvc
 
uk.co.lakesidetech.spxforms.web.servlet.support - package uk.co.lakesidetech.spxforms.web.servlet.support
 
uk.co.lakesidetech.spxforms.web.servlet.tags - package uk.co.lakesidetech.spxforms.web.servlet.tags
 
uk.co.lakesidetech.spxforms.web.servlet.tags.tei - package uk.co.lakesidetech.spxforms.web.servlet.tags.tei
 
updateResourceWithXUpdate(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXUpdateXMLDBDao
updates a specific resource with an xupdate string
updateResourceWithXUpdate(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXUpdateXMLDBDao
run a XUpdate set of commands on a specific resource within a collection in an XML database
updateWithXUpdate(String, String) - Method in class uk.co.lakesidetech.springxmldb.dao.BaseXUpdateXMLDBDao
update items within a collection with a specific Xupdate string
updateWithXUpdate(String, String) - Method in interface uk.co.lakesidetech.springxmldb.dao.IXUpdateXMLDBDao
run a XUpdate set of commands on a collection in an XML database
uploadDirectory(File, String, boolean) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor
Upload a directory to an XML database collection uploading all files in that directory to the collection.
uploadFile(File, String) - Method in class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor
Upload a file from the filesystem to an XML database collection, creating the collection if it doesnt allready exist
url - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The connection URL to be passed to our JDBC driver to establish a connection.
username - Variable in class uk.co.lakesidetech.springxmldb.datasource.BasicXMLDBDataSource
The connection username to be passed to our JDBC driver to establish a connection.

V

validate(Object, Errors) - Method in class uk.co.lakesidetech.spxforms.validation.schematron.SchematronValidator
 
validateObject(Object, Object) - Method in class uk.co.lakesidetech.springxmldb.connectionpool.PoolableCollectionFactory
Validate the object is still ok to be returned by the pool

X

XFORMS_ACTION_EVENT - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XFORMS_ACTION_PREFIX - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XFORMS_PREFIX - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XFORMS_SEPERATOR - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XFORMS_SUBMIT - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XFORMS_TRIGGER - Static variable in class uk.co.lakesidetech.spxforms.web.bind.ServletRequestSpXFormsElementBinder
 
XMLDBAutoLoader - class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader.
The XMLDBAutoLoader can be used in a Spring context to automatically upload documents to a XMLDatabase on startup.
XMLDBAutoLoader() - Constructor for class uk.co.lakesidetech.springxmldb.processor.XMLDBAutoLoader
 
XMLDBCollectionInfo - class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo.
Simple POJO containing data on a collection in a XML database
XMLDBCollectionInfo() - Constructor for class uk.co.lakesidetech.springxmldb.data.XMLDBCollectionInfo
 
XMLDBContentInfo - class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo.
Simple POJO containing data on a content (resource or collection) of a collection in a XMLDatabase
XMLDBContentInfo(XMLDBResourceInfo) - Constructor for class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
XMLDBContentInfo(XMLDBCollectionInfo) - Constructor for class uk.co.lakesidetech.springxmldb.data.XMLDBContentInfo
 
XMLDBDataAccessException - exception uk.co.lakesidetech.springxmldb.exception.XMLDBDataAccessException.
Spring abstracted DataAccessException for issues connecting to a XMLDatabase
XMLDBDataAccessException(String) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLDBDataAccessException
 
XMLDBDataAccessException(String, Throwable) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLDBDataAccessException
 
XMLDBDataSource - interface uk.co.lakesidetech.springxmldb.datasource.XMLDBDataSource.
Defines a XMLDBDatSource interface for datasources to XML databases.
XMLDBExportProcessor - class uk.co.lakesidetech.springxmldb.processor.XMLDBExportProcessor.
The XMLDBExportProcessor is used to export the contents of an XML database to a filesystem location.
XMLDBExportProcessor() - Constructor for class uk.co.lakesidetech.springxmldb.processor.XMLDBExportProcessor
 
XMLDBImportProcessor - class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor.
The XMLDBImportProcessor can be used to upload the contents of a filesystem to an XML database.
XMLDBImportProcessor() - Constructor for class uk.co.lakesidetech.springxmldb.processor.XMLDBImportProcessor
 
XMLDBResourceCreateEditForm - class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm.
 
XMLDBResourceCreateEditForm() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.spxform.XMLDBResourceCreateEditForm
 
XMLDBResourceInfo - class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo.
Simple POJO containing data on a resource of a collection in a XMLDatabase
XMLDBResourceInfo() - Constructor for class uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
 
XMLDBStartupException - exception uk.co.lakesidetech.springxmldb.exception.XMLDBStartupException.
Exception in starting up a XML database
XMLDBStartupException(String) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLDBStartupException
 
XMLDBStartupException(String, Throwable) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLDBStartupException
 
XMLParsingException - exception uk.co.lakesidetech.springxmldb.exception.XMLParsingException.
Abstraction of issues in trying to parse an XML document
XMLParsingException(String) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLParsingException
 
XMLParsingException(String, Throwable) - Constructor for class uk.co.lakesidetech.springxmldb.exception.XMLParsingException
 
XMLQUERY_RESULTS_REQUEST_ATTRIBUTE - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.AbstractXMLDBController
 
XMLQUERY_RESULTS_REQUEST_ATTRIBUTE - Static variable in class uk.co.lakesidetech.springxmldb.spring.web.tiles.AbstractXMLDBTilesComponent
 
XMLResourceRequestParamXMLDBTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceRequestParamXMLDBTilesComponent.
Tiles component retrieves an XML resource string given an the resource id on the request parameter.
XMLResourceRequestParamXMLDBTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceRequestParamXMLDBTilesComponent
 
XMLResourceXMLDBTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceXMLDBTilesComponent.
Tiles component retrieves a specific resource from the xml database as a String.
XMLResourceXMLDBTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XMLResourceXMLDBTilesComponent
 
XMLUtils - class uk.co.lakesidetech.springxmldb.util.XMLUtils.
Utilities class for dealing with XML documents
XMLUtils() - Constructor for class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
XPATHQUERYSERVICE_NAME - Static variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
XPATHQUERYSERVICE_VERSION - Static variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
XPathAttributesSubTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathAttributesSubTilesComponent.
This tiles component performs a xpath query on a collection in an xml datbase but also subsitutes any $variables found in the xpath string with provided tiles context attributes defined in the definitions file
XPathAttributesSubTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathAttributesSubTilesComponent
 
XPathRequestParamSubTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathRequestParamSubTilesComponent.
This tiles component performs a xpath query on a collection in an xml datbase but also subsitutes any $variables found in the xpath string with any request parameters either from the query string of form posts
XPathRequestParamSubTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XPathRequestParamSubTilesComponent
 
XPathRequestParamSubXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.XPathRequestParamSubXMLDBController.
The XPathRequestParamSubXMLDBController is used to run an xpath query against a collection in an XML database where the xpath to run is supplied as a property of the object and can be set in the context configuration file.
XPathRequestParamSubXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.XPathRequestParamSubXMLDBController
 
XQUERYSERVICE_NAME - Static variable in class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
 
XQUERYSERVICE_NAME - Static variable in class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
 
XQUERYSERVICE_VERSION - Static variable in class uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao
 
XQUERYSERVICE_VERSION - Static variable in class uk.co.lakesidetech.springxmldb.dao.exist.ExistXQueryXMLDBDao
 
XQueryAttributesTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryAttributesTilesComponent.
This tiles component performs a XQuery query on a collection in an xml datbase but also passes any attributes to be used as variables in the xquery allowing $paramKey to be used in the XQuery
XQueryAttributesTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryAttributesTilesComponent
 
XQueryRequestParametersTilesComponent - class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryRequestParametersTilesComponent.
This tiles component performs a XQuery query on a collection in an xml datbase but also passes the request parameter map to be used as variables in the xquery allowing $paramKey to be used in the XQuery
XQueryRequestParametersTilesComponent() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.tiles.XQueryRequestParametersTilesComponent
 
XQueryRequestParametersXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.XQueryRequestParametersXMLDBController.
The XQueryRequestParametersXMLDBController is used to run an xquery query against a collection in an XML database where the xquery to run is supplied as a property of the object and can be set in the context configuration file
XQueryRequestParametersXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.XQueryRequestParametersXMLDBController
 
XStreamObjectToXMLProcessor - class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor.
The XStreamObjectToXMLProcessor uses xstream to convert objects to and from XML.
XStreamObjectToXMLProcessor() - Constructor for class uk.co.lakesidetech.springxmldb.processor.XStreamObjectToXMLProcessor
 
XUPDATEQUERYSERVICE_NAME - Static variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
XUPDATEQUERYSERVICE_VERSION - Static variable in class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
 
XUpdateRequestParamSubXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateRequestParamSubXMLDBController.
 
XUpdateRequestParamSubXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateRequestParamSubXMLDBController
 
XUpdateXMLDBController - class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateXMLDBController.
 
XUpdateXMLDBController() - Constructor for class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateXMLDBController
 
XindiceCollectionManageXMLDBDao - class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao.
 
XindiceCollectionManageXMLDBDao() - Constructor for class uk.co.lakesidetech.springxmldb.dao.xindice.XindiceCollectionManageXMLDBDao
 
XindiceManagedServer - class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer.
The XindiceManagedServer will start up a local embedded managed instance of Xindice without XMLRPC access.
XindiceManagedServer() - Constructor for class uk.co.lakesidetech.springxmldb.startup.xindice.XindiceManagedServer
 
XindiceXMLDBResourceInfo - class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo.
 
XindiceXMLDBResourceInfo() - Constructor for class uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
 
xmlStringToDOMDocument(String) - Static method in class uk.co.lakesidetech.springxmldb.util.XMLUtils
 
xpath - Variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXPathXMLDBController
 
xpathParameter - Variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.ParameterXPathXMLDBController
 
xquery - Variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.SimpleXQueryXMLDBController
 
xqueryFile - Variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.FileXQueryXMLDBController
 
xupdate - Variable in class uk.co.lakesidetech.springxmldb.spring.web.controller.xupdate.XUpdateXMLDBController
 
xupdateCollection(String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
run an xupdate command on an collection in the xml database
xupdateCollection(String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 
xupdateXMLDocument(String, String, String) - Method in interface uk.co.lakesidetech.springxmldb.spring.IXMLDBFacade
run an xupdate command on an XML document
xupdateXMLDocument(String, String, String) - Method in class uk.co.lakesidetech.springxmldb.spring.SimpleXMLDBFacade
 

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