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

A

ALLOW_URL_DEBUG_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
Allows the use of "debug=true" on the querystring to trigger xml debugging
ALWAYS_USE_ROOT_KEY - Static variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Whether to always used the chained root node as the document root
ATTACH_ERRORS_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key that holds whether to attach error XML
ATTACH_FORM_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key holding the action form XML
ATTACH_MESSAGES_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key that holds whether to attach message XML
ATTACH_REQUEST_ATTRIBUTES_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key that holds whether to attach request attribute XML
ATTACH_REQUEST_PARAMETERS_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key that holds whether to attach request parameter XML
ATTACH_RESOURCES_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key that holds whether to attach resource XML
ATTRIBUTES_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for request attribute properties
ATTRIBUTES_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
Request attributes type
AbstractSAXFilter - class com.oroad.stxx.util.AbstractSAXFilter.
This class provides a bridge class to connect to existing content handlers and lexical handlers.
AbstractSAXFilter() - Constructor for class com.oroad.stxx.util.AbstractSAXFilter
 
AbstractSAXTransformer - class com.oroad.stxx.transform.AbstractSAXTransformer.
This class provides common methods and variables used by transformers that convert stxx documents into SAX events.
AbstractSAXTransformer() - Constructor for class com.oroad.stxx.transform.AbstractSAXTransformer
Constructor for the AbstractSAXTransformer object
AbstractSAXTransformer - class com.oroad.stxx.util.AbstractSAXTransformer.
Derived from Apache Cocoon: This class is the basis for all transformers.
AbstractSAXTransformer() - Constructor for class com.oroad.stxx.util.AbstractSAXTransformer
 
AbstractXMLForm - class com.oroad.stxx.xform.AbstractXMLForm.
Abstract XMLForm that implements all methods not involving the actual XML library used to store the form.
AbstractXMLForm() - Constructor for class com.oroad.stxx.xform.AbstractXMLForm
Initializes the log for the current class
AbstractXSLTransformer - class com.oroad.stxx.transform.AbstractXSLTransformer.
This class provides common methods and variables used by transformers that convert stxx documents into SAX events.
AbstractXSLTransformer() - Constructor for class com.oroad.stxx.transform.AbstractXSLTransformer
 
Action - class com.oroad.stxx.action.Action.
Extends the struts action class to add methods to allow the subclasses to store XML documents.
Action() - Constructor for class com.oroad.stxx.action.Action
 
ActionForward - class com.oroad.stxx.action.ActionForward.
Holds the information in a Struts forward element.
ActionForward() - Constructor for class com.oroad.stxx.action.ActionForward
Construct a new instance with default values.
ActionForward(String) - Constructor for class com.oroad.stxx.action.ActionForward
Construct a new instance with the specified path.
ActionForward(String, boolean) - Constructor for class com.oroad.stxx.action.ActionForward
Construct a new instance with the specified path and redirect flag.
ActionMappingMatcher - class com.oroad.stxx.plugin.ActionMappingMatcher.
Matches paths against pre-compiled wildcard expressions pulled from action mappings.
ActionMappingMatcher(ModuleConfig) - Constructor for class com.oroad.stxx.plugin.ActionMappingMatcher
Finds and precompiles the wildcard patterns from the ActionMapping "path" attributes.
ActionServlet - class com.oroad.stxx.action.ActionServlet.
The replacement Struts 1.0 servlet to enable stxx.
ActionServlet() - Constructor for class com.oroad.stxx.action.ActionServlet
 
ActionTransform - class com.oroad.stxx.action.ActionTransform.
Defines a transform
ActionTransform() - Constructor for class com.oroad.stxx.action.ActionTransform
Construct a new instance with default values.
ActionTransform(String) - Constructor for class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2
ActionTransform(String, boolean) - Constructor for class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2
ActionTransform(String, ArrayList, String, String, String) - Constructor for class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2
ActionTransforms - class com.oroad.stxx.action.ActionTransforms.
Holds all the transforms
ActionTransforms() - Constructor for class com.oroad.stxx.action.ActionTransforms
 
AvalonLogger - class com.oroad.stxx.util.AvalonLogger.
Wraps commons-logging as an Avalon Logger for cases that don't support commons-logging (ie FOP).
AvalonLogger(Log) - Constructor for class com.oroad.stxx.util.AvalonLogger
Constructor for the AvalonLogger object
addCache(Cache) - Method in interface com.oroad.stxx.cache.CacheManager
Adds a cache
addCache(Cache) - Method in class com.oroad.stxx.cache.CacheManagerImpl
Adds a cache
addCacheable(Cacheable) - Method in interface com.oroad.stxx.cache.Cache
Adds an object to the cache
addCacheable(Cacheable) - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Adds an object to the cache
addErrors(HttpServletRequest, Form, Locale, MessageResources) - Method in class com.oroad.stxx.transform.CachedXFormTransformer
Adds violations to the xform taken from the action errors.
addParameter(String, String) - Method in class com.oroad.stxx.action.ActionTransform
Adds a parameter value
addTransform(ActionTransform) - Method in class com.oroad.stxx.action.ActionForward
Add a new ActionTransform associated with this mapping.
addTransform(ActionTransform) - Method in class com.oroad.stxx.action.ActionTransforms
Register a logical transforming to the set configured for this servlet.
addTransform(ActionTransform) - Method in class com.oroad.stxx.plugin.Pipeline
Adds a transform to the pipeline
advPlain(String, StringBuffer, int) - Method in class com.oroad.stxx.util.CSV
advPlain: unquoted field; return index of next separator
advQuoted(String, StringBuffer, int) - Method in class com.oroad.stxx.util.CSV
advQuoted: quoted field; return index of next separator
allowItem(int, String, HttpServletRequest) - Method in interface com.oroad.stxx.transform.document.BuilderRules
Tells whether the item should be included
allowItem(int, String, HttpServletRequest) - Method in class com.oroad.stxx.transform.document.BuilderRulesImpl
Tells whether the item should be included
allowRenderParameter - Variable in class com.oroad.stxx.transform.CachedXSLTransformer
If the type of render can be specified as a request parameter
allowType(int, HttpServletRequest) - Method in interface com.oroad.stxx.transform.document.BuilderRules
Tells whether the specified type of information should be included
allowType(int, HttpServletRequest) - Method in class com.oroad.stxx.transform.document.BuilderRulesImpl
Tells whether the specified type of information should be included
allowURLDebug - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Whether the URL debugging is enabled
alwaysUseChainedRoot - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Whether to always use the chained root node as the document root
attachActionErrors(HttpServletRequest, ActionErrors, Locale, MessageResources, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Process the ActionErrors collection to create an XML node list of all errors.
attachActionMessages(HttpServletRequest, ActionMessages, Locale, MessageResources, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Process the ActionMessages collection to create an XML node list of all messages.
attachErrorXML(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.attachErrors(javax.servlet.http.HttpServletRequest, boolean) instead
attachErrors(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the errors object saved to XML and attached to your XML output from this Action.
attachErrors(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the errors object saved to XML and attached to your XML output from this Action.
attachForm(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the action form saved to XML and attached to your XML output from this Action.
attachForm(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the form object saved to XML and attached to your XML output from this Action.
attachMessages(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the action messages saved to XML and attached to your XML output from this Action.
attachMessages(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the messages object saved to XML and attached to your XML output from this Action.
attachRequest(HttpServletRequest, boolean, boolean, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Process the HttpServletRequest object to create an XML node list of all parameters and attributes.
attachRequestAttributes(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the request attributes saved to XML and attached to your XML output from this Action.
attachRequestAttributes(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the request attributes saved to XML and attached to your XML output from this Action.
attachRequestParameters(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the request parameters saved to XML and attached to your XML output from this Action.
attachRequestParameters(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the request parameters saved to XML and attached to your XML output from this Action.
attachRequestXML(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.attachRequestParameters(javax.servlet.http.HttpServletRequest, boolean) and Action.attachRequestAttributes(javax.servlet.http.HttpServletRequest, boolean) instead
attachResources(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Set this value to false if you do not want the application resources object saved to XML and attached to your XML output from this Action.
attachResources(HttpServletRequest, boolean) - Static method in class com.oroad.stxx.action.StxxHelper
Set this value to false if you do not want the application resources object saved to XML and attached to your XML output from this Action.
attachResources(HttpServletRequest, Locale, PropertyMessageResources, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Get's the proper application resources file for a particular locale.
attachResourcesXML(HttpServletRequest, boolean) - Method in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.attachResources(javax.servlet.http.HttpServletRequest, boolean) instead
attributesExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for attribute rules
attributesIgnore - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for attribute rules
attributesInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for attribute rules
autoReloadTemplates - Variable in class com.oroad.stxx.transform.AbstractXSLTransformer
If stylesheets will be automatically reloaded
autoReloadTemplates - Variable in class com.oroad.stxx.transform.CachedXSLTransformer
If stylesheets will be automatically reloaded

B

Base64 - class com.oroad.stxx.util.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.oroad.stxx.util.Base64
 
BuilderRules - interface com.oroad.stxx.transform.document.BuilderRules.
Defines the class that tells what information can be added to the XML document.
BuilderRulesImpl - class com.oroad.stxx.transform.document.BuilderRulesImpl.
Default implementation of BuilderRules.
BuilderRulesImpl() - Constructor for class com.oroad.stxx.transform.document.BuilderRulesImpl
 
buildDocument(HttpServletRequest, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Builds the document
builder - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
The class that will build the document by firing SAX events

C

CACHE_CLASS_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
The name of the implementing class for a cache
CACHE_EXPIRY_TIME_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
The expiration time of the cache
CACHE_NAME_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
The name of the cache
CACHE_SIZE_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
The size of the cache
CHAINED_ROOT_NODE - Static variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The name of the chained root node
CONTEXT_KEY - Static variable in class com.oroad.stxx.action.Action
The request attribute key holding the context objects
CSV - class com.oroad.stxx.util.CSV.
Parse comma-separated values (CSV), a common Windows file format.
CSV() - Constructor for class com.oroad.stxx.util.CSV
Construct a CSV parser, with the default separator (`,').
CSV(char) - Constructor for class com.oroad.stxx.util.CSV
Construct a CSV parser with a given separator.
Cache - interface com.oroad.stxx.cache.Cache.
This interface allows for multiple implementations of a cache presumably with different caching algrithms.
CacheManager - interface com.oroad.stxx.cache.CacheManager.
Manages caches of objects.
CacheManagerImpl - class com.oroad.stxx.cache.CacheManagerImpl.
The default implementation of CacheManager implemented as a singleton
CacheWrapper - class com.oroad.stxx.cache.CacheWrapper.
Simple wrapper for an object that wants to be cached.
CacheWrapper(Object, long, Object) - Constructor for class com.oroad.stxx.cache.CacheWrapper
Wraps an object to cache
CacheWrapper(Object, long, long, Object) - Constructor for class com.oroad.stxx.cache.CacheWrapper
Wraps an object to cache
Cacheable - interface com.oroad.stxx.cache.Cacheable.
Represents an object that can be cached.
CachedFOPTransformer - class com.oroad.stxx.transform.CachedFOPTransformer.
This class defines the implementation of a FOP transformer using the Transformation API for XML (TRaX).
CachedFOPTransformer() - Constructor for class com.oroad.stxx.transform.CachedFOPTransformer
Constructor
CachedXFormTransformer - class com.oroad.stxx.transform.CachedXFormTransformer.
This transformer extends the XSL transformer to add support for XForms by using the XMLForm library.
CachedXFormTransformer() - Constructor for class com.oroad.stxx.transform.CachedXFormTransformer
Constructor
CachedXSLTransformer - class com.oroad.stxx.transform.CachedXSLTransformer.
This class defines the implementation of an XSLT transformer using the Transformation API for XML (TRaX).
CachedXSLTransformer() - Constructor for class com.oroad.stxx.transform.CachedXSLTransformer
Constructor
cache - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Templates cache
chainedRootNode - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The name of the chained root node
characters(char[], int, int) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of character data.
characters(char[], int, int) - Method in class com.oroad.stxx.util.MessageFilter
Receive notification of character data.
characters(char[], int, int) - Method in class com.oroad.stxx.xform.XMLFormFilter
Receive notification of character data.
clear() - Method in interface com.oroad.stxx.cache.Cache
Clears the cache of all cacheables
clear() - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Clears the cache of all cacheables
clearCaches() - Method in interface com.oroad.stxx.cache.CacheManager
Clears all caches
clearCaches() - Method in class com.oroad.stxx.cache.CacheManagerImpl
Clears all caches
clearMessages() - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResources
Clears the messages
clone() - Method in class com.oroad.stxx.action.ActionTransform
Clones itself
com.oroad.stxx.action - package com.oroad.stxx.action
Classes that extend Struts to support stxx.
com.oroad.stxx.cache - package com.oroad.stxx.cache
Infrastructure and implementation to support caching operations.
com.oroad.stxx.chain - package com.oroad.stxx.chain
 
com.oroad.stxx.chain.legacy - package com.oroad.stxx.chain.legacy
 
com.oroad.stxx.plugin - package com.oroad.stxx.plugin
Struts 1.1 plugin to add stxx support.
com.oroad.stxx.transform - package com.oroad.stxx.transform
Handles the transformation of XML into the output type.
com.oroad.stxx.transform.document - package com.oroad.stxx.transform.document
Classes involved in the serialization of request information into XML.
com.oroad.stxx.util - package com.oroad.stxx.util
Utility classes to support stxx.
com.oroad.stxx.xform - package com.oroad.stxx.xform
 
comment(char[], int, int) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report an XML comment anywhere in the document.
compilePattern(String) - Static method in class com.oroad.stxx.util.WildcardHelper
Translate the given String into a int [] representing the pattern matchable by this class.
compiledPaths - Variable in class com.oroad.stxx.plugin.ActionMappingMatcher
The compiled paths and their associated ActionMapping's
contentHandler - Variable in class com.oroad.stxx.util.AbstractSAXFilter
The ContentHandler receiving SAX events.
context - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
The servlet context used for resolving paths
convertActionMapping(String, ActionMapping, Map) - Method in class com.oroad.stxx.plugin.ActionMappingMatcher
Clones the ActionMapping and its children, replacing various properties with the values of the wildcard-matched strings.
convertDocument(Object, XMLConsumer, Transformer, boolean) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Converts a single xml document into SAX events.
convertParam(String, Map) - Method in class com.oroad.stxx.plugin.ActionMappingMatcher
Inserts into a value wildcard-matched strings where specified.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class com.oroad.stxx.util.DOMFactory
Tries to create an element and attach it to the parent element or document.
createObject(JXPathContext, Pointer, Object, String, int) - Method in class com.oroad.stxx.util.JDOMFactory
Tries to create an element and attach it to the parent element or document.
createResources(String) - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResourcesFactory
Create and return a newly instansiated MessageResources.
createResources(String) - Method in class com.oroad.stxx.util.PropertyMessageResourcesFactory
Create and return a newly instansiated MessageResources.

D

DEBUG_XML_PATH_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
Sets the path for written xml debug information
DEFAULT_ATTRIBUTE_NAME - Static variable in class com.oroad.stxx.transform.DOMWriteTransformer
The default attribute name
DEFAULT_CACHE_CLASS - Static variable in interface com.oroad.stxx.cache.CacheManager
The name of the default cache implementation class
DEFAULT_PREFIX - Static variable in class com.oroad.stxx.util.StxxProperties
The prefix for default cache values
DEFAULT_SCOPE - Static variable in class com.oroad.stxx.transform.DOMWriteTransformer
The default scope
DEFAULT_SEP - Static variable in class com.oroad.stxx.util.CSV
 
DEFAULT_TRANSFORM - Static variable in class com.oroad.stxx.plugin.Pipeline
The name given to the default transformation
DOCUMENT_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key under which the xml objects are stored
DOMFactory - class com.oroad.stxx.util.DOMFactory.
A JXPath AbstractFactory that creates DOM elements.
DOMFactory() - Constructor for class com.oroad.stxx.util.DOMFactory
 
DOMForm - class com.oroad.stxx.xform.DOMForm.
A form that uses W3C DOM to store the form data
DOMForm() - Constructor for class com.oroad.stxx.xform.DOMForm
 
DOMWriteTransformer - class com.oroad.stxx.transform.DOMWriteTransformer.
This transformer creates the usual xml from the request then saves it as a DOM node in either the request, session, or servlet context attributes.
DOMWriteTransformer() - Constructor for class com.oroad.stxx.transform.DOMWriteTransformer
Constructor
DefaultSAXSerializer - class com.oroad.stxx.transform.document.DefaultSAXSerializer.
Serializes objects by firing SAX events
DefaultSAXSerializer() - Constructor for class com.oroad.stxx.transform.document.DefaultSAXSerializer
 
debug(String) - Method in class com.oroad.stxx.util.AvalonLogger
Debug this message
debug(String, Throwable) - Method in class com.oroad.stxx.util.AvalonLogger
Debug message
debugXMLPath - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
The path to write the debugging information
declareVariable(JXPathContext, String) - Method in class com.oroad.stxx.util.DOMFactory
Not implemented, always will return false
declareVariable(JXPathContext, String) - Method in class com.oroad.stxx.util.JDOMFactory
Not implemented, always returns false
decode(byte[]) - Static method in class com.oroad.stxx.util.Base64
Decodes Base64 data into octects
decodeXMLForm(String, XMLForm) - Method in interface com.oroad.stxx.xform.Encoder
Decodes an XMLForm from a String
decodeXMLForm(String, XMLForm) - Method in class com.oroad.stxx.xform.ZipEncoder
Decodes XMLForm's xml and phase from a base64-encoded string
defaultXML - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The default xml document
destroy() - Method in interface com.oroad.stxx.cache.CacheManager
Stops all threads and removes all caches
destroy() - Method in class com.oroad.stxx.cache.CacheManagerImpl
Stops the expiration and clears the cache
destroy() - Method in class com.oroad.stxx.plugin.StxxPlugin
Destroys the plugin
destroyApplication() - Method in class com.oroad.stxx.action.ActionServlet
Override the destroyApplication object to destroy the stxx objects

E

ERRORS_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for errors properties
ERRORS_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
ActionErrors type
ERROR_XML_KEY - Static variable in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.ATTACH_ERRORS_KEY instead
Encoder - interface com.oroad.stxx.xform.Encoder.
Encodes and decodes information to and from Strings
EncoderFactory - class com.oroad.stxx.xform.EncoderFactory.
Factory to hide implementation of Encoder
EncoderFactory() - Constructor for class com.oroad.stxx.xform.EncoderFactory
 
enableExpiration(boolean) - Static method in class com.oroad.stxx.cache.CacheManagerImpl
Enables or disable expiration
encode(byte[]) - Static method in class com.oroad.stxx.util.Base64
Encodes hex octects into Base64.
encodeViolations(List, Element) - Method in class com.oroad.stxx.xform.XMLFormService
Encodes the validation errors as DOM elements and stores them in the result.
encodeXMLForm(XMLForm) - Method in interface com.oroad.stxx.xform.Encoder
Encodes XMLForm information
encodeXMLForm(XMLForm) - Method in class com.oroad.stxx.xform.ZipEncoder
Encodes XMLForm's xml and phase information into a string
endCDATA() - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the end of a CDATA section.
endDTD() - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the end of DTD declarations.
endDocument() - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of the end of a document.
endDocument() - Method in class com.oroad.stxx.util.NoDocumentFilter
Overrides to take no action
endElement(String, String, String) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder.RootNodeFilter
Traps the closing of the root node
endElement(String, String, String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.oroad.stxx.util.MessageFilter
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.oroad.stxx.xform.XMLFormFilter
Looks up the messages from the message keys in label and caption elements
endEntity(String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the end of an entity.
endPrefixMapping(String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
End the scope of a prefix-URI mapping.
error(String) - Method in class com.oroad.stxx.util.AvalonLogger
Error message
error(String, Throwable) - Method in class com.oroad.stxx.util.AvalonLogger
Error message
errorsExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for error rules
errorsInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for error rules
execute(Context) - Method in class com.oroad.stxx.chain.legacy.Initialize
Initialize Stxx.
execute(Context) - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Perform forwarding or redirection based on the specified ActionForward (if any).
execute(Context) - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Perform an include based on the specified include uri (if any).
expire() - Method in interface com.oroad.stxx.cache.Cache
Removes all the expired objects from the cache
expire() - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Removes all the expired objects from the cache
expiryTime - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Cached Template expiration time
extractModel(String) - Method in class com.oroad.stxx.xform.XMLFormHandler
Extracts an xml form model from an xform file

F

FORM_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for ActionForm properties
FORM_KEY - Static variable in class com.oroad.stxx.action.Action
The request attribute key holding the current form
FORM_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
ActionForm type
FORM_XML_KEY - Static variable in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.ATTACH_FORM_KEY
fatalError(String) - Method in class com.oroad.stxx.util.AvalonLogger
Fatal message
fatalError(String, Throwable) - Method in class com.oroad.stxx.util.AvalonLogger
Fatal message
fieldSep - Variable in class com.oroad.stxx.util.CSV
the separator char for this parser
findSelector(HttpServletRequest) - Method in class com.oroad.stxx.util.RequestAttributeSelector
Finds selectors matching the request
findSelector(HttpServletRequest) - Method in interface com.oroad.stxx.util.Selector
Finds the matching selectors
findSelector(HttpServletRequest) - Method in class com.oroad.stxx.util.UserAgentRegexpSelector
Finds all matching selectors
findSelector(HttpServletRequest) - Method in class com.oroad.stxx.util.UserAgentSelector
Finds all matching selectors
findStrutsPlugInConfigProperties(ServletContext, ModuleConfig) - Method in class com.oroad.stxx.plugin.RequestProcessorHelper
Method findStrutsPlugInConfigProperties
findTransform(String) - Method in class com.oroad.stxx.action.ActionForward
Return the ActionTransform with the specified name, if any; otherwise return null.
findTransform(String) - Method in class com.oroad.stxx.action.ActionTransforms
Return the transforming associated with the specified logical name, if any; otherwise return null.
findTransform(Selector, String, HttpServletRequest) - Method in class com.oroad.stxx.plugin.PipelineHandler
Finds the requested Transform
findTransforms() - Method in class com.oroad.stxx.action.ActionForward
Return the logical names of all locally defined transforms for this mapping.
findTransforms() - Method in class com.oroad.stxx.action.ActionTransforms
Return the set of logical names for transforms defined in this collection.
form - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The underlying XMLForms form
formExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for form rules
formInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for form rules
formPath - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The path to the form xml

G

getActionServletKey() - Method in class com.oroad.stxx.chain.legacy.Initialize
Return the context attribute key under which the ActionServlet for the currently selected application action is stored.
getAttributes(String, String) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Gets an Attributes object that has the given attribute
getAttributes(String, String) - Method in class com.oroad.stxx.xform.XMLFormFilter
Gets an Attributes object that has the given attribute
getBoolean(String, boolean) - Method in class com.oroad.stxx.util.StxxProperties
Gets a property as a boolean.
getCache(String) - Method in interface com.oroad.stxx.cache.CacheManager
Gets the cache
getCache(String) - Method in class com.oroad.stxx.cache.CacheManagerImpl
Gets the cache
getCacheable(Object) - Method in interface com.oroad.stxx.cache.Cache
Gets a cached object
getCacheable(Object) - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Gets a cached object
getChildLogger(String) - Method in class com.oroad.stxx.util.AvalonLogger
Gets the childLogger attribute
getDebug() - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.getParameter(java.lang.String) instead
getDefaultXML() - Method in class com.oroad.stxx.xform.DOMForm
Gets the default xml
getDefaultXML() - Method in class com.oroad.stxx.xform.JDOMForm
Gets the default xml
getExpiryTime() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets the time (in milliseconds) when this object will expire
getExpiryTime() - Method in interface com.oroad.stxx.cache.Cacheable
Gets the time (in milliseconds) when this object will expire
getFactory() - Method in class com.oroad.stxx.transform.AbstractSAXTransformer
Gets a factory to create transformer objects
getForm() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the underlying XMLForm form
getForm() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the underlying XMLForm.org form
getFormPath() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the form path
getFormPath() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the form path
getFormValidator() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Determines the current validator using the schema namespace and sets the current phase if the validator supports multi-phase validation.
getForwardConfigKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Return the context attribute key under which the ForwardConfig for the currently selected application action is stored.
getIdentifier() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets the identifier for the object
getIdentifier() - Method in interface com.oroad.stxx.cache.Cacheable
Gets the identifier for the object
getIncludeKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Return the context attribute key under which the include uri for the currently selected application action is stored.
getInstance() - Static method in class com.oroad.stxx.cache.CacheManagerImpl
Gets a reference to the only instance of the class
getInt(String, int) - Method in class com.oroad.stxx.util.StxxProperties
Gets a property as a int.
getLastAccessedTime() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets the last accessed time in milliseconds
getLastAccessedTime() - Method in interface com.oroad.stxx.cache.Cacheable
Gets the last accessed time in milliseconds
getLastModifiedTime() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets the time the object was last modified
getLastModifiedTime() - Method in interface com.oroad.stxx.cache.Cacheable
Gets the time the object was last modified
getLocales() - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResources
Returns the locales for this resource
getLog() - Method in class com.oroad.stxx.xform.AbstractXMLForm
 
getLong(String, long) - Method in class com.oroad.stxx.util.StxxProperties
Gets a property as a long.
getMatch() - Method in class com.oroad.stxx.plugin.Pipeline
Gets the match string
getMessage(Locale, String) - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResources
Returns a text message for the specified key, for the default Locale.
getMessage() - Method in class com.oroad.stxx.transform.TransformerException
Gets the message attribute
getMessage() - Method in class com.oroad.stxx.xform.XMLException
Gets the message attribute
getMessages() - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResources
Returns the messages object for the resource
getMessages(Locale) - Method in class com.oroad.stxx.util.PropertyMessageResources
Returns a text message for the specified key, for the default Locale.
getModuleConfigKey() - Method in class com.oroad.stxx.chain.legacy.Initialize
Return the context attribute key under which the ModuleConfig for the currently selected application module is stored.
getModuleConfigKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Return the context attribute key under which the ModuleConfig for the currently selected application module will be stored.
getModuleConfigKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Return the context attribute key under which the ModuleConfig for the currently selected application module is stored.
getName() - Method in class com.oroad.stxx.action.ActionForward
Gets the name of the forward
getName() - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of v1.2v use ActionTransform.getSelector() instead
getName() - Method in interface com.oroad.stxx.cache.Cache
Gets the name of the cache
getName() - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Gets the name of the cache
getName() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the name of the form
getName() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the name of the form
getParameter(String) - Method in class com.oroad.stxx.action.ActionTransform
Gets a single parameter value if one exists
getParameterNames() - Method in class com.oroad.stxx.action.ActionTransform
Gets a list of all available parameter names
getParameterValues(String) - Method in class com.oroad.stxx.action.ActionTransform
Gets a list of parameter values
getPath() - Method in class com.oroad.stxx.action.ActionForward
Gets the path attribute
getPath() - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.getParameter(java.lang.String) instead
getPaths() - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.getParameterValues(java.lang.String) instead
getPhase() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the validation phase
getPhase() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the validation phase
getRedirect() - Method in class com.oroad.stxx.action.ActionForward
Gets the redirect attribute
getRender() - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.getParameter(java.lang.String) instead
getRequestProcessorHelperKey() - Method in class com.oroad.stxx.chain.legacy.Initialize
Return the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
getRequestProcessorHelperKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Return the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
getRequestProcessorHelperKey() - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Return the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
getRequestProcessorHelperKey() - Method in class com.oroad.stxx.chain.legacy.PopulateActionForm
Return the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
getRoot() - Method in class com.oroad.stxx.action.ActionForward
Deprecated. This shouldn't be used any longer
getRootNode() - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder.RootNodeFilter
Returns the name of the root node
getSchemaNS() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the schema namespace
getSchemaNS() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the schema namespace
getSelector() - Method in class com.oroad.stxx.action.ActionTransform
Return the selector value.
getSize() - Method in interface com.oroad.stxx.cache.Cache
Gets the maximum number of objects it can cache
getSize() - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Gets the maximum number of objects it can cache
getStringArray(String) - Method in class com.oroad.stxx.util.StxxProperties
Gets a property as a String array.
getSystemId() - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Gets the systemId attribute of the AbstractSAXTransformer object
getTemplates(SAXTransformerFactory, String) - Method in class com.oroad.stxx.transform.AbstractXSLTransformer
Gets a transformer from a Templates.
getTemplatesFromCache(String) - Method in class com.oroad.stxx.transform.AbstractXSLTransformer
Gets a Templates from cache.
getTransform() - Method in class com.oroad.stxx.action.ActionForward
Return the transform path for this mapping.
getTransformer() - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Gets the transformer attribute of the AbstractSAXTransformer object
getType() - Method in class com.oroad.stxx.action.ActionTransform
Return the type flag.
getValue(String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the value at the xpath path
getValue(String, String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the value at the xpath path
getValue(String) - Method in interface com.oroad.stxx.xform.XMLForm
Gets the value at the xpath path
getValue(String, String) - Method in interface com.oroad.stxx.xform.XMLForm
Gets the value at the xpath path
getWrapped() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets the wrapped object
getXML() - Method in class com.oroad.stxx.xform.DOMForm
Gets the DOM document
getXML() - Method in class com.oroad.stxx.xform.JDOMForm
Gets the JDOM document
getXMLConsumer(TransformerHandler) - Method in class com.oroad.stxx.transform.CachedXSLTransformer
Creates the XMLConsumer that will be passed to the document builder.

H

hasTransforms() - Method in class com.oroad.stxx.action.ActionForward
Returns true or false depending on if the ActionForward has a transform tag under it or not

I

Initialize - class com.oroad.stxx.chain.legacy.Initialize.
Create (if necessary) and cache a form bean for this request.
Initialize() - Constructor for class com.oroad.stxx.chain.legacy.Initialize
 
ignorableWhitespace(char[], int, int) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of ignorable whitespace in element content.
importElement(Element) - Method in class com.oroad.stxx.xform.XMLFormService
Converts the element to its own Document for processing.
indexOfArray(int[], int, int, char[], int) - Static method in class com.oroad.stxx.util.WildcardHelper
Get the offset of a part of an int array within a char array.
info(String) - Method in class com.oroad.stxx.util.AvalonLogger
Info message
info(String, Throwable) - Method in class com.oroad.stxx.util.AvalonLogger
Info message
init() - Method in class com.oroad.stxx.action.ActionServlet
Override the init method to load the init of stxx stuff
init(ServletContext, Map) - Method in class com.oroad.stxx.plugin.PipelineHandler
Initializes the transforms from an XML file
init(ActionServlet, ModuleConfig) - Method in class com.oroad.stxx.plugin.StxxPlugin
Initializes the stxx plugin.
init(ActionServlet, ModuleConfig) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
Initialize this request processor instance.
init(ActionServlet, ModuleConfig) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
Initialize this request processor instance.
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.AbstractSAXTransformer
Initializes the transformer
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.AbstractXSLTransformer
Initializes the transformer
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.CachedFOPTransformer
Initializes the transformer
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.CachedXFormTransformer
Initializes the transformer
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.CachedXSLTransformer
Initializes the transformer
init(String, StxxProperties, ServletContext, BuilderRules) - Method in class com.oroad.stxx.transform.DOMWriteTransformer
Initializes the defaults
init(String, StxxProperties, ServletContext, BuilderRules) - Method in interface com.oroad.stxx.transform.Transformer
Initializes the Transformer
init(StxxProperties) - Method in interface com.oroad.stxx.transform.document.BuilderRules
Initializes the rules
init(StxxProperties) - Method in class com.oroad.stxx.transform.document.BuilderRulesImpl
Initializes the rules
init(StxxProperties) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Initializes the serializer
init(StxxProperties, BuilderRules) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Initializes from StxxProperties
init(StxxProperties) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Initializes the serializer
init(ServletContext, ModuleConfig, Map, StxxProperties) - Method in class com.oroad.stxx.xform.XMLFormHandler
Initializes variables and loads the xml models from either an xml model file or the xforms themselves.
initDigester(int) - Method in class com.oroad.stxx.action.ActionServlet
Override the initDigester of the main struts class to add functionality for supporting transform tags in the tag
initRequestProcessorClass(ActionServlet, ModuleConfig) - Method in class com.oroad.stxx.plugin.StxxPlugin
Initializes the stxx request processor
initialize(StxxProperties) - Method in class com.oroad.stxx.util.RequestAttributeSelector
Initializes the selector from the properties
initialize(StxxProperties) - Method in interface com.oroad.stxx.util.Selector
Initializes the selector from the properties
initialize(StxxProperties) - Method in class com.oroad.stxx.util.UserAgentRegexpSelector
Initializes the selector from the properties and builds the list of browser types and a regular expression pattern to match for each type.
initialize(StxxProperties) - Method in class com.oroad.stxx.util.UserAgentSelector
Initializes the selector from the properties and builds the list of browser types and substrings to match for each type.
insertViewState(String) - Method in class com.oroad.stxx.xform.XMLFormFilter
Inserts viewstate elements into the stream
internalModuleRelativeForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
Catch the call to a module relative forward.
internalModuleRelativeForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
Catch the call to a module relative forward.
internalModuleRelativeInclude(String, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
Do a module relative include to specified uri using request dispatcher.
internalModuleRelativeInclude(String, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
Do a module relative include to specified uri using request dispatcher.
isArrayByteBase64(byte[]) - Static method in class com.oroad.stxx.util.Base64
 
isBase64(String) - Static method in class com.oroad.stxx.util.Base64
 
isBase64(byte) - Static method in class com.oroad.stxx.util.Base64
 
isDebugEnabled() - Method in class com.oroad.stxx.util.AvalonLogger
Gets the debugEnabled attribute
isErrorEnabled() - Method in class com.oroad.stxx.util.AvalonLogger
Gets the errorEnabled attribute
isExpired() - Method in class com.oroad.stxx.cache.CacheWrapper
Gets whether the cached object is expired
isExpired() - Method in interface com.oroad.stxx.cache.Cacheable
Returns whether the cached object has expired
isFatalErrorEnabled() - Method in class com.oroad.stxx.util.AvalonLogger
Gets the fatalErrorEnabled attribute
isInfoEnabled() - Method in class com.oroad.stxx.util.AvalonLogger
Gets the infoEnabled attribute
isInitialized() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Determines if the form is initialized
isInitialized() - Method in interface com.oroad.stxx.xform.XMLForm
Determines if the form is initializes or not
isPlugin - Variable in class com.oroad.stxx.transform.CachedXSLTransformer
 
isStrutsPlugin - Variable in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Stores whether Struts 1.1+ is present
isStrutsPlugin - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Whether stxx is being used as a Struts plugin
isStrutsPlugin - Variable in class com.oroad.stxx.util.StxxProperties
Holds whether stxx is currently being used with Struts 1.1+
isStrutsPlugin() - Method in class com.oroad.stxx.util.StxxProperties
Returns true of stxx is currently being used with Struts 1.1+
isViewstateEnabled() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Gets the validation phase
isViewstateEnabled() - Method in interface com.oroad.stxx.xform.XMLForm
Gets the validation phase
isWarnEnabled() - Method in class com.oroad.stxx.util.AvalonLogger
Gets the warnEnabled attribute
isXFormRequest(HttpServletRequest) - Method in class com.oroad.stxx.plugin.RequestProcessorHelper
Tests to see if incoming data should be processed by XForm's form population code

J

JDOMFactory - class com.oroad.stxx.util.JDOMFactory.
A JXPath AbstractFactory that creates JDOM elements.
JDOMFactory() - Constructor for class com.oroad.stxx.util.JDOMFactory
 
JDOMForm - class com.oroad.stxx.xform.JDOMForm.
A form that uses JDOM to store the form information
JDOMForm() - Constructor for class com.oroad.stxx.xform.JDOMForm
 

L

lastIndexOfArray(int[], int, int, char[], int) - Static method in class com.oroad.stxx.util.WildcardHelper
Get the offset of a last occurance of an int array within a char array.
lexicalHandler - Variable in class com.oroad.stxx.util.AbstractSAXFilter
The LexicalHandler receiving SAX events.
list - Variable in class com.oroad.stxx.util.CSV
The fields in the current String
loadForm() - Method in class com.oroad.stxx.xform.XMLFormService
Loads the XML form from Axis service options in the WSDD.
loadHandlers(List, ServletContext) - Method in class com.oroad.stxx.transform.AbstractXSLTransformer
Loads the list of TransformationHandlers
loadLocale(String) - Method in class com.oroad.stxx.plugin.StxxPropertyMessageResources
Load the messages associated with the specified Locale key.
loadModelsFromXForms() - Method in class com.oroad.stxx.xform.XMLFormHandler
Loads the xml form models from within the xforms themselves.
loadModelsFromXML(String) - Method in class com.oroad.stxx.xform.XMLFormHandler
Loads the xml form models from the model xml file.
loadState(InputStream) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Loads the XML from the inputstream
loadState(InputStream) - Method in class com.oroad.stxx.xform.DOMForm
Loads the XML from the inputstream
loadState(InputStream) - Method in class com.oroad.stxx.xform.JDOMForm
Loads the JDOM document from the inputstream
loadState(InputStream) - Method in interface com.oroad.stxx.xform.XMLForm
Loads the XML from the inputstream
locales - Variable in class com.oroad.stxx.plugin.StxxPropertyMessageResources
The set of locale keys for which we have already loaded messages, keyed by the value calculated in localeKey().
log - Static variable in class com.oroad.stxx.plugin.ActionMappingMatcher
The logging instance
log - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Logging
log - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
The logging instance
log - Static variable in class com.oroad.stxx.transform.document.DefaultSAXSerializer
The logging instance
log - Static variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The logging instance
log - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The logging instance

M

MATCH_BEGIN - Static variable in class com.oroad.stxx.util.WildcardHelper
The int representing begin in the pattern int [].
MATCH_END - Static variable in class com.oroad.stxx.util.WildcardHelper
The int value that terminates the pattern int [].
MATCH_FILE - Static variable in class com.oroad.stxx.util.WildcardHelper
The int representing '*' in the pattern int [].
MATCH_PATH - Static variable in class com.oroad.stxx.util.WildcardHelper
The int representing '**' in the pattern int [].
MATCH_THEEND - Static variable in class com.oroad.stxx.util.WildcardHelper
The int representing end in pattern int [].
MESSAGES_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for action message properties
MESSAGES_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
ActionMessages type
MESSAGES_XML_KEY - Static variable in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.ATTACH_MESSAGES_KEY
MessageFilter - class com.oroad.stxx.util.MessageFilter.
This filter uses Perl5 regular expressions to filter out irrelevant application resource elements.
MessageFilter(List) - Constructor for class com.oroad.stxx.util.MessageFilter
Constructor that compiles the patterns
match(String) - Method in class com.oroad.stxx.plugin.ActionMappingMatcher
Matches the path against the compiled wildcard patterns.
match(String, ArrayList) - Method in class com.oroad.stxx.plugin.Pipeline
Matches a path against this pipeline
match(HashMap, String, int[]) - Static method in class com.oroad.stxx.util.WildcardHelper
match a pattern agains a string and isolates wildcard replacement into a Stack.
matchArray(int[], int, int, char[], int) - Static method in class com.oroad.stxx.util.WildcardHelper
Matches elements of array r from rpos to rend with array d, starting from dpos.
matches(String, HttpServletRequest) - Method in class com.oroad.stxx.util.RequestAttributeSelector
Determines if the value is a match or not.
matches(String, HttpServletRequest) - Method in interface com.oroad.stxx.util.Selector
Determines if the value is a match or not.
matches(String, HttpServletRequest) - Method in class com.oroad.stxx.util.UserAgentRegexpSelector
Determines if the transform name is a browser type and if so, if the user agent matches the configured user agent pattern
matches(String, HttpServletRequest) - Method in class com.oroad.stxx.util.UserAgentSelector
Determines if the transform name is a browser type and if so, if the user agent matches the configured user agent substrings.
messages - Variable in class com.oroad.stxx.plugin.StxxPropertyMessageResources
The cache of messages we have accumulated over time, keyed by the value calculated in messageKey().
messages - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The message resources
messagesExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for action messages rules
messagesInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for action messages rules
mimeType - Variable in class com.oroad.stxx.transform.CachedXSLTransformer
The format type to return

N

NoDocumentFilter - class com.oroad.stxx.util.NoDocumentFilter.
Swallows the document events during an export of a JDOM document.
NoDocumentFilter(XMLConsumer) - Constructor for class com.oroad.stxx.util.NoDocumentFilter
Constructor for the JDOMElementOutputter object
name - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
The name of this transformer
name - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The name of the form
newEncoder() - Static method in class com.oroad.stxx.xform.EncoderFactory
Returns a new encoder.
notationDecl(String, String, String) - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Description of the Method

O

outputJDOM(Document, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes a JDOM document
outputJDOM(Element, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes a JDOM element
outputNode(Node, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes a w3c DOM node
outputXML(OutputStream) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Serializes the XML
outputXML(OutputStream) - Method in class com.oroad.stxx.xform.DOMForm
Serializes the XML
outputXML(OutputStream) - Method in class com.oroad.stxx.xform.JDOMForm
Serializes the XML removing all whitespace and omitting xml declarations
outputXML(OutputStream) - Method in interface com.oroad.stxx.xform.XMLForm
Serializes the XML

P

PARAMETERS_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for request parameter properties
PARAMETERS_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
Request parameters type
PROPS_PREFIX - Static variable in interface com.oroad.stxx.transform.Transformer
 
PerformStxxForward - class com.oroad.stxx.chain.legacy.PerformStxxForward.
Perform forwarding or redirection based on the specified ForwardConfig (if any).
PerformStxxForward() - Constructor for class com.oroad.stxx.chain.legacy.PerformStxxForward
 
PerformStxxInclude - class com.oroad.stxx.chain.legacy.PerformStxxInclude.
Perform forwarding or redirection based on the specified String (if any).
PerformStxxInclude() - Constructor for class com.oroad.stxx.chain.legacy.PerformStxxInclude
 
Pipeline - class com.oroad.stxx.plugin.Pipeline.
Defines a pipeline
Pipeline() - Constructor for class com.oroad.stxx.plugin.Pipeline
Construct a new instance with default values.
PipelineHandler - class com.oroad.stxx.plugin.PipelineHandler.
Parses and stores the transforms.
PipelineHandler() - Constructor for class com.oroad.stxx.plugin.PipelineHandler
 
PopulateActionForm - class com.oroad.stxx.chain.legacy.PopulateActionForm.
Populate the form bean (if any) for this request.
PopulateActionForm() - Constructor for class com.oroad.stxx.chain.legacy.PopulateActionForm
 
PropertyMessageResources - class com.oroad.stxx.util.PropertyMessageResources.
Extends MessageResources for Struts 1.0
PropertyMessageResources(MessageResourcesFactory, String) - Constructor for class com.oroad.stxx.util.PropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
PropertyMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class com.oroad.stxx.util.PropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
PropertyMessageResourcesFactory - class com.oroad.stxx.util.PropertyMessageResourcesFactory.
The factory for stxx message resources
PropertyMessageResourcesFactory() - Constructor for class com.oroad.stxx.util.PropertyMessageResourcesFactory
 
parametersExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for parameters rules
parametersIgnore - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for parameters rules
parametersInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for parameters rules
parse(String) - Method in class com.oroad.stxx.util.CSV
parse: break the input String into fields
phase - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The current validation phase
populate(Context, ActionConfig, ActionForm) - Method in class com.oroad.stxx.chain.legacy.PopulateActionForm
Base implementation assumes that the Context can be cast to WebContext and copies the parameter values from the context to the ActionForm.
populateTransformConfig(ServletContext, Map) - Method in class com.oroad.stxx.plugin.PipelineHandler
Method populateTransformConfig
populateXMLForm(ActionMapping, XMLForm, HttpServletRequest) - Method in class com.oroad.stxx.xform.XMLFormHandler
Populates the XML form.
prePopulate() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Called before the form is populated
prePopulate() - Method in class com.oroad.stxx.xform.DOMForm
Called before the form is populated
prePopulate() - Method in class com.oroad.stxx.xform.JDOMForm
Called before the form is populated
prePopulate() - Method in interface com.oroad.stxx.xform.XMLForm
Called before the form is populated
process(HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.action.ActionServlet
Since I cannot override the process method, I've just copied the contents here.
process(Element[]) - Method in class com.oroad.stxx.xform.XMLFormService
Service method, validates, saves, and encodes the results of the XML it receives.
processActionForward(ActionForward, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.action.ActionServlet
Overrides the struts process ActionForward method to trap for transformation that need to be done.
processActionTransform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.TransformerHandler
Processes an action transform.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
Overloaded method from Struts RequestProcessor.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
Overloaded method from Struts RequestProcessor.
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class com.oroad.stxx.plugin.RequestProcessorHelper
Select the mapping used to process the selection path for this request.
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
Select the mapping used to process the selection path for this request.
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
Select the mapping used to process the selection path for this request.
processPopulate(HttpServletRequest, ActionMapping, ActionForm) - Method in class com.oroad.stxx.plugin.RequestProcessorHelper
Exactly like the normal Struts populateIf XMLForm libraries are present, populate the form using XMLForm.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class com.oroad.stxx.plugin.StxxRequestProcessor
If XMLForm libraries are present, populate the form using XMLForm.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class com.oroad.stxx.plugin.StxxTilesRequestProcessor
If XMLForm libraries are present, populate the form using XMLForm.
processStxxDefinition(String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.plugin.RequestProcessorHelper
Process a Stxx definition name.
processValidate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.action.ActionServlet
Call the validate() method of the specified ActionForm, and forward back to the input form if there are any errors.
processingInstruction(String, String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of a processing instruction.
putTemplates(Templates, String, long) - Method in class com.oroad.stxx.transform.AbstractXSLTransformer
Puts a Templates in cache.

R

REQUEST_PROCESSOR_HELPER_KEY - Static variable in class com.oroad.stxx.chain.StxxConstants
The default context attribute under which the Action for the current request will be stored.
REQUEST_XML_KEY - Static variable in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.ATTACH_REQUEST_PARAMETERS_KEY and Action.ATTACH_REQUEST_ATTRIBUTES_KEY instead
RESOURCES_BASE - Static variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Base for resource properties
RESOURCES_TYPE - Static variable in interface com.oroad.stxx.transform.document.BuilderRules
Application resources type
RESOURCES_XML_KEY - Static variable in class com.oroad.stxx.action.Action
Deprecated. Since 1.3, use Action.ATTACH_RESOURCES_KEY
RESOURCE_MESSAGES_KEY - Static variable in class com.oroad.stxx.action.Action
The request attributes key holding the resources
RequestAttributeSelector - class com.oroad.stxx.util.RequestAttributeSelector.
Tries to match the passed value with a given request attribute
RequestAttributeSelector() - Constructor for class com.oroad.stxx.util.RequestAttributeSelector
 
RequestProcessorHelper - class com.oroad.stxx.plugin.RequestProcessorHelper.
A helper to request processors providing common functionality.
RequestProcessorHelper(ActionServlet, ModuleConfig) - Constructor for class com.oroad.stxx.plugin.RequestProcessorHelper
Initialize
reload() - Method in class com.oroad.stxx.action.ActionServlet
Override the reload method to load the init of stxx stuff
removeCache(String) - Method in interface com.oroad.stxx.cache.CacheManager
Removes a cache
removeCache(String) - Method in class com.oroad.stxx.cache.CacheManagerImpl
Removes a cache
removeCacheable(Object) - Method in interface com.oroad.stxx.cache.Cache
Removes a cached object
removeCacheable(Object) - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Removes a cached object
removeTransform(ActionTransform) - Method in class com.oroad.stxx.action.ActionForward
Remove a ActionTransform associated with this mapping.
removeTransform(ActionTransform) - Method in class com.oroad.stxx.action.ActionTransforms
Deregister a transforming from the set configured for this servlet.
reset(Context, ActionConfig, ActionForm) - Method in class com.oroad.stxx.chain.legacy.PopulateActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Resets the form
reset() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Resets the form
reset() - Method in class com.oroad.stxx.xform.DOMForm
Resets the form
reset() - Method in class com.oroad.stxx.xform.JDOMForm
Resets the form
reset() - Method in interface com.oroad.stxx.xform.XMLForm
Resets the form by loading the default XML if available
resolveFromTemplatePath - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Resolve XSL imports and includes from the directory of the parent XSL
resourcesExclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for resources rules
resourcesInclude - Variable in class com.oroad.stxx.transform.document.BuilderRulesImpl
Regular expressions for resources rules
root - Variable in class com.oroad.stxx.action.ActionForward
The XML root node of this forward.
rules - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Defines what information should be included in the transformation
rules - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The builder rules

S

SAXDocumentBuilder - class com.oroad.stxx.transform.document.SAXDocumentBuilder.
Builds a document by firing SAX events.
SAXDocumentBuilder() - Constructor for class com.oroad.stxx.transform.document.SAXDocumentBuilder
 
SAXDocumentBuilder.RootNodeFilter - class com.oroad.stxx.transform.document.SAXDocumentBuilder.RootNodeFilter.
Swallows the closing of the root node and stores its name.
SAXDocumentBuilder.RootNodeFilter(XMLConsumer) - Constructor for class com.oroad.stxx.transform.document.SAXDocumentBuilder.RootNodeFilter
Constructor for the RootNodeFilter object
SAXSerializer - interface com.oroad.stxx.transform.document.SAXSerializer.
Serializes objects into SAX events
SERIALIZER_CLASS_KEY - Static variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The class implementing SAXSerializer
Selector - interface com.oroad.stxx.util.Selector.
Chooses something
SimpleCacheImpl - class com.oroad.stxx.cache.SimpleCacheImpl.
Basic implementation an LRU cache.
SimpleCacheImpl() - Constructor for class com.oroad.stxx.cache.SimpleCacheImpl
Creates the cache
StxxConstants - class com.oroad.stxx.chain.StxxConstants.
Global constants for the Chain of Responsibility Library.
StxxConstants() - Constructor for class com.oroad.stxx.chain.StxxConstants
 
StxxHelper - class com.oroad.stxx.action.StxxHelper.
Provides static methods for interacting with the servlet objects to support stxx functionality.
StxxHelper() - Constructor for class com.oroad.stxx.action.StxxHelper
 
StxxPlugin - class com.oroad.stxx.plugin.StxxPlugin.
This plugin configures stxx as the request processor for Struts.
StxxPlugin() - Constructor for class com.oroad.stxx.plugin.StxxPlugin
 
StxxProperties - class com.oroad.stxx.util.StxxProperties.
Extends java.util.Properties to provide easier access methods and public static key constants.
StxxProperties() - Constructor for class com.oroad.stxx.util.StxxProperties
 
StxxPropertyMessageResources - class com.oroad.stxx.plugin.StxxPropertyMessageResources.
Stores message resources
StxxPropertyMessageResources(MessageResourcesFactory, String) - Constructor for class com.oroad.stxx.plugin.StxxPropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
StxxPropertyMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class com.oroad.stxx.plugin.StxxPropertyMessageResources
Construct a new PropertyMessageResources according to the specified parameters.
StxxPropertyMessageResourcesFactory - class com.oroad.stxx.plugin.StxxPropertyMessageResourcesFactory.
The factory to create the MessageResources implementationZ
StxxPropertyMessageResourcesFactory() - Constructor for class com.oroad.stxx.plugin.StxxPropertyMessageResourcesFactory
 
StxxRequestProcessor - class com.oroad.stxx.plugin.StxxRequestProcessor.
Handles all forwards and includes from Struts.
StxxRequestProcessor() - Constructor for class com.oroad.stxx.plugin.StxxRequestProcessor
 
StxxTilesRequestProcessor - class com.oroad.stxx.plugin.StxxTilesRequestProcessor.
Handles all forwards and includes from Struts.
StxxTilesRequestProcessor() - Constructor for class com.oroad.stxx.plugin.StxxTilesRequestProcessor
 
save() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Saves the form and returns a String status code
save() - Method in interface com.oroad.stxx.xform.XMLForm
Saves the form and returns a String status code
saveAnyDocument(HttpServletRequest, Object) - Static method in class com.oroad.stxx.action.StxxHelper
Save the specified document into a list of xml objects
saveDocument(HttpServletRequest, Document) - Method in class com.oroad.stxx.action.Action
Saves a JDOM document
saveDocument(HttpServletRequest, Document) - Method in class com.oroad.stxx.action.Action
Saves a w3c DOM document
saveDocument(HttpServletRequest, Document) - Static method in class com.oroad.stxx.action.StxxHelper
Saves a JDOM document
saveDocument(HttpServletRequest, Document) - Static method in class com.oroad.stxx.action.StxxHelper
Saves a w3c DOM document
saveToken(HttpServletRequest) - Static method in class com.oroad.stxx.action.StxxHelper
Deprecated. Since 1.3, the token is now added to the form xml instead
schema - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The path to the schema
schemaNS - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The namespace of the schema
sendElement(String, String, String, String, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Sends an element that has the given attribute and text
sendElement(String, String, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Sends an element that has the given text
serializeActionError(HttpServletRequest, String, ActionError, Locale, MessageResources, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the action error as an element.
serializeActionError(HttpServletRequest, String, ActionError, Locale, MessageResources, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the action error as an element.
serializeActionForm(HttpServletRequest, String, ActionForm, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the action form as an element.
serializeActionForm(HttpServletRequest, String, ActionForm, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the action form as an element.
serializeActionMessage(HttpServletRequest, String, ActionMessage, Locale, MessageResources, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the action message as an element.
serializeActionMessage(HttpServletRequest, String, ActionMessage, Locale, MessageResources, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the action message as an element.
serializeIt(Object, String, XMLConsumer, Vector) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Recursive function to serialize objects to XML.
serializeRequestAttribute(HttpServletRequest, String, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the named request attribute as an element.
serializeRequestAttribute(HttpServletRequest, String, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the named request attribute as an element.
serializeRequestParameter(HttpServletRequest, String, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the named request parameter as an element.
serializeRequestParameter(HttpServletRequest, String, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the named request parameter as an element.
serializeResource(HttpServletRequest, Map, String, XMLConsumer) - Method in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Serializes the resource as an element.
serializeResource(HttpServletRequest, Map, String, XMLConsumer) - Method in interface com.oroad.stxx.transform.document.SAXSerializer
Serializes the resource as an element.
serializer - Variable in class com.oroad.stxx.transform.document.SAXDocumentBuilder
The serializer to use
setActionServletKey(String) - Method in class com.oroad.stxx.chain.legacy.Initialize
Set the context attribute key under which the ActionServlet for the currently selected application action is stored.
setCache(Cache, long) - Method in class com.oroad.stxx.transform.AbstractSAXTransformer
Sets the cache for the transformer
setCache(Cache, long) - Method in class com.oroad.stxx.transform.DOMWriteTransformer
Sets the cache for the transformer (not used)
setCache(Cache, long) - Method in interface com.oroad.stxx.transform.Transformer
Sets the cache for the transformer
setContentHandler(ContentHandler) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Set the ContentHandler that will receive XML data.
setDebug(boolean) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.addParameter(java.lang.String, java.lang.String) instead
setDefaultXML(Document) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the default xml
setDefaultXML(Document) - Method in class com.oroad.stxx.xform.DOMForm
Sets the default xml
setDefaultXML(Document) - Method in class com.oroad.stxx.xform.JDOMForm
Sets the default xml
setDefaultXML(Document) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the default xml
setDocumentLocator(Locator) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive an object for locating the origin of SAX document events.
setForm(Form) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the underlying XMLForm form
setForm(Form) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the underlying XMLForm.org form
setFormPath(String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the form path
setFormPath(String) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the form path
setForwardConfigKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Set the context attribute key under which the ForwardConfig for the currently selected application action is stored.
setIncludeKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Set the context attribute key under which the include uri for the currently selected application action is stored.
setLastAccessedTime(long) - Method in class com.oroad.stxx.cache.CacheWrapper
Sets the last time this object was accessed
setLastAccessedTime(long) - Method in interface com.oroad.stxx.cache.Cacheable
Sets the last time this object was accessed
setLastModifiedTime(long) - Method in class com.oroad.stxx.cache.CacheWrapper
Sets the last modified time
setLastModifiedTime(long) - Method in interface com.oroad.stxx.cache.Cacheable
Sets the last modified time
setLexicalHandler(LexicalHandler) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Set the LexicalHandler that will receive XML data.
setMatch(String) - Method in class com.oroad.stxx.plugin.Pipeline
Set the match string.
setMimeType(String) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of v1.2, use ActionTransform.setType(java.lang.String) instead
setModuleConfigKey(String) - Method in class com.oroad.stxx.chain.legacy.Initialize
Set the context attribute key under which the ModuleConfig for the currently selected application module is stored.
setModuleConfigKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Set the context attribute key under which the ModuleConfig for the currently selected application module will be stored.
setModuleConfigKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Set the context attribute key under which the ModuleConfig for the currently selected application module is stored.
setName(String) - Method in class com.oroad.stxx.action.ActionForward
Sets the name of the forward
setName(String) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of v1.2v use ActionTransform.setSelector(java.lang.String) instead
setName(String) - Method in interface com.oroad.stxx.cache.Cache
Sets the name of the cache
setName(String) - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Sets the name of the cache
setName(String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the name of the form
setName(String) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the name of the form
setPath(String) - Method in class com.oroad.stxx.action.ActionForward
Sets the path attribute
setPath(String) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.addParameter(java.lang.String, java.lang.String) instead
setPaths(ArrayList) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.addParameter(java.lang.String, java.lang.String) instead
setPhase(String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the validation phase
setPhase(String) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the validation phase
setRedirect(boolean) - Method in class com.oroad.stxx.action.ActionForward
Sets the redirect attribute
setRender(String) - Method in class com.oroad.stxx.action.ActionTransform
Deprecated. As of 1.2v use ActionTransform.addParameter(java.lang.String, java.lang.String) instead
setRequestProcessorHelperKey(String) - Method in class com.oroad.stxx.chain.legacy.Initialize
Set the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
setRequestProcessorHelperKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxForward
Set the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
setRequestProcessorHelperKey(String) - Method in class com.oroad.stxx.chain.legacy.PerformStxxInclude
Set the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
setRequestProcessorHelperKey(String) - Method in class com.oroad.stxx.chain.legacy.PopulateActionForm
Set the context attribute key under which the RequestProcessorHelper for the currently selected application action is stored.
setResult(Result) - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Sets the result attribute of the AbstractSAXTransformer object
setRoot(String) - Method in class com.oroad.stxx.action.ActionForward
Deprecated. This shouldn't be used any longer
setSchema(InputStream) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the schema path
setSchema(InputStream) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the schema path
setSchemaNS(String) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the schema namespace
setSchemaNS(String) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the schema namespace
setSelector(String) - Method in class com.oroad.stxx.action.ActionTransform
Set the selector.
setSize(int) - Method in interface com.oroad.stxx.cache.Cache
Sets the maximum number of objects it will cache
setSize(int) - Method in class com.oroad.stxx.cache.SimpleCacheImpl
Sets the maximum number of objects it will cache
setStrutsPlugin(boolean) - Method in class com.oroad.stxx.util.StxxProperties
Sets whether stxx is currently being used with Struts 1.1+
setSystemId(String) - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Sets the systemId attribute of the AbstractSAXTransformer object
setTransform(String) - Method in class com.oroad.stxx.action.ActionForward
Set the transform path for this mapping.
setType(String) - Method in class com.oroad.stxx.action.ActionTransform
Set the type flag.
setUseChainProcessor(boolean) - Method in class com.oroad.stxx.plugin.StxxPlugin
 
setValue(String, Object) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the value at the xpath path
setValue(String, Object) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the value at the xpath path
setViewstateEnabled(boolean) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the validation phase
setViewstateEnabled(boolean) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the validation phase
setXML(Document) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Sets the form xml
setXML(Document) - Method in class com.oroad.stxx.xform.DOMForm
Sets the DOM document
setXML(Document) - Method in class com.oroad.stxx.xform.JDOMForm
Sets the JDOM document
setXML(Document) - Method in class com.oroad.stxx.xform.JDOMForm
Sets the xml
setXML(Document) - Method in interface com.oroad.stxx.xform.XMLForm
Sets the form xml
skippedEntity(String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of a skipped entity.
startCDATA() - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the start of a CDATA section.
startDTD(String, String, String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the start of DTD declarations, if any.
startDocument() - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of the beginning of a document.
startDocument() - Method in class com.oroad.stxx.util.NoDocumentFilter
Overrides to take no action
startDocumentFromActions(HttpServletRequest, XMLConsumer) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder
Sends action-created XML documents to the XMLConsumer and returns the name of the root node.
startElement(String, String, String, Attributes) - Method in class com.oroad.stxx.transform.document.SAXDocumentBuilder.RootNodeFilter
Catches the name of the root node
startElement(String, String, String, Attributes) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class com.oroad.stxx.util.MessageFilter
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class com.oroad.stxx.xform.XMLFormFilter
Inserts the viewstate, if applicable
startEntity(String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Report the beginning of an entity.
startPrefixMapping(String, String) - Method in class com.oroad.stxx.util.AbstractSAXFilter
Begin the scope of a prefix-URI Namespace mapping.
systemID - Variable in class com.oroad.stxx.util.AbstractSAXTransformer
Description of the Field

T

TRANSFORMER_CLASS_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
The name of the implementing class for a transformer
TRANSFORMER_HANDLER_KEY - Static variable in class com.oroad.stxx.action.ActionServlet
Key the transformer handler is stored under in the servlet context
TRANSFORMER_PREFIX - Static variable in class com.oroad.stxx.util.StxxProperties
The prefix for transformer configurations
TRANSFORM_SELECTOR_PREFIX - Static variable in class com.oroad.stxx.util.StxxProperties
The implementation of the class that chooses what transform to use
Transformer - interface com.oroad.stxx.transform.Transformer.
The interface for all classes that transform the request information, including Action-created XML and http request information.
TransformerException - exception com.oroad.stxx.transform.TransformerException.
Exception to be thrown if there is a generic exception in the Transformer-implementing class
TransformerException(String) - Constructor for class com.oroad.stxx.transform.TransformerException
Constructor for the TransformerException object
TransformerHandler - class com.oroad.stxx.transform.TransformerHandler.
Takes care of how the XML is sent to the client.
TransformerHandler(StxxProperties, ServletContext) - Constructor for class com.oroad.stxx.transform.TransformerHandler
Initializes the handler with the StxxProperties isntance
toString() - Method in class com.oroad.stxx.action.ActionForward
Returns a String representation of the forward
toString() - Method in class com.oroad.stxx.action.ActionTransform
Return a String version of this mapping.
toString() - Method in class com.oroad.stxx.transform.TransformerException
Gets a string representation of the exception
toString() - Method in class com.oroad.stxx.xform.XMLException
Gets a string representation of the exception
transFactory - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
The name of the factory to use
transform - Variable in class com.oroad.stxx.action.ActionForward
The name of the transform tag
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.AbstractSAXTransformer
Handles the transform stage
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.CachedFOPTransformer
Handles the transform stage by creating the XML from the request, then uses FOP and an XSL file to create a PDF or SVG.
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.CachedXFormTransformer
Creates and transforms the XML using XSL and a special XMLForm transformer.
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.CachedXSLTransformer
Handles the transform stage by creating XML from the request and transforming it with one or more XSL files.
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in class com.oroad.stxx.transform.DOMWriteTransformer
Creates the XML, converts it into a DOM node, and stores it in the scope
transform(ActionTransform, HttpServletRequest, HttpServletResponse) - Method in interface com.oroad.stxx.transform.Transformer
Transforms the request and writes the output to response's outputstream
transformer - Variable in class com.oroad.stxx.util.AbstractSAXTransformer
Description of the Field
transforms - Variable in class com.oroad.stxx.action.ActionForward
The set of ActionTransform objects associated with this mapping.

U

USE_CSV_PARAM_FORMAT_KEY - Static variable in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Whether to serialize request parameters as comma-separated values
UserAgentRegexpSelector - class com.oroad.stxx.util.UserAgentRegexpSelector.
Tries to match based on the configured browser types, using regular expressions Based on UserAgentSelector
UserAgentRegexpSelector() - Constructor for class com.oroad.stxx.util.UserAgentRegexpSelector
 
UserAgentSelector - class com.oroad.stxx.util.UserAgentSelector.
Tries to match based on the configured browser types
UserAgentSelector() - Constructor for class com.oroad.stxx.util.UserAgentSelector
 
unparsedEntityDecl(String, String, String, String) - Method in class com.oroad.stxx.util.AbstractSAXTransformer
Description of the Method
useCSVParamFormat - Variable in class com.oroad.stxx.transform.document.DefaultSAXSerializer
Whether to serialize request parameters as comma-separated values

V

validate() - Method in class com.oroad.stxx.xform.AbstractXMLForm
Validates the form and generates a list of violations.
validate(ActionMapping, HttpServletRequest) - Method in class com.oroad.stxx.xform.AbstractXMLForm
Validates the form
validate() - Method in interface com.oroad.stxx.xform.XMLForm
Validate the data and generate violations
vsEnabled - Variable in class com.oroad.stxx.xform.AbstractXMLForm
If viewstate is enabled

W

WRITE_XML_DEBUG_KEY - Static variable in class com.oroad.stxx.util.StxxProperties
Determines whether xml debugging information will be written to disk as well as screen
WildcardHelper - class com.oroad.stxx.util.WildcardHelper.
This class is an utility class that perform wilcard-patterns matching and isolation.
WildcardHelper() - Constructor for class com.oroad.stxx.util.WildcardHelper
 
warn(String) - Method in class com.oroad.stxx.util.AvalonLogger
Warn message
warn(String, Throwable) - Method in class com.oroad.stxx.util.AvalonLogger
Warn message
writeXML(SAXTransformerFactory, SAXDocumentBuilder, HttpServletRequest) - Method in class com.oroad.stxx.transform.AbstractSAXTransformer
Writes the XML to disk
writeXMLDebug - Variable in class com.oroad.stxx.transform.AbstractSAXTransformer
Whether upon URL debugging, information will be written to disk

X

XMLConsumer - interface com.oroad.stxx.util.XMLConsumer.
This conviently combines the content and lexical handler interfaces.
XMLConsumerWrapper - class com.oroad.stxx.util.XMLConsumerWrapper.
This wraps existing content and lexical handlers.
XMLConsumerWrapper(ContentHandler, LexicalHandler) - Constructor for class com.oroad.stxx.util.XMLConsumerWrapper
 
XMLException - exception com.oroad.stxx.xform.XMLException.
Exception to be thrown if there are any exceptions in XMLForm-related classes.
XMLException(String) - Constructor for class com.oroad.stxx.xform.XMLException
Constructor
XMLForm - interface com.oroad.stxx.xform.XMLForm.
A form that uses XML to store information.
XMLFormFilter - class com.oroad.stxx.xform.XMLFormFilter.
This filter performs additional transformations to xmlforms like internationalization and optionally the encoding of viewstate
XMLFormFilter(Locale, MessageResources, XMLForm) - Constructor for class com.oroad.stxx.xform.XMLFormFilter
Constructor
XMLFormHandler - class com.oroad.stxx.xform.XMLFormHandler.
Loads and populates xml forms.
XMLFormHandler() - Constructor for class com.oroad.stxx.xform.XMLFormHandler
 
XMLFormService - class com.oroad.stxx.xform.XMLFormService.
Exposes XML forms as a message-style SOAP web service.
XMLFormService() - Constructor for class com.oroad.stxx.xform.XMLFormService
 
xml - Variable in class com.oroad.stxx.xform.AbstractXMLForm
The xml document
xmlform - Variable in class com.oroad.stxx.xform.XMLFormService
The xml form

Z

ZipEncoder - class com.oroad.stxx.xform.ZipEncoder.
Encodes and decodes information to and from base64-encoded Strings using zip compression
ZipEncoder() - Constructor for class com.oroad.stxx.xform.ZipEncoder
 

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