- cache - Variable in class org.xchain.framework.net.strategy.CachedUrlTranslationStrategy
-
- CachedUrlTranslationStrategy - Class in org.xchain.framework.net.strategy
-
- CachedUrlTranslationStrategy() - Constructor for class org.xchain.framework.net.strategy.CachedUrlTranslationStrategy
-
- cacheSize - Variable in class org.xchain.framework.util.LruCacheMap
-
- CachingLoadStrategy<T,S> - Class in org.xchain.framework.strategy
-
A LoadStrategy implementation that performs caching.
- CachingLoadStrategy(int) - Constructor for class org.xchain.framework.strategy.CachingLoadStrategy
-
- callStack - Static variable in class org.xchain.namespaces.core.ExecuteCommand
-
- canConvert(Object, Class) - Method in class org.xchain.framework.jxpath.XChainTypeConverter
-
This method corrects the canConvert behavior for Java 5 Enum type.
- Catalog - Interface in org.xchain
-
The interface for JXPathContext catalogs.
- CATALOG_CACHE_SIZE_TAG_NAME - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- CATALOG_URI - Static variable in class org.xchain.StandAloneExecutor
-
- catalogCacheSize - Variable in class org.xchain.framework.lifecycle.ConfigContext
-
The maximum size of the catalog cache.
- CatalogConsumerStrategy - Class in org.xchain.framework.strategy
-
ConsumerStrategy implementation for Catalogs.
- CatalogConsumerStrategy() - Constructor for class org.xchain.framework.strategy.CatalogConsumerStrategy
-
- CatalogConsumerStrategy.FailingErrorHandler - Class in org.xchain.framework.strategy
-
- CatalogConsumerStrategy.FailingErrorHandler() - Constructor for class org.xchain.framework.strategy.CatalogConsumerStrategy.FailingErrorHandler
-
- catalogCtClass - Variable in class org.xchain.framework.lifecycle.ClassScanner
-
- CatalogFactory - Class in org.xchain.framework.factory
-
The CatalogFactory is used to load catalogs.
- catalogList - Variable in class org.xchain.framework.lifecycle.NamespaceContext
-
List of catalogs in the namespace.
- CatalogLoadException - Exception in org.xchain
-
This exception is thrown if there was an error loading the catalog.
- CatalogLoadException(String, Throwable) - Constructor for exception org.xchain.CatalogLoadException
-
- CatalogLoadException(Throwable) - Constructor for exception org.xchain.CatalogLoadException
-
- CatalogNotFoundException - Exception in org.xchain
-
This exception is thrown if a requested catalog could not be found.
- CatalogNotFoundException() - Constructor for exception org.xchain.CatalogNotFoundException
-
Constructs a new CatalogNotFoundException.
- CatalogNotFoundException(String) - Constructor for exception org.xchain.CatalogNotFoundException
-
Constructs a new CatalogNotFoundException with the specified message.
- CatalogNotFoundException(String, Throwable) - Constructor for exception org.xchain.CatalogNotFoundException
-
Constructs a new CatalogNotFoundException with the specified message and cause.
- CatalogNotFoundException(Throwable) - Constructor for exception org.xchain.CatalogNotFoundException
-
Constructs a new CatalogNotFoundException with the specified cause.
- cause - Variable in class org.xchain.framework.lifecycle.Execution.ExceptionContext
-
- CCLPolicy - Interface in org.xchain.framework.lifecycle
-
- CellCommand - Class in org.xchain.namespaces.csv
-
XChain for populating the next cell in the current row.
- CellCommand() - Constructor for class org.xchain.namespaces.csv.CellCommand
-
- cellListThreadLocal - Static variable in class org.xchain.namespaces.csv.AbstractCsvChain
-
- Chain - Interface in org.xchain
-
The interface for JXPathContext chains.
- ChainCommand - Class in org.xchain.namespaces.core
-
A general container for xchain commands.
- ChainCommand() - Constructor for class org.xchain.namespaces.core.ChainCommand
-
- ChainImpl - Class in org.xchain.impl
-
Almost an exact port of the class org.apache.commons.chain.impl.ChainBase, except the
nested chains are represented with a java.util.ArrayList instead of an array.
- ChainImpl() - Constructor for class org.xchain.impl.ChainImpl
-
- changeBodyMode(TemplateSourceBuilder.BodyMode) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- characters(char[], int, int) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- characters(char[], int, int) - Method in class org.xchain.framework.sax.CommandHandler
-
Sends text to the content handler.
- characters(char[], int, int) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- characters(char[], int, int) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- charactersBuilder - Variable in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
The builder for output characters.
- charactersTargetStack - Variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
A control stack for character targets.
- checkPermission(Permission) - Method in class org.xchain.framework.security.SecurityManager
-
Checks the Permission
against the current Identity
, as provided by the IdentityManager
.
- ChooseCommand - Class in org.xchain.namespaces.core
-
The choose
command allows the execution of one chain based on tested conditions.
- ChooseCommand() - Constructor for class org.xchain.namespaces.core.ChooseCommand
-
- ChooseCommand.OtherwiseClause - Class in org.xchain.namespaces.core
-
choose
commands can include an otherwise
command.
- ChooseCommand.OtherwiseClause() - Constructor for class org.xchain.namespaces.core.ChooseCommand.OtherwiseClause
-
- ChooseCommand.WhenClause - Class in org.xchain.namespaces.core
-
choose
commands can have one or more when
commands nested in it.
- ChooseCommand.WhenClause() - Constructor for class org.xchain.namespaces.core.ChooseCommand.WhenClause
-
- CLASS_NAME_ATTRIBUTE - Static variable in class org.xchain.framework.digester.RuleSetRegistryConfigurator.RegistrationRuleSet
-
- classLoader - Variable in class org.xchain.framework.jsl.TemplateCompiler.WrappedResourceReader
-
- classLoader - Variable in class org.xchain.framework.lifecycle.LifecycleContext
-
- classLoader - Variable in class org.xchain.framework.scanner.AbstractScanner
-
- classObject - Variable in class org.xchain.framework.digester.AnnotationRuleSet.ClassObjectCreateRule
-
- classPool - Variable in class org.xchain.framework.lifecycle.ClassScanner
-
- classPool - Variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- classPool - Variable in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- ClassScanner - Class in org.xchain.framework.lifecycle
-
A scanner that searches the lifecycle context looking for commands and catalogs, creates engineered versions of those classes, and loads them into the context.
- ClassScanner(LifecycleContext) - Constructor for class org.xchain.framework.lifecycle.ClassScanner
-
- clear() - Method in class org.xchain.framework.sax.util.NamespaceContext
-
Clears all of the mappings in this context.
- clear() - Method in class org.xchain.framework.util.CompositeMap
-
Clear out the entries in the first map.
- clear() - Method in class org.xchain.framework.util.ThreadLocalStack
-
Clears the stack.
- clearCache() - Method in class org.xchain.framework.scanner.ScannerLifecycle
-
Clears internal cache of ScanNode instances.
- close() - Method in class org.xchain.framework.net.UrlSourceUtil.ReportingInputStream
-
- close(InputStream, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
Closes an input stream if it is not null.
- close(InputStream, Log) - Static method in class org.xchain.framework.util.IoUtil
-
Deprecated.
- close(OutputStream, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
Closes an output stream if it is not null.
- close(OutputStream, Log) - Static method in class org.xchain.framework.util.IoUtil
-
Deprecated.
- close(Socket, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
- close(Socket, Log) - Static method in class org.xchain.framework.util.IoUtil
-
Deprecated.
- close(Reader, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
- close(Reader, Log) - Static method in class org.xchain.framework.util.IoUtil
-
Deprecated.
- close(Writer, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
- close(Writer, Log) - Static method in class org.xchain.framework.util.IoUtil
-
Deprecated.
- close(Channel, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
- closeConnection(URLConnection) - Method in class org.xchain.framework.net.UrlUtil
-
Close the input and output streams for the given URLConnection.
- closeInputStream(URLConnection) - Static method in class org.xchain.framework.net.UrlUtil
-
Closes the input stream for a url connection.
- closeOutputStream(URLConnection) - Static method in class org.xchain.framework.net.UrlUtil
-
Closes the output stream for a url connection.
- COLON_EQUALS_REGEX - Static variable in class org.xchain.framework.osgi.ManifestParser
-
- Command - Interface in org.xchain
-
The interface for JXPathContext commands.
- command - Variable in class org.xchain.framework.sax.CommandXmlReader
-
- commandCtClass - Variable in class org.xchain.framework.lifecycle.ClassScanner
-
- CommandExecutionState - Enum in org.xchain.namespaces.jsl
-
- commandExecutionStateStackTL - Static variable in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
The thread local stack of command execution state arrays.
- CommandHandler - Class in org.xchain.framework.sax
-
This handler provides caching and translation services for command based sax sources.
- CommandHandler() - Constructor for class org.xchain.framework.sax.CommandHandler
-
- commandHandler - Variable in class org.xchain.framework.sax.CommandXmlReader
-
- CommandHandler.Attribute - Class in org.xchain.framework.sax
-
- CommandHandler.Attribute(String, String, String, String) - Constructor for class org.xchain.framework.sax.CommandHandler.Attribute
-
- CommandHandler.Element - Class in org.xchain.framework.sax
-
- CommandHandler.Element(String, String, String) - Constructor for class org.xchain.framework.sax.CommandHandler.Element
-
- CommandHandler.Node - Class in org.xchain.framework.sax
-
- CommandHandler.Node(String, String, String) - Constructor for class org.xchain.framework.sax.CommandHandler.Node
-
- commandList - Variable in class org.xchain.framework.lifecycle.NamespaceContext
-
List of commands in the namespace.
- commandList - Variable in class org.xchain.impl.ChainImpl
-
- CommandList - Class in org.xchain.impl
-
Almost an exact port of the class org.apache.commons.chain.impl.ChainBase, except the
nested chains are represented with a java.util.ArrayList instead of an array.
- CommandList() - Constructor for class org.xchain.impl.CommandList
-
- commandList - Variable in class org.xchain.impl.FilterChainImpl
-
- commandMap - Variable in class org.xchain.namespaces.core.XChainCatalog
-
The map of commands in this catalog.
- commandMapList - Variable in class org.xchain.namespaces.core.XChainCatalog
-
A list of all command maps attached to this catalog through import.
- commandNamespaceSet - Variable in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
The set of namespaces that contain xchain commands.
- CommandNotFoundException - Exception in org.xchain
-
This exception is thrown when requesting a command that could not be found.
- CommandNotFoundException() - Constructor for exception org.xchain.CommandNotFoundException
-
Constructs a new CommandNotFoundException.
- CommandNotFoundException(String) - Constructor for exception org.xchain.CommandNotFoundException
-
Constructs a new CommandNotFoundException with the specified message.
- CommandNotFoundException(String, Throwable) - Constructor for exception org.xchain.CommandNotFoundException
-
Constructs a new CommandNotFoundException with the specified message and cause.
- CommandNotFoundException(Throwable) - Constructor for exception org.xchain.CommandNotFoundException
-
Constructs a new CommandNotFoundException with the specified cause.
- CommandSourceCommand - Class in org.xchain.namespaces.sax
-
The <sax:command-source/> command is used in a sax pipeline to get source nodes from a command.
- CommandSourceCommand() - Constructor for class org.xchain.namespaces.sax.CommandSourceCommand
-
- CommandSourceCommand.ChildrenCommand - Class in org.xchain.namespaces.sax
-
- CommandSourceCommand.ChildrenCommand() - Constructor for class org.xchain.namespaces.sax.CommandSourceCommand.ChildrenCommand
-
- CommandXmlReader - Class in org.xchain.framework.sax
-
- CommandXmlReader(String, String) - Constructor for class org.xchain.framework.sax.CommandXmlReader
-
Creates a command xml reader using a catalog name and a command name.
- CommandXmlReader(Command) - Constructor for class org.xchain.framework.sax.CommandXmlReader
-
Creates a command xml reader using the provided command.
- CommandXmlReader.CommandHandlerImpl - Class in org.xchain.framework.sax
-
This is the class that sax event commands write to.
- CommandXmlReader.CommandHandlerImpl() - Constructor for class org.xchain.framework.sax.CommandXmlReader.CommandHandlerImpl
-
- comment(char[], int, int) - Method in class org.xchain.framework.digester.ExtendedDigester
-
- comment(char[], int, int) - Method in class org.xchain.framework.sax.CommandHandler
-
Adds a comment to this handler.
- comment(String) - Method in class org.xchain.framework.sax.CommandHandler
-
Adds a comment to this handler.
- comment(char[], int, int) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- comment(char[], int, int) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- COMMENT_LOCAL_NAME - Static variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
- compare(DependencySorter.Vertex<T>, DependencySorter.Vertex<T>) - Method in class org.xchain.framework.util.DependencySorter.VertexComparator
-
- compare(QName, QName) - Method in class org.xchain.framework.util.LexicographicQNameComparator
-
Compares QName objects lexicographically, first by namespace and then by local name.
- compilePattern(String, String) - Static method in class org.xchain.framework.util.RegExUtil
-
Compiles a regular expression and logs any problems to this class' log.
- compilePattern(String, Logger, String) - Static method in class org.xchain.framework.util.RegExUtil
-
Compiles a regular expression and logs an problems to the provided log.
- compilePattern(String, Log, String) - Static method in class org.xchain.framework.util.RegExUtil
-
Deprecated.
- compiler - Static variable in class org.xchain.framework.jxpath.JXPathValidator
-
- compileTemplate(SourceResult) - Method in class org.xchain.framework.jsl.TemplateCompiler
-
Compiles the source result.
- Component - Annotation Type in org.xchain.annotations
-
Specifies the xchain component binding.
- ComponentAnalysis - Class in org.xchain.framework.lifecycle
-
Analysis of an xchain component.
- ComponentAnalysis(Class) - Constructor for class org.xchain.framework.lifecycle.ComponentAnalysis
-
- ComponentAnalysis.InjectionAnalysis - Class in org.xchain.framework.lifecycle
-
- ComponentAnalysis.InjectionAnalysis(String, PrefixMapping[], boolean, Method) - Constructor for class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- ComponentAnalysis.InjectionAnalysis(String, PrefixMapping[], boolean, Field) - Constructor for class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- componentFilename(String) - Static method in class org.xchain.framework.scanner.AbstractScanner
-
protected ClassFile getClassFile(String name) throws IOException
{
InputStream stream = classLoader.getResourceAsStream(name);
DataInputStream dstream = new DataInputStream(stream);
try
{
return new ClassFile(dstream);
}
finally
{
dstream.close();
stream.close();
}
}
- componentMap - Variable in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- componentMap - Variable in class org.xchain.framework.lifecycle.NamespaceContext
-
Mapping of component localnames to component analysis in the namespace.
- ComponentUtil - Class in org.xchain.framework.util
-
Utility class for Components.
- ComponentUtil() - Constructor for class org.xchain.framework.util.ComponentUtil
-
- compositeCommandMap - Variable in class org.xchain.namespaces.core.XChainCatalog
-
A composite map that will look values up from the command map list.
- CompositeMap<K extends javax.xml.namespace.QName,V> - Class in org.xchain.framework.util
-
A map implementation that can use multiple maps.
- CompositeMap() - Constructor for class org.xchain.framework.util.CompositeMap
-
- CompositeStage - Class in org.xchain.framework.sax
-
A composite stage is a stage that is made up of many interior stages.
- CompositeStage() - Constructor for class org.xchain.framework.sax.CompositeStage
-
- compositeStage - Variable in class org.xchain.framework.sax.Pipeline
-
- compositeStage - Variable in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- CompositeUrlTranslationStrategy - Class in org.xchain.framework.net.strategy
-
- CompositeUrlTranslationStrategy() - Constructor for class org.xchain.framework.net.strategy.CompositeUrlTranslationStrategy
-
- computeResourceRoot(URL, String) - Static method in class org.xchain.framework.scanner.ScanUtil
-
Removes the resource name from the resource url to compute the url of the root resource.
- CONFIG_TAG_NAME - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- ConfigContext - Class in org.xchain.framework.lifecycle
-
- ConfigContext() - Constructor for class org.xchain.framework.lifecycle.ConfigContext
-
- configContext - Variable in class org.xchain.framework.lifecycle.LifecycleContext
-
- ConfigDocumentContext - Class in org.xchain.framework.lifecycle
-
- ConfigDocumentContext(JXPathContext, Object, Scope) - Constructor for class org.xchain.framework.lifecycle.ConfigDocumentContext
-
- CONFIGURATION_SYSTEM_PROPERTY - Static variable in class org.xchain.StandAloneExecutor
-
- configure() - Method in class org.xchain.framework.digester.RuleSetRegistryConfigurator
-
- configureContext(JXPathContext, Map<QName, Object>) - Method in interface org.xchain.Executor
-
- configureContext(JXPathContext, Map<QName, Object>) - Method in class org.xchain.StandAloneExecutor
-
Calls configure context passing in the properties configuration
- configureContext(JXPathContext, Properties) - Method in class org.xchain.StandAloneExecutor
-
Load the properties configuration into the Context, while maintaining proper scoping
if it's present in the variable name
- connect() - Method in class org.xchain.framework.net.protocol.resource.ResourceNotFoundUrlConnection
-
- connect() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- CONSTRUCTOR_URL_SOURCE - Static variable in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- consume(String, SourceStrategy<InputSource>, DependencyTracker) - Method in class org.xchain.framework.strategy.CatalogConsumerStrategy
-
- consume(String, SourceStrategy<S>, DependencyTracker) - Method in interface org.xchain.framework.strategy.ConsumerStrategy
-
Load the requested object identified by the given systemId from the given SourceStrategy.
- consume(String, SourceStrategy<InputSource>, DependencyTracker) - Method in class org.xchain.framework.strategy.TemplatesConsumerStrategy
-
- ConsumerStrategy<T,S> - Interface in org.xchain.framework.strategy
-
Interface for a Consumer.
- contains(String, String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
Returns true if this context maps the prefix to the namespace, false otherise.
- contentHandler() - Method in class org.xchain.framework.sax.CommandHandler
-
- contentHandler() - Method in class org.xchain.framework.sax.CommandXmlReader.CommandHandlerImpl
-
- contentHandler - Variable in class org.xchain.framework.sax.CommandXmlReader
-
- contentHandler - Variable in class org.xchain.framework.sax.CompositeStage
-
- contentHandler - Variable in class org.xchain.framework.sax.HandlerWrapper
-
- ContentType - Class in org.xchain.framework.util
-
Port from Google Data
See: http://gdata-java-client.googlecode.com/svn/trunk/java/src/com/google/gdata/util/ContentType.java
Simple class for parsing and generating Content-Type header values, per
RFC 2045 (MIME) and 2616 (HTTP 1.1).
- ContentType() - Constructor for class org.xchain.framework.util.ContentType
-
Constructs a new instance with default media type
- ContentType(String) - Constructor for class org.xchain.framework.util.ContentType
-
Constructs a new instance from a content-type header value
parsing the MIME content type (RFC2045) format.
- context - Variable in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- context - Variable in class org.xchain.framework.lifecycle.ClassScanner
-
- context - Variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- context - Variable in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- context - Variable in class org.xchain.framework.sax.ContextInputSource
-
- CONTEXT_CLASS_LOADER_ATHORITY - Static variable in class org.xchain.framework.net.protocol.resource.ResourceUrlConnection
-
- ContextClassLoaderUrlTranslationStrategy - Class in org.xchain.framework.net.protocol.resource
-
UrlTranslationStrategy implementation for the context class loader.
- ContextClassLoaderUrlTranslationStrategy() - Constructor for class org.xchain.framework.net.protocol.resource.ContextClassLoaderUrlTranslationStrategy
-
- ContextInputSource - Class in org.xchain.framework.sax
-
An InputSource implementation that contains a JXPathContext.
- ContextInputSource() - Constructor for class org.xchain.framework.sax.ContextInputSource
-
- ContextInputSource(JXPathContext) - Constructor for class org.xchain.framework.sax.ContextInputSource
-
- convert(Object, Class) - Method in class org.xchain.framework.jxpath.XChainTypeConverter
-
This method corrects the convert behavior for Java 5 Enum type.
- convert(Object, Class) - Static method in class org.xchain.framework.util.JXPathContextUtil
-
A conversion utility that will properly convert enumeration types.
- convert(Class, Object) - Method in class org.xchain.framework.util.QNameConverter
-
- copyStream(InputStream, OutputStream, int) - Static method in class org.xchain.framework.util.IoUtil
-
Copies the input stream bytes into the output stream bytes, using the specified
buffer size when transfering the bytes.
- copyStream(Reader, Writer, int) - Static method in class org.xchain.framework.util.IoUtil
-
Copies the content of a reader into a writer, using the specified buffer size while
transfering the characters.
- CoreFunctions - Class in org.xchain.namespaces.core
-
- CoreFunctions() - Constructor for class org.xchain.namespaces.core.CoreFunctions
-
- createAnalysis(Class) - Static method in class org.xchain.framework.util.ComponentUtil
-
Perform an analysis of a component class.
- createClassPool(ClassLoader) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Create a ClassPool which can access all the classes available to the given ClassLoader.
- createComponent(ComponentAnalysis) - Static method in class org.xchain.framework.util.ComponentUtil
-
Create a new component from the given analysis.
- createDependencyUriResolver(URIResolver) - Method in class org.xchain.framework.net.DependencyTracker
-
Create a wrapped URIResolver for dependency tracking.
- createMessage(String, Map) - Static method in exception org.xchain.framework.util.DependencyCycleException
-
- createResultForPath(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
Returns the Result object for the path attribute.
- createResultForSelect(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
Returns the result for the select attribute.
- createResultForSystemId(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
Returns the Result object for the system-id attribute.
- createSaxInputSource(URL) - Static method in class org.xchain.framework.net.UrlSourceUtil
-
Create an InputSource from the given URL.
- createSharedVariables(JXPathContext) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
Creates a new QNameVariables object that shares its variables map with this QNameVariables object.
- createTransformerHandler(String, String, String, String, String) - Static method in class org.xchain.framework.sax.MultiDocumentResult
-
- createTransformSource(URL) - Static method in class org.xchain.framework.net.UrlSourceUtil
-
A utility function that builds javax.xml.transform sources for urls.
- createTransformSource(String, InputStream) - Static method in class org.xchain.framework.net.UrlSourceUtil
-
- createURLStreamHandler(String) - Method in class org.xchain.framework.net.protocol.http.HttpUrlStreamHandlerFactory
-
- createURLStreamHandler(String) - Method in class org.xchain.framework.net.protocol.resource.ResourceUrlStreamHandlerFactory
-
- createURLStreamHandler(String) - Method in class org.xchain.framework.net.UrlFactory.MappedUrlStreamHandlerFactory
-
- CsvWriterChain - Class in org.xchain.namespaces.csv
-
Chain for production of CSV data.
- CsvWriterChain() - Constructor for class org.xchain.namespaces.csv.CsvWriterChain
-
- csvWriterThreadLocal - Static variable in class org.xchain.namespaces.csv.AbstractCsvChain
-
- customLexicalHandler - Variable in class org.xchain.framework.digester.ExtendedDigester
-
- cycle - Variable in exception org.xchain.framework.util.DependencyCycleException
-
- Element - Annotation Type in org.xchain.annotations
-
Specifies the xchain element xml binding.
- ELEMENT_LOCAL_NAME - Static variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
- elementComparator - Variable in class org.xchain.framework.util.DependencySorter
-
- elementComparator - Variable in class org.xchain.framework.util.DependencySorter.VertexComparator
-
- elementInfoStack - Variable in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
The element info stack for the current element.
- ElementOutputState - Enum in org.xchain.namespaces.jsl
-
- elementOutputStateStackTL - Static variable in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
The thread local stack of element output state arrays.
- elementStack - Variable in class org.xchain.framework.sax.CommandHandler
-
The stack of elements from the root element to the current output element.
- ENCODING_PATTERN - Static variable in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- ENCODING_REGEX - Static variable in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- End - Annotation Type in org.xchain.annotations
-
Specifies the end method.
- end() - Method in class org.xchain.framework.digester.AnnotationRuleSet.ClassObjectCreateRule
-
Removes the instance of the class from the top of the stack.
- end(String, String) - Method in class org.xchain.framework.digester.AnnotationRuleSet.CommandRegistrationRule
-
- end(String, String) - Method in class org.xchain.framework.digester.AnnotationRuleSet.CommandSetNextRule
-
- end() - Method in class org.xchain.framework.digester.SerializationRule
-
- end(String, String) - Method in class org.xchain.framework.digester.XChainConfigRuleSet.ConfigLoadRule
-
- end(String, String) - Method in class org.xchain.framework.digester.XChainConfigRuleSet.ResourceUrlRule
-
- end(String, String) - Method in class org.xchain.framework.digester.XChainConfigRuleSet.SourceUrlRule
-
- end(String, String) - Method in class org.xchain.framework.digester.XChainConfigRuleSet.WebappUrlRule
-
- endAttribute(String, String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- endAttribute(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- endCDATA() - Method in class org.xchain.framework.digester.ExtendedDigester
-
- endCDATA() - Method in class org.xchain.framework.sax.CommandHandler
-
- endCDATA() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endCDATA() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endCommandElement(String, String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles end events for xchain command elements.
- endCommandElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for elements in an xchain namespace.
- endCommandExecute(Command, JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Executed at the end of a command's execute method if it is not a filter or at the end of a
command's postProcess method if it is a filter.
- endCommandPostProcess(Command, JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Marks the end of a commands post process method.
- endComment() - Method in class org.xchain.framework.sax.CommandHandler
-
Stops translating all events as a single comment and passes the comment along.
- endDocument() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- endDocument() - Method in class org.xchain.framework.sax.CommandHandler
-
- endDocument() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endDocument() - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- endDocument() - Method in class org.xchain.framework.sax.PrefixMappingContext
-
- endDocument() - Method in class org.xchain.framework.sax.ReversePrefixMappingContext
-
- endDocument() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endDocument() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- endDocument() - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
- endDTD() - Method in class org.xchain.framework.digester.ExtendedDigester
-
- endDTD() - Method in class org.xchain.framework.sax.CommandHandler
-
- endDTD() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endDTD() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endElement(String, String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Tests the uri type and calls the correct end element method.
- endElement(String, String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
Sends the end element event to the content handler.
- endElement(String, String, String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endElement(String, String, String) - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- endElement(String, String, String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endElement(String, String, String) - Method in class org.xchain.framework.sax.util.XHtmlHandler
-
- endEndElement() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- endEntity(String) - Method in class org.xchain.framework.digester.ExtendedDigester
-
- endEntity(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- endEntity(String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endEntity(String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endExcludeResultPrefix(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- endExcludeResultPrefixContext() - Method in class org.xchain.framework.sax.CommandHandler
-
Ends the current context for removing result prefixes.
- endExecution() - Static method in class org.xchain.framework.lifecycle.Execution
-
End all execution for this thread.
- endJslCommentElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for JSL comment elements.
- endJslDynamicAttribute(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for JSL element elements.
- endJslDynamicElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for JSL element elements.
- endJslElement(String, String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles end events for jsl elements.
- endJslElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for all JSL elements.
- endJslTemplateElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
- endJslTextElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for JSL text elements.
- endJslValueOfElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for JSL value-of elements.
- endPrefixMapping(String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
Ends the mapping for the specified prefix.
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.ReversePrefixMappingContext
-
Ends the mapping for the specified prefix.
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.util.NamespaceContext
-
Pops a prefix mapping off of the context.
- endPrefixMapping(String) - Method in class org.xchain.framework.sax.util.XHtmlHandler
-
- endSource() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- endStartElement() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- endTemplateElement(String, String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles end events for template elements.
- endTemplateElement(String, String, String) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles end element events for template elements.
- endVirtualChain() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
Signals the end of a virtual chain.
- engineerCatalog(ClassPool, CtClass) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Engineer the given catalog class.
- engineerCommand(ClassPool, CtClass) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Engineer the given command class.
- EngineeredCatalog - Interface in org.xchain
-
- EngineeredCommand - Interface in org.xchain
-
The interface for engineered commands.
- EngineeringUtil - Class in org.xchain.framework.util
-
Utility class to build engineered versions of commands and catalogs.
- EngineeringUtil() - Constructor for class org.xchain.framework.util.EngineeringUtil
-
- entityResolver - Variable in class org.xchain.framework.sax.CommandXmlReader
-
- entityResolver - Variable in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- entrySet() - Method in class org.xchain.framework.util.CompositeMap
-
- equals(Object) - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- equals(Object) - Method in class org.xchain.framework.scanner.MarkerResourceLocator
-
- equals(Object) - Method in class org.xchain.framework.security.AllPermission
-
- equals(Object) - Method in class org.xchain.framework.security.DefaultIdentityService
-
- equals(Object) - Method in class org.xchain.framework.security.IdentityImpl
-
- equals(Object) - Method in class org.xchain.framework.security.UsernamePrincipal
-
- equals(Object) - Method in class org.xchain.framework.util.ContentType
-
- equals(Object) - Method in class org.xchain.framework.util.DependencySorter.Vertex
-
- equals(Object) - Method in class org.xchain.framework.util.DependencySorter.VertexComparator
-
- equals(Object) - Method in class org.xchain.framework.util.LexicographicQNameComparator
-
Returns true of o is a lexicographicQNameComparator and its nullFirst flag is the
same as this object.
- EQUALS_REGEX - Static variable in class org.xchain.framework.osgi.ManifestParser
-
- error(SAXParseException) - Method in class org.xchain.framework.strategy.CatalogConsumerStrategy.FailingErrorHandler
-
- errorHandler - Variable in class org.xchain.framework.sax.CommandXmlReader
-
- errorListener - Variable in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- EvalCommand - Class in org.xchain.namespaces.core
-
The eval
command will evaluate an xpath expression.
- EvalCommand() - Constructor for class org.xchain.namespaces.core.EvalCommand
-
- evaluateAttributeValueTemplate(JXPathContext, String) - Static method in class org.xchain.framework.util.AttributesUtil
-
Evaluates an attribute value template using the provided JXPathContext object.
- eventList - Variable in class org.xchain.framework.sax.SaxEventRecorder
-
The list of recorded SAX events.
- exception - Variable in class org.xchain.framework.lifecycle.Execution.ExceptionContext
-
- exceptionHandled(Command, Exception) - Static method in class org.xchain.framework.lifecycle.Execution
-
- exceptionThrown(Command, Exception) - Static method in class org.xchain.framework.lifecycle.Execution
-
Called by engineered commands to notify that an exception is propagating from an execute(JXPathContext) method.
- excludeNamespaceContextStack - Variable in class org.xchain.framework.sax.CommandHandler
-
The exclude result prefix context.
- execute(JXPathContext) - Method in interface org.xchain.Command
-
Executes this command.
- execute() - Method in class org.xchain.framework.sax.Pipeline
-
Executes the pipeline.
- execute(JXPathContext) - Method in class org.xchain.impl.ChainImpl
-
- execute(JXPathContext) - Method in class org.xchain.impl.CommandList
-
- execute(JXPathContext) - Method in class org.xchain.impl.FilterChainImpl
-
- execute(JXPathContext) - Method in class org.xchain.impl.FilterList
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.ChooseCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.DebugMessageCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.EvalCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.ExecuteCommand
-
Executes the command specified by the system-id and name attributes.
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.FilterChooseCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.FilterIfCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.ForEachCommand
-
Executes the children of this node in the context of the values found by select or select nodes.
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.HandledCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.IfCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.IterateCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.ThrowCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.TraceCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.core.WithCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.csv.CellCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.csv.CsvWriterChain
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.csv.RowChain
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
Initializes the internal state of this command and then calls executeTemplate( JXPathContext ).
- execute(JXPathContext) - Method in class org.xchain.namespaces.jsl.TemporaryCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.CommandSourceCommand.ChildrenCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.CommandSourceCommand
-
The name of the parameter.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.MultiDocumentResultCommand
-
The name of the parameter.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.NullResultCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.OutputPropertyCommand
-
Gets the current transformer and sets an output property on it.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.ParameterCommand
-
Gets the name and value for the context and sets a parameter for them on the current transformer.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.PipelineCommand
-
Constructs a new Pipeline and places it into the context at path.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
Builds the result object for this element and sets it on the current sax pipeline configuration.
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.SerializerCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.TransformerCommand
-
- execute(JXPathContext) - Method in class org.xchain.namespaces.sax.UrlSourceCommand
-
The name of the parameter.
- execute() - Method in class org.xchain.StandAloneExecutor
-
Step through the process of using an XChain in the needed order
- EXECUTE_COMMAND - Static variable in class org.xchain.StandAloneExecutor
-
- executeChildren(JXPathContext, int[]) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
Calls the execute method of the children specified by childIndecies, passing it the supplied context.
- ExecuteCommand - Class in org.xchain.namespaces.core
-
The execute
command can execute another command chain.
- ExecuteCommand() - Constructor for class org.xchain.namespaces.core.ExecuteCommand
-
- executeTemplate(JXPathContext) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
Generated templates implement this method to provide sax output.
- Execution - Class in org.xchain.framework.lifecycle
-
The Execution class manages the context and execution stacks.
- Execution() - Constructor for class org.xchain.framework.lifecycle.Execution
-
- Execution.ExceptionContext - Class in org.xchain.framework.lifecycle
-
The ExceptionContext contains information about where an exception was encountered in an XChain.
- Execution.ExceptionContext(Exception, List<ExecutionTraceElement>, Execution.ExceptionContext) - Constructor for class org.xchain.framework.lifecycle.Execution.ExceptionContext
-
- ExecutionException - Exception in org.xchain.framework.lifecycle
-
An exception that represents an unhandled exception that was thrown during an execution.
- ExecutionException(String, List<ExecutionTraceElement>, Throwable) - Constructor for exception org.xchain.framework.lifecycle.ExecutionException
-
- ExecutionException(String, List<ExecutionTraceElement>) - Constructor for exception org.xchain.framework.lifecycle.ExecutionException
-
- ExecutionException(List<ExecutionTraceElement>) - Constructor for exception org.xchain.framework.lifecycle.ExecutionException
-
- executionStackThreadLocal - Variable in class org.xchain.namespaces.core.FilterChooseCommand
-
- executionStackThreadLocal - Variable in class org.xchain.namespaces.core.FilterIfCommand
-
- executionTrace - Variable in exception org.xchain.framework.lifecycle.ExecutionException
-
- ExecutionTraceElement - Class in org.xchain.framework.lifecycle
-
The call context tracks information about the currently executing xchain.
- Executor - Interface in org.xchain
-
- exists(URL) - Method in class org.xchain.framework.net.strategy.FileUrlExistsStrategy
-
- exists(URL) - Method in class org.xchain.framework.net.strategy.JarUrlExistsStrategy
-
- exists(URL) - Method in class org.xchain.framework.net.strategy.ResourceUrlExistsStrategy
-
- exists(ResourceUrlConnection) - Method in class org.xchain.framework.net.strategy.ResourceUrlExistsStrategy
-
- exists(URL) - Method in interface org.xchain.framework.net.UrlExistsStrategy
-
Check if anything exists at the given URL.
- exists(String) - Method in class org.xchain.framework.net.UrlUtil
-
Check if the given systemId references something that exists.
- exists(URL) - Method in class org.xchain.framework.net.UrlUtil
-
Check if the given URL exists.
- existsStrategyMap - Variable in class org.xchain.framework.net.UrlUtil
-
- EXTENDED_REGEX - Static variable in class org.xchain.framework.osgi.ManifestParser
-
extended ::= ( alphanum | ’_’ | ’-’ | ’.’ )+
- ExtendedDigester - Class in org.xchain.framework.digester
-
A digester that has been extended to pass along LexicalHandler events to a custom lexical handler, if it is set.
- ExtendedDigester() - Constructor for class org.xchain.framework.digester.ExtendedDigester
-
- GenericsWisePackageFunctions - Class in org.xchain.framework.jxpath
-
Almost an exact copy of org.apache.commons.jxpath.PackageFunctions
implementation
written by Dimitri Plotnikov.
- GenericsWisePackageFunctions(String, String) - Constructor for class org.xchain.framework.jxpath.GenericsWisePackageFunctions
-
- getAllowUserInteraction() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getAnnotation(AnnotationDesc[], Class) - Static method in class org.xchain.framework.doclets.NamespaceDoclet
-
Get the annotation type from the array of annotations.
- getAnnotationValue(ClassFile, Class<? extends Annotation>, String) - Static method in class org.xchain.framework.util.AnnotationUtil
-
- getAnnotationValue(CtBehavior, Class<? extends Annotation>, String) - Static method in class org.xchain.framework.util.AnnotationUtil
-
- getAnnotationValue(Annotation, String) - Static method in class org.xchain.framework.util.AnnotationUtil
-
- getAnnotationValue(MemberValue) - Static method in class org.xchain.framework.util.AnnotationUtil
-
- getAttribute(Attributes, String, String, String) - Static method in class org.xchain.framework.digester.AnnotationRuleSet
-
- getAttribute(Attributes, String, String) - Static method in class org.xchain.framework.util.AttributesUtil
-
Get the attribute value.
- getAttribute(Attributes, String, String, String) - Static method in class org.xchain.framework.util.AttributesUtil
-
Get the attribute value.
- getAttribute(String) - Method in class org.xchain.framework.util.ContentType
-
Returns the additional attribute by name of the content type.
- getAttributeDetailMap() - Method in interface org.xchain.EngineeredCommand
-
Returns the details for all of the attributes defined for this command.
- getAttributeMap() - Method in interface org.xchain.EngineeredCommand
-
Returns the attribute name to attribute value mapping for this command.
- getAttributeMap() - Method in class org.xchain.framework.sax.CommandHandler.Element
-
- getAttributes() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getAttributes() - Method in class org.xchain.framework.util.ContentType
-
Returns the additional attributes of the content type.
- getAttributes() - Method in class org.xchain.framework.util.ParsedTransformer
-
- getAttributes() - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
- getAttributeSet() - Method in interface org.xchain.EngineeredCommand
-
Returns the set of attribute named defined for this command.
- getBaseUrl() - Method in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- getBestContentType(String, List<ContentType>) - Static method in class org.xchain.framework.util.ContentType
-
Determines the best "Content-Type" header to use in a servlet response
based on the "Accept" header from a servlet request.
- getBodyBuilder() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
Returns the builer for the body of this method.
- getBodyMode() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
Returns the current body mode.
- getBytes(String) - Method in class org.xchain.framework.jsl.TemplateCompiler.WrappedResourceReader
-
- getByteStream() - Method in class org.xchain.framework.sax.ContextInputSource
-
- getCatalog(String) - Method in interface org.xchain.Executor
-
- getCatalog(String) - Method in class org.xchain.framework.factory.CatalogFactory
-
Retrieve the catalog for the given systemId.
- getCatalog(String) - Method in class org.xchain.StandAloneExecutor
-
Get the given Catalog based on the property CATALOG_URI
- getCatalogCacheSize() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- getCatalogList() - Method in class org.xchain.framework.lifecycle.NamespaceContext
-
- getCCLPolicy() - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
Returns the strategy used for setting the context class loader.
- getCharacterStream() - Method in class org.xchain.framework.sax.ContextInputSource
-
- getCharset() - Method in class org.xchain.framework.util.ContentType
-
- getChildMap() - Method in class org.xchain.framework.scanner.ScanNode
-
Returns the child nodes for this node.
- getClass(String) - Static method in class org.xchain.namespaces.core.CoreFunctions
-
- getClassFile(String, ClassLoader) - Static method in class org.xchain.framework.util.AnnotationUtil
-
- getClassLoader() - Method in interface org.xchain.EngineeredCatalog
-
The class loader used to load command classes inside this catalog.
- getClassLoader() - Method in class org.xchain.framework.lifecycle.LifecycleContext
-
Returns the class loader that engineered commands are loaded into.
- getClassName() - Method in class org.xchain.framework.jsl.SourceResult
-
- getClassResourceName() - Method in class org.xchain.framework.jsl.SourceResult
-
- getCommand(String) - Method in interface org.xchain.Catalog
-
Gets a command from this catalog in the default namespace.
- getCommand(QName) - Method in interface org.xchain.Catalog
-
Gets a command from this catalog with the specified QName.
- getCommand(Catalog, String) - Method in interface org.xchain.Executor
-
- getCommand(String) - Method in class org.xchain.namespaces.core.XChainCatalog
-
Gets the command for the name specified in the default namespace, or null if the command was not found.
- getCommand(QName) - Method in class org.xchain.namespaces.core.XChainCatalog
-
Gets the command for the QName specified, or null if the command was not found.
- getCommand(Catalog, String) - Method in class org.xchain.StandAloneExecutor
-
Get the command off of the Catalog
- getCommandCount() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getCommandExecutionState() - Static method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
Returns the command execute state array for the current thread.
- getCommandHandler() - Method in class org.xchain.framework.sax.CommandXmlReader
-
Returns the handler that commands should use to output events.
- getCommandIndex() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getCommandIndexList() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
Returns the list of child command indecies.
- getCommandList() - Method in interface org.xchain.Chain
-
Returns the list of commands that make up this chain.
- getCommandList() - Method in class org.xchain.framework.lifecycle.NamespaceContext
-
- getCommandList() - Method in class org.xchain.impl.ChainImpl
-
- getCommandList() - Method in class org.xchain.impl.FilterChainImpl
-
- getCommandMap() - Method in interface org.xchain.Catalog
-
Returns a map of all the commands defined in this catalog.
- getCommandMap() - Method in class org.xchain.namespaces.core.XChainCatalog
-
- getCommandPathList(LifecycleContext, Class) - Static method in class org.xchain.framework.digester.AnnotationRuleSet
-
- getComponentClass() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
- getComponentMap() - Method in class org.xchain.framework.lifecycle.NamespaceContext
-
- getCompositeStage() - Method in class org.xchain.framework.sax.Pipeline
-
- getCompositeStage() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- getConfigContext() - Method in class org.xchain.framework.lifecycle.LifecycleContext
-
- getConfigEntry(String, Class<E>, E) - Method in class org.xchain.framework.lifecycle.ConfigDocumentContext
-
- getConfigEntry(String, Class<E>) - Method in class org.xchain.framework.lifecycle.ConfigDocumentContext
-
- getConfigurationUrlEnumeration(String) - Method in class org.xchain.framework.digester.RuleSetRegistryConfigurator
-
- getConfigUrl() - Method in class org.xchain.framework.lifecycle.ConfigDocumentContext
-
- getContent() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getContent(Class[]) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getContentEncoding() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getContentHandler() - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getContentHandler() - Method in class org.xchain.framework.sax.CompositeStage
-
Returns the content handler for this stage list.
- getContentHandler() - Method in class org.xchain.framework.sax.SerializerStage
-
- getContentHandler() - Method in interface org.xchain.framework.sax.Stage
-
Gets the content handler for this stage.
- getContentHandler() - Method in class org.xchain.framework.sax.TransformerHandlerStage
-
- getContentHandler() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- getContentHandler() - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getContentLength() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getContentType() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getContext() - Method in interface org.xchain.Executor
-
- getContext() - Method in class org.xchain.framework.sax.ContextInputSource
-
- getContext() - Method in class org.xchain.StandAloneExecutor
-
Create the JXPathContext that is going to be used
- getCSVWriter(JXPathContext) - Method in class org.xchain.namespaces.csv.CsvWriterChain
-
- getCtClass(ClassPool, String) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Find the class in the pool for the given name.
- getCurrentTransformer() - Static method in class org.xchain.namespaces.sax.TransformerCommand
-
Returns the current transformer on the top of the stack, without removing it from the stack.
- getCurrentTransformerStack() - Static method in class org.xchain.namespaces.sax.TransformerCommand
-
Returns the current transfrormer stack.
- getCustomLexicalHandler() - Method in class org.xchain.framework.digester.ExtendedDigester
-
- getCycle() - Method in exception org.xchain.framework.util.DependencyCycleException
-
- getData() - Method in exception org.xchain.framework.util.ParseException
-
- getDate() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getDefaultProperties() - Static method in class org.xchain.StandAloneExecutor
-
This method is used to populate the defaults for the properties that will be used to execute
the XChain.
- getDefaultUseCaches() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getDependencyListStack() - Method in class org.xchain.framework.net.DependencyTracker
-
- getDigester() - Method in class org.xchain.framework.digester.strategy.RuleLoadingNewDigesterFilter.NamespaceXmlFilter
-
- getDocumentBuilderFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns the DocumentBuilderFactory factory for the specified name.
- getDocumentLocator() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- getDocumentLocator() - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Return sthe locator object for this handler.
- getDoInput() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getDoOutput() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getDTDHandler() - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getDTDHandler() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- getDynamicElementStack() - Static method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getElementCount() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getElementDepth() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
- getElementIndexList() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
- getElementIndexStack() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getElementOutputState() - Static method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getElementType() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getEncoding() - Method in class org.xchain.framework.sax.CompositeStage
-
Returns the character encoding for the final stage of the composite
- getEncoding() - Method in class org.xchain.framework.sax.ContextInputSource
-
- getEncoding() - Method in class org.xchain.framework.sax.SerializerStage
-
Returns the character encoding for this stage
- getEncoding() - Method in interface org.xchain.framework.sax.Stage
-
Returns the character encoding for this stage
- getEncoding() - Method in class org.xchain.framework.sax.TransformerHandlerStage
-
Returns the character encoding for this stage
- getEngineeredCommandName(CtClass) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Build a unique engineered command name from the given CtClass.
- getEntityResolver() - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getEntityResolver() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- getEntityResolver() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- getErrorHandler() - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getErrorHandler() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- getErrorListener() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- getEventList() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- getException(JXPathContext) - Method in class org.xchain.namespaces.core.ThrowCommand
-
- getExcludeResultPrefixBoundary() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getExcludeResultPrefixSet() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getExecutionStack() - Method in class org.xchain.namespaces.core.FilterIfCommand
-
- getExecutionTrace() - Static method in class org.xchain.framework.lifecycle.Execution
-
Returns a copy of the current execution trace stack.
- getExecutionTrace() - Method in exception org.xchain.framework.lifecycle.ExecutionException
-
- getExpiration() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getExpression(JXPathContext) - Method in class org.xchain.namespaces.core.EvalCommand
-
The xpath expression to be evaluated using context.getValue(context, Object.class);
- getFeature(String) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getFeatures() - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
- getField() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- getField(CtClass, String) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Find the field on the given class.
- getFields() - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
- getFileStream(String, Logger) - Static method in class org.xchain.framework.util.IoUtil
-
Utility method to return an InputStream from either a File on the system path, or
from the ConextClassLoader to a resource on the Class Path.
- getFooterBuilder() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getFunction(String, String, Object[]) - Method in class org.xchain.framework.jxpath.GenericsWisePackageFunctions
-
- getFunction(String, String, Object[]) - Method in class org.xchain.framework.jxpath.NamespaceResolvingFunctionLibrary
-
- getFunction(String, String, Object[]) - Method in class org.xchain.framework.jxpath.StandardFunctions
-
- getFunction(String, String, Object[]) - Method in class org.xchain.framework.lifecycle.LifecycleFunctionLibrary
-
- getFunction(String, String, Object[]) - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary
-
- getFunctionLibrary() - Method in class org.xchain.framework.lifecycle.LifecycleContext
-
- getFunctionLibrary() - Method in class org.xchain.framework.lifecycle.NamespaceContext
-
- getFunctions() - Method in class org.xchain.framework.jxpath.ScopedJXPathContextImpl
-
Overridden to insure an instance of GenericsWisePackageFunctions
is returned by
default, when a Functions instance hasn't been set explicitly, instead of a
PackageFunctions
instance.
- getGlobalContext() - Static method in class org.xchain.framework.lifecycle.Execution
-
Returns the global context.
- getHandlerPrefixMapping() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getHeaderBuilder() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getHeaderField(int) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getHeaderField(String) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getHeaderFieldDate(String, long) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getHeaderFieldInt(String, int) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getHeaderFieldKey(int) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getHeaderFields() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getIdentity() - Method in class org.xchain.framework.security.DefaultIdentityService
-
Returns the default
- getIdentity() - Method in class org.xchain.framework.security.IdentityManager
-
A convenience method for getIdentityService().getIdentity()
.
- getIdentity() - Method in interface org.xchain.framework.security.IdentityService
-
Retrieves the currently authenticated Identity
.
- getIdentityService() - Method in class org.xchain.framework.security.IdentityManager
-
Returns the service used to load Identity
s for this thread.
- getIfModifiedSince() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getIndent() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getIndent(JXPathContext) - Method in class org.xchain.namespaces.sax.SerializerCommand
-
- getInjections() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
- getInputStream() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getInSet() - Method in class org.xchain.framework.util.DependencySorter.Vertex
-
Returns the set of inbound dependencies.
- getInstance() - Static method in class org.xchain.framework.digester.DigesterFactory
-
- getInstance() - Static method in class org.xchain.framework.digester.RuleSetRegistry
-
- getInstance() - Static method in class org.xchain.framework.factory.CatalogFactory
-
- getInstance() - Static method in class org.xchain.framework.factory.TemplatesFactory
-
- getInstance() - Static method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
Returns the ThreadLifecycle singleton.
- getInstance() - Static method in class org.xchain.framework.net.DependencyTracker
-
- getInstance() - Static method in class org.xchain.framework.net.UrlFactory
-
Returns the UrlFactory singleton.
- getInstance() - Static method in class org.xchain.framework.net.UrlUtil
-
- getInstance() - Static method in class org.xchain.framework.scanner.ScannerLifecycle
-
- getIterator(JXPathContext) - Method in class org.xchain.namespaces.core.IterateCommand
-
The JXPath of the java.util.Iterator object.
- getIteratorStack() - Method in class org.xchain.impl.FilterChainImpl
-
- getIteratorStack() - Method in class org.xchain.impl.FilterList
-
- getJavaType() - Method in class org.xchain.AttributeDetail
-
Returns the java type that results from evaluating this attribute's value.
- getJXPathContext() - Method in interface org.xchain.framework.jxpath.QNameVariables
-
Returns the JXPathContext that is used to lookup namespace uris.
- getJXPathContext() - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
Returns the JXPathContext that is used to lookup namespace uris.
- getLabel() - Method in class org.xchain.framework.util.DependencySorter.Vertex
-
Returns the label for this vertex.
- getLabelComparator() - Method in class org.xchain.framework.util.DependencySorter.VertexComparator
-
- getLastModified() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getLevel(JXPathContext) - Method in class org.xchain.namespaces.core.DebugMessageCommand
-
- getLevel(JXPathContext) - Method in class org.xchain.namespaces.core.TraceCommand
-
- getLifecycleContext() - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Returns the current LifecycleContext.
- getLifecycleStepList() - Method in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- getLocalContext() - Static method in class org.xchain.framework.lifecycle.Execution
-
Returns the current local context.
- getLocalName() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
- getLocalName() - Method in class org.xchain.framework.sax.CommandHandler.Node
-
- getLocalName() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getLocation() - Method in exception org.xchain.framework.util.ParseException
-
- getLocator() - Method in exception org.xchain.framework.digester.XChainParseException
-
- getLocator() - Method in class org.xchain.framework.lifecycle.ExecutionTraceElement
-
- getLocator() - Method in interface org.xchain.Locatable
-
Returns a Locator for Commands and Catalogs.
- getLocator() - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getLogger(JXPathContext) - Method in class org.xchain.namespaces.core.DebugMessageCommand
-
- getLogger(JXPathContext) - Method in class org.xchain.namespaces.core.TraceCommand
-
- getMediaType() - Method in class org.xchain.framework.sax.CompositeStage
-
Returns the internet media type for the final stage of the composite
- getMediaType() - Method in class org.xchain.framework.sax.SerializerStage
-
Returns the internet media type for this stage
- getMediaType() - Method in interface org.xchain.framework.sax.Stage
-
Returns the internet media type for this stage
- getMediaType() - Method in class org.xchain.framework.sax.TransformerHandlerStage
-
Returns the internet media type for this stage
- getMediaType() - Method in class org.xchain.framework.util.ContentType
-
Returns the full media type
- getMessage(JXPathContext) - Method in class org.xchain.namespaces.core.DebugMessageCommand
-
- getMessage(JXPathContext) - Method in class org.xchain.namespaces.core.TraceCommand
-
- getMethod() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- getMethod(CtClass, String, CtClass[]) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Find the CtMethod on the given class.
- getMethod(JXPathContext) - Method in class org.xchain.namespaces.sax.SerializerCommand
-
- getMethodBuilder() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
Returns the string builder used to store completed methods.
- getMethodClass() - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- getMethodName() - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- getMethodPattern - Static variable in class org.xchain.framework.util.EngineeringUtil
-
- getName() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
Returns the name of this virtual chain method.
- getName() - Method in class org.xchain.framework.osgi.ParsedParameter
-
- getName() - Method in class org.xchain.framework.scanner.ScanNode
-
Sets the name of this node relative to the parent.
- getName() - Method in class org.xchain.framework.security.UsernamePrincipal
-
- getName(JXPathContext) - Method in class org.xchain.namespaces.core.ExecuteCommand
-
The qname of the command to execute.
- getName(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
The QName of the variable.
- getName(JXPathContext) - Method in class org.xchain.namespaces.core.IterateCommand
-
The QName of the variable.
- getName(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
The QName of the variable.
- getName(JXPathContext) - Method in class org.xchain.namespaces.sax.OutputPropertyCommand
-
The name of the output property to set.
- getName(JXPathContext) - Method in class org.xchain.namespaces.sax.ParameterCommand
-
The name of the parameter to set.
- getNamespace() - Method in class org.xchain.framework.sax.CommandHandler.Node
-
- getNamespaceContextMap() - Method in class org.xchain.framework.lifecycle.LifecycleContext
-
Returns the mapping of namespace uris to namespaces that have been loaded into the lifecycle.
- getNamespaceURI(String) - Method in class org.xchain.framework.digester.DigesterNamespaceContext
-
- getNamespaceUri() - Method in class org.xchain.framework.lifecycle.NamespaceContext
-
- getNewDigesterStrategy() - Method in class org.xchain.framework.digester.DigesterFactory
-
- getNullFirst() - Method in class org.xchain.framework.util.LexicographicQNameComparator
-
Returns true if this comparator sorts null values first, false otherwise.
- getObject(String, SourceStrategy<S>, ConsumerStrategy<T, S>) - Method in class org.xchain.framework.strategy.CachingLoadStrategy
-
- getObject(String, SourceStrategy<S>, ConsumerStrategy<T, S>) - Method in interface org.xchain.framework.strategy.LoadStrategy
-
Load the object identified by the given systemId.
- getOrAddVertex(T) - Method in class org.xchain.framework.util.DependencySorter
-
Retrieve the vertex for the given label.
- getOutputProperties() - Method in class org.xchain.framework.util.ParsedTransformer
-
- getOutputStream() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getOutputStream(JXPathContext) - Method in class org.xchain.namespaces.csv.CsvWriterChain
-
- getOutSet() - Method in class org.xchain.framework.util.DependencySorter.Vertex
-
Returns the set of out bound dependencies.
- getParameterList() - Method in class org.xchain.framework.osgi.ParsedClassPathEntry
-
- getParameters() - Method in class org.xchain.framework.util.ParsedTransformer
-
- getParent() - Method in interface org.xchain.framework.digester.NewDigesterFilter
-
- getParent() - Method in class org.xchain.framework.digester.strategy.AbstractNewDigesterFilter
-
- getParentNode() - Method in class org.xchain.framework.scanner.ScanNode
-
Returns the parent node for this node.
- getPath(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
The file path to send output to.
- getPermission() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getPermissions() - Method in interface org.xchain.framework.security.Identity
-
Returns all the Permission
s that this Identity
has.
- getPermissions() - Method in class org.xchain.framework.security.IdentityImpl
-
- getPipelineConfig() - Static method in class org.xchain.namespaces.sax.PipelineCommand
-
Returns the top item on the pipeline configuration stack, without removing it from the stack.
- getPipelineConfigStack() - Static method in class org.xchain.namespaces.sax.PipelineCommand
-
Returns the composite stage stack for this thread.
- getPrefix(String) - Method in class org.xchain.framework.digester.DigesterNamespaceContext
-
- getPrefixes(String) - Method in class org.xchain.framework.digester.DigesterNamespaceContext
-
- getPrefixMap() - Method in interface org.xchain.EngineeredCommand
-
Returns the prefix to namespace mapping for this command.
- getPrefixMapping() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getPrefixMapping() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getPrefixMappings() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- getPrefixMappings() - Method in class org.xchain.framework.sax.CommandHandler.Element
-
- getPrefixSet() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getPreviousSiblingType() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getPrincipal() - Method in interface org.xchain.framework.security.Identity
-
Returns a unique identifier for this Identity
.
- getPrincipal() - Method in class org.xchain.framework.security.IdentityImpl
-
- getPrincipal() - Method in class org.xchain.framework.security.IdentityManager
-
A convenience method for getIdentityService().getIdentity().getPrincipal()
.
- getPrincipalName() - Method in class org.xchain.framework.security.IdentityManager
-
A convenience method for getIdentityService().getIdentity().getPrincipal().getName()
.
- getProperties() - Method in class org.xchain.StandAloneExecutor
-
Retrieve the properties configuration that the Executor is using
- getProperty(String) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- getProtocol() - Method in class org.xchain.framework.net.strategy.FileUrlExistsStrategy
-
- getProtocol() - Method in class org.xchain.framework.net.strategy.JarUrlExistsStrategy
-
- getProtocol() - Method in class org.xchain.framework.net.strategy.ResourceUrlExistsStrategy
-
- getProtocol() - Method in interface org.xchain.framework.net.UrlExistsStrategy
-
- getProtocolMap() - Method in class org.xchain.framework.net.UrlFactory
-
Returns the mapping of protocols to URLStreamHandlerFactory classes.
- getQName() - Method in class org.xchain.AttributeDetail
-
Returns the QName of the attribute.
- getQName() - Method in class org.xchain.framework.lifecycle.ExecutionTraceElement
-
- getQName() - Method in class org.xchain.framework.sax.CommandHandler.Node
-
- getQName() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getQName() - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getQName() - Method in interface org.xchain.Registerable
-
If this command is registered, then the qname for this command is returned.
- getRelativeContext(Pointer) - Method in class org.xchain.framework.jxpath.ScopedJXPathContextImpl
-
- getRequestProperties() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getRequestProperty(String) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getRequired() - Method in class org.xchain.AttributeDetail
-
Returns true, if this attribute is required, false otherwise.
- getResourceName() - Method in class org.xchain.framework.scanner.ScanNode
-
Returns the resource name for this node.
- getResourceUrlList() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- getRuleSet(String) - Method in class org.xchain.framework.digester.RuleSetRegistry
-
- getRuleSetMap() - Method in class org.xchain.framework.digester.RuleSetRegistry
-
- getSaxParserFactoryFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns the SAXParserFactory factory for the specified name.
- getScope() - Method in class org.xchain.framework.jxpath.ScopedJXPathContextImpl
-
- getScope() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
- getScope(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
The scope of the variable.
- getScope(JXPathContext) - Method in class org.xchain.namespaces.core.IterateCommand
-
The scope of the variable.
- getScope(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
The scope of the variable.
- getSelect() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
The value of the variable.
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.core.IterateCommand
-
The JXPath of the object to iterate.
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
The value of the variable.
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.core.WithCommand
-
The XPath use as the root context.
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.csv.CellCommand
-
- getSelect(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
The object to send output to.
- getSelectNodes(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
The value of the variable.
- getSelectNodes(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
The value of the variable.
- getSelectSingleNode(JXPathContext) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
The value of the variable.
- getSelectSingleNode(JXPathContext) - Method in class org.xchain.namespaces.core.VariableCommand
-
The value of the variable.
- getSingletonAccessor(Class) - Method in class org.xchain.framework.lifecycle.ClassScanner
-
- getSingletonAccessor() - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- getSource() - Method in class org.xchain.framework.jsl.SourceResult
-
- getSource(String) - Method in class org.xchain.framework.strategy.InputSourceSourceStrategy
-
- getSource(String) - Method in class org.xchain.framework.strategy.SourceSourceStrategy
-
- getSource(String) - Method in interface org.xchain.framework.strategy.SourceStrategy
-
Get the data source for the given systemId.
- getSource() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- getSourceExcludeResultPrefixSet() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getSourcePrefixMapping() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- getSourceResourceName() - Method in class org.xchain.framework.jsl.SourceResult
-
- getSourceUrlList() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- getStack(String, boolean) - Method in class org.xchain.framework.sax.util.NamespaceContext
-
- getSubType() - Method in class org.xchain.framework.util.ContentType
-
- getSystemId() - Method in interface org.xchain.EngineeredCatalog
-
- getSystemId() - Static method in class org.xchain.framework.lifecycle.Execution
-
Returns the system id for the currently executing command.
- getSystemId() - Method in class org.xchain.framework.lifecycle.ExecutionTraceElement
-
- getSystemId() - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Returns the system id for the templates class created by this handler.
- getSystemId() - Static method in class org.xchain.namespaces.core.CoreFunctions
-
Returns the system id of the current catalog.
- getSystemId(JXPathContext) - Method in class org.xchain.namespaces.core.ExecuteCommand
-
The system id of the catalog to search for the command.
- getSystemId() - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- getSystemId(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
The system id to send output to.
- getSystemId(JXPathContext) - Method in class org.xchain.namespaces.sax.TransformerCommand
-
The system id of the stylesheet.
- getSystemId(JXPathContext) - Method in class org.xchain.namespaces.sax.UrlSourceCommand
-
- getSystemId() - Method in interface org.xchain.Registerable
-
If this command is registered, then the system id for the catalog it is registered in is returned.
- getSystemIdDepricated(JXPathContext) - Method in class org.xchain.namespaces.sax.ResultCommand
-
DEPRICATED: Use system-id instead.
- getTargetList() - Method in class org.xchain.framework.osgi.ParsedClassPathEntry
-
- getTemplates(String, SourceStrategy<InputSource>, TemplatesConsumerStrategy) - Method in class org.xchain.framework.factory.TemplatesFactory
-
Retrieve the Templates for the given systemId.
- getTemplates(String) - Method in class org.xchain.framework.factory.TemplatesFactory
-
Loads a templates object from a standard stream source.
- getTemplates() - Method in interface org.xchain.framework.sax.SaxTemplatesHandler
-
- getTemplates() - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Returns a non-reloading SaxTemplates object for the stream of sax events that were passed to this handler.
- getTemplatesCacheSize() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- getTest(JXPathContext) - Method in class org.xchain.namespaces.core.ChooseCommand.WhenClause
-
The test for this when
clause.
- getTest(JXPathContext) - Method in class org.xchain.namespaces.core.FilterChooseCommand.WhenClause
-
The test for this when
clause.
- getTest(JXPathContext) - Method in class org.xchain.namespaces.core.FilterIfCommand
-
The test for the if command.
- getTest(JXPathContext) - Method in class org.xchain.namespaces.core.HandledCommand
-
- getTest(JXPathContext) - Method in class org.xchain.namespaces.core.IfCommand
-
The test for the if
command.
- getText() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getThreadContext() - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
Returns the current thread context.
- getThreadStepList() - Method in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- getToExecuteIndexList() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
- getTransformerFactoryFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns the Factory that is mapped to the specified name, or null if there is no such
factory.
- getTransformerHandler() - Method in class org.xchain.framework.sax.TransformerHandlerStage
-
- getTransitionExcludeResultPrefixSet() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getTransitionPrefixMapping() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- getTranslatorList() - Method in class org.xchain.framework.net.strategy.CompositeUrlTranslationStrategy
-
- getType() - Method in class org.xchain.AttributeDetail
-
The type of expression that this attribute's value represents.
- getType() - Method in class org.xchain.framework.osgi.ParsedParameter
-
- getType() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getType() - Method in class org.xchain.framework.util.ContentType
-
- getUri() - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- getUriResolver(JXPathContext) - Method in class org.xchain.namespaces.sax.PipelineCommand
-
The uri resolver to use when building this pipeline.
- getUriResolver() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- getUriResolverSafe(JXPathContext) - Method in class org.xchain.namespaces.sax.PipelineCommand
-
- getUrlSource() - Method in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- getUrlTranslationStrategy(URL) - Method in class org.xchain.framework.net.protocol.http.HttpUrlConnection
-
- getUrlTranslationStrategy(String) - Static method in class org.xchain.framework.net.protocol.resource.ResourceUrlConnection
-
- getUrlTranslationStrategy(URL) - Method in class org.xchain.framework.net.TranslatingUrlConnection
-
- getUrlTranslationStrategyMap() - Static method in class org.xchain.framework.net.protocol.resource.ResourceUrlConnection
-
- getUseCaches() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getUsedNamespaces() - Method in class org.xchain.framework.jxpath.GenericsWisePackageFunctions
-
- getUsedNamespaces() - Method in class org.xchain.framework.jxpath.StandardFunctions
-
- getUsedNamespaces() - Method in class org.xchain.framework.lifecycle.LifecycleFunctionLibrary
-
- getUsedNamespaces() - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary
-
- getValue(Attributes, String, String) - Static method in class org.xchain.framework.digester.RuleSetRegistryConfigurator
-
- getValue() - Method in class org.xchain.framework.osgi.ParsedParameter
-
- getValue() - Method in class org.xchain.framework.sax.CommandHandler.Attribute
-
- getValue(JXPathContext) - Method in class org.xchain.namespaces.sax.OutputPropertyCommand
-
The value of the output property to set.
- getValue(JXPathContext) - Method in class org.xchain.namespaces.sax.ParameterCommand
-
The value of the parameter to set.
- getValueOf(ExpressionContext, String) - Static method in class org.xchain.namespaces.core.CoreFunctions
-
- getValueOf(ExpressionContext, String, Class<T>) - Static method in class org.xchain.namespaces.core.CoreFunctions
-
- getValueStack() - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
- getVariable(QName) - Method in interface org.xchain.framework.jxpath.QNameVariables
-
Gets a variable by the specified qName.
- getVariable(String) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- getVariable(QName) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- getVariable(String, Scope) - Method in interface org.xchain.framework.jxpath.ScopedQNameVariables
-
Get the variable value at the given name for the given scope.
- getVariable(QName, Scope) - Method in interface org.xchain.framework.jxpath.ScopedQNameVariables
-
Get the variable value at the given QName for the given scope.
- getVariable(String) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- getVariable(QName) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- getVariable(String, Scope) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- getVariable(QName, Scope) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- getVariableMap() - Method in interface org.xchain.framework.jxpath.QNameVariables
-
- getVariableMap() - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- getVirtualChainContextStack() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
Returns the stack of virtual chain contexts.
- getWebappUrlList() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- getWrapped() - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- getWrappedContentHandler() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- getWrappedDtdHandler() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- getWrappedLexicalHandler() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- getXmlReader() - Method in class org.xchain.framework.sax.Pipeline
-
- getXmlReader() - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- Identity - Interface in org.xchain.framework.security
-
An Identity
represents an authenticated user.
- IDENTITY_LIFECYCLE_STEP_NAME - Static variable in class org.xchain.framework.security.DefaultIdentityService
-
Preempt this Service from installing itself by declaring a step to run before the one with this localName.
- IdentityImpl - Class in org.xchain.framework.security
-
The IdentityImpl
is a base implementation of Identity
.
- IdentityImpl() - Constructor for class org.xchain.framework.security.IdentityImpl
-
Creates an Identity with no permissions.
- IdentityManager - Class in org.xchain.framework.security
-
The IdentityManager
contains a service that stores the authenticated Identity
of the user of the application.
- IdentityService - Interface in org.xchain.framework.security
-
The IdentityService
defines a pluggable way to retrieve Identity
s.
- IfCommand - Class in org.xchain.namespaces.core
-
The if
command will execute its child commands if the test
attribute evaluates to true
.
- IfCommand() - Constructor for class org.xchain.namespaces.core.IfCommand
-
- ignorableWhitespace(char[], int, int) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles ignorable whitespace found in the source document.
- ignorableWhitespace(char[], int, int) - Method in class org.xchain.framework.sax.CommandHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- ignorableWhitespaceTargetStack - Variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
A control stack for ignorable whitespace.
- implies(Permission) - Method in class org.xchain.framework.security.AllPermission
-
This will return the truth value of permission != null.
- implies(Permission) - Method in interface org.xchain.framework.security.Permission
-
Implies is the mechanism by which we verify that an authenticated Identity
can perform an action.
- In - Annotation Type in org.xchain.annotations
-
Specifies that a field or a setter method is to be injected with a value from the context.
- includeContainingElement - Variable in class org.xchain.framework.digester.SerializationRule
-
If true, the element that caused this rule to file will be passed to the serializer, otherwise the next element
after this rule will be sent.
- incrementDocumentElementCount() - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- incrementIndent() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- indent - Variable in class org.xchain.framework.digester.SerializationRule
-
- indent(StringBuilder) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- INDENT_AMOUNT_ATTRIBUTE - Static variable in class org.xchain.framework.sax.MultiDocumentResult
-
- INDENT_ATTRIBUTE - Static variable in class org.xchain.framework.sax.MultiDocumentResult
-
- inExecution() - Static method in class org.xchain.framework.lifecycle.Execution
-
Returns true if a command is currently executing.
- init(ClassLoader) - Method in class org.xchain.framework.jsl.TemplateCompiler
-
- initializeWrappedHandler(Attributes) - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- initLifeCycle() - Method in interface org.xchain.Executor
-
- initLifeCycle() - Method in class org.xchain.StandAloneExecutor
-
Complete any configuration needed for starting the Life Cycle
- inputNamespaceContext - Variable in class org.xchain.framework.sax.CommandHandler
-
The namespace context for this handler.
- inputNamespaceContext - Variable in class org.xchain.framework.sax.util.XHtmlHandler
-
- InputSourceSourceStrategy - Class in org.xchain.framework.strategy
-
SourceStrategy implementation for InputSource objects.
- InputSourceSourceStrategy() - Constructor for class org.xchain.framework.strategy.InputSourceSourceStrategy
-
- inSet - Variable in class org.xchain.framework.util.DependencySorter.Vertex
-
The set of inbound dependencies for this vertex (things this vertex depends on.)
- instance - Static variable in class org.xchain.framework.digester.DigesterFactory
-
- instance - Static variable in class org.xchain.framework.digester.RuleSetRegistry
-
- instance - Static variable in class org.xchain.framework.net.DependencyTracker
-
- instance - Static variable in class org.xchain.framework.net.UrlUtil
-
- instance() - Static method in class org.xchain.framework.security.IdentityManager
-
Returns the singleton instance.
- instance() - Static method in class org.xchain.framework.security.SecurityManager
-
- inThread() - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
- invoke(ExpressionContext, Object[]) - Method in class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.SingletonMethodFunction
-
- IoUtil - Class in org.xchain.framework.util
-
A collection of useful static methods for doing io operation.
- IoUtil() - Constructor for class org.xchain.framework.util.IoUtil
-
- isAvailable(String) - Method in class org.xchain.framework.jsl.TemplateCompiler.WrappedResourceReader
-
- isCCLBound() - Method in interface org.xchain.framework.lifecycle.CCLPolicy
-
- isCCLBound() - Method in class org.xchain.framework.lifecycle.NOPCCLPolicy
-
- isCCLBound() - Method in class org.xchain.framework.osgi.OSGiCCLPolicy
-
- isDeclaredVariable(QName) - Method in interface org.xchain.framework.jxpath.QNameVariables
-
Returns true if the specified qName is defined, false otherwise.
- isDeclaredVariable(String) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- isDeclaredVariable(QName) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- isDeclaredVariable(QName, Scope) - Method in interface org.xchain.framework.jxpath.ScopedQNameVariables
-
Determine if the variable with the given QName exists at the given scope.
- isDeclaredVariable(String) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- isDeclaredVariable(QName) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- isDeclaredVariable(String, Scope) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
Determine if a variable with the given name is declared at the given scope.
- isDeclaredVariable(QName, Scope) - Method in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- isDirectory() - Method in class org.xchain.framework.scanner.ScanNode
-
Returns true if this node represents a directory.
- isElementStarted(int) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- isEmpty() - Method in class org.xchain.framework.util.ThreadLocalStack
-
Returns true if the stack for this thread is empty, false otherwise.
- isFile() - Method in class org.xchain.framework.scanner.ScanNode
-
Returns true if this node represents a file.
- isLoadableClassFile(String) - Static method in class org.xchain.framework.scanner.AbstractScanner
-
Returns true if the given name represents a path to a class file that does not have an INF directory at its
base.
- isMonitored() - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- isNullable() - Method in class org.xchain.framework.lifecycle.ComponentAnalysis.InjectionAnalysis
-
- isPrefixMappingNeeded(String) - Method in class org.xchain.framework.sax.util.NamespaceContext
-
Returns true if the last two mappings on the stack for this prefix are not equal.
- isRegistered() - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- isRegistered() - Method in interface org.xchain.Registerable
-
Returns true if this command is registered with a catalog, false otherwise.
- isResultSet - Variable in class org.xchain.framework.sax.CompositeStage
-
- isRunning() - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Returns true if the life cycle
- isStale(CachingLoadStrategy<T, S>.CachedObject<T>) - Method in class org.xchain.framework.strategy.CachingLoadStrategy
-
Check if the given CachedObject should be reloaded.
- isStarted() - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
We should provide a factory for validators.
- isTemplateElement() - Method in enum org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementType
-
- IterateCommand - Class in org.xchain.namespaces.core
-
The iterate
command will execute its child commands for each element in the object selected by the select
attribute.
- IterateCommand() - Constructor for class org.xchain.namespaces.core.IterateCommand
-
- iterateSelect(JXPathContext) - Method in class org.xchain.namespaces.core.ForEachCommand
-
An XPath to a list.
- iteratorStackThreadLocal - Static variable in class org.xchain.impl.FilterChainImpl
-
- iteratorStackThreadLocal - Static variable in class org.xchain.impl.FilterList
-
- label - Variable in class org.xchain.framework.util.DependencySorter.Vertex
-
The label for this vertex.
- lastModified(URL) - Method in class org.xchain.framework.net.UrlUtil
-
- lastModified(URLConnection) - Method in class org.xchain.framework.net.UrlUtil
-
Returns the last modified date for this url connection.
- lastModifiedAfter(URL, long) - Method in class org.xchain.framework.net.UrlUtil
-
Check if the given URL has been modified after the given date.
- lastModifiedAfter(Collection<URL>, long) - Method in class org.xchain.framework.net.UrlUtil
-
Check if the given collection of URLs has been modified after the given date.
- lastModifiedBefore(URL, URL) - Method in class org.xchain.framework.net.UrlUtil
-
Determine if a given url was last modified before another given url.
- lastModifiedBefore(URL, Set<URL>) - Method in class org.xchain.framework.net.UrlUtil
-
Determine if the given url was last modified before the given set of urls.
- lastStage - Variable in class org.xchain.framework.sax.CompositeStage
-
- lexicalHandler() - Method in class org.xchain.framework.sax.CommandHandler
-
- lexicalHandler() - Method in class org.xchain.framework.sax.CommandXmlReader.CommandHandlerImpl
-
- lexicalHandler - Variable in class org.xchain.framework.sax.HandlerWrapper
-
- LexicographicQNameComparator - Class in org.xchain.framework.util
-
This comparator compares QName objects using the string.compareTo function.
- LexicographicQNameComparator() - Constructor for class org.xchain.framework.util.LexicographicQNameComparator
-
Creates a new comparator that sorts null values first.
- LexicographicQNameComparator(boolean) - Constructor for class org.xchain.framework.util.LexicographicQNameComparator
-
- Lifecycle - Class in org.xchain.framework.lifecycle
-
The main class of the xchain framework.
- Lifecycle() - Constructor for class org.xchain.framework.lifecycle.Lifecycle
-
- LifecycleAccessor - Annotation Type in org.xchain.framework.lifecycle
-
The annotation that identifies the static accessor method for singleton lifecycle classes.
- LifecycleClass - Annotation Type in org.xchain.framework.lifecycle
-
The annotation that identifies a class that participates in the XChain Lifecycle.
- LifecycleClassLoader - Class in org.xchain.framework.lifecycle
-
ClassLoader implementation used by the Lifecycle.
- LifecycleClassLoader(ClassLoader) - Constructor for class org.xchain.framework.lifecycle.LifecycleClassLoader
-
- lifecycleContext - Variable in class org.xchain.framework.digester.AnnotationRuleSet.SetCatalogClassLoader
-
- LifecycleContext - Class in org.xchain.framework.lifecycle
-
The lifecycle context for the xchain framework.
- LifecycleContext() - Constructor for class org.xchain.framework.lifecycle.LifecycleContext
-
- LifecycleException - Exception in org.xchain.framework.lifecycle
-
Signals an exception related to the starting, configuration or stopping of the Lifecycle.
- LifecycleException() - Constructor for exception org.xchain.framework.lifecycle.LifecycleException
-
- LifecycleException(String) - Constructor for exception org.xchain.framework.lifecycle.LifecycleException
-
- LifecycleException(Throwable) - Constructor for exception org.xchain.framework.lifecycle.LifecycleException
-
- LifecycleException(String, Throwable) - Constructor for exception org.xchain.framework.lifecycle.LifecycleException
-
- LifecycleFunctionLibrary - Class in org.xchain.framework.lifecycle
-
This class handles methods for an xchain namespace.
- LifecycleFunctionLibrary(LifecycleContext) - Constructor for class org.xchain.framework.lifecycle.LifecycleFunctionLibrary
-
- lifecycleStepCtClass - Variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- lifecycleStepList - Variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- lifecycleStepMap - Variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- LifecycleStepScanner - Class in org.xchain.framework.lifecycle
-
This scanner scans the context class loader for lifecycle steps and resolves their dependencies.
- LifecycleStepScanner(LifecycleContext) - Constructor for class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- loadProperties(Properties, String[]) - Static method in class org.xchain.StandAloneExecutor
-
Attempts to load properties based off of the three methods to define where a
configuration file is.
- loadPropertiesFromFile(String, Properties) - Static method in class org.xchain.StandAloneExecutor
-
Attempts to load the properties from both the regular file system, as well as
from the contents of the class loader.
- LoadStrategy<T,S> - Interface in org.xchain.framework.strategy
-
Interface for loading strategies.
- localCacheStrategy - Static variable in class org.xchain.framework.net.protocol.http.HttpUrlConnection
-
- LocalHttpCacheUrlTranslationStrategy - Class in org.xchain.framework.net.protocol.http
-
- LocalHttpCacheUrlTranslationStrategy() - Constructor for class org.xchain.framework.net.protocol.http.LocalHttpCacheUrlTranslationStrategy
-
- localName - Variable in class org.xchain.framework.sax.CommandHandler.Node
-
- localNamePattern - Static variable in class org.xchain.framework.util.JXPathContextUtil
-
A regex pattern that matches qNames of the form 'local-name'
- Locatable - Interface in org.xchain
-
This interface is added to Command and Catalog classes that are created by the catalog factory, if it is
not already on the class being loaded.
- location - Variable in exception org.xchain.framework.util.ParseException
-
- locator - Variable in exception org.xchain.framework.digester.XChainParseException
-
- locator - Variable in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- log - Static variable in class org.xchain.framework.digester.AnnotationRuleSet
-
The log for this class.
- log - Static variable in class org.xchain.framework.digester.RuleSetRegistry
-
- log - Static variable in class org.xchain.framework.digester.RuleSetRegistryConfigurator
-
- log - Static variable in class org.xchain.framework.digester.SerializationRule
-
- log - Static variable in class org.xchain.framework.digester.strategy.RuleLoadingNewDigesterFilter
-
- log - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- log - Static variable in class org.xchain.framework.factory.CatalogFactory
-
- log - Static variable in class org.xchain.framework.factory.TemplatesFactory
-
- log - Static variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
- log - Static variable in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- log - Static variable in class org.xchain.framework.lifecycle.ClassScanner
-
- log - Static variable in class org.xchain.framework.lifecycle.Lifecycle
-
- log - Static variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- log - Static variable in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- log - Static variable in class org.xchain.framework.net.DependencyTracker
-
- log - Static variable in class org.xchain.framework.net.protocol.http.HttpUrlConnection
-
- log - Static variable in class org.xchain.framework.net.protocol.resource.ResourceUrlConnection
-
- log - Static variable in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- log - Static variable in class org.xchain.framework.net.strategy.CompositeUrlTranslationStrategy
-
- log - Static variable in class org.xchain.framework.net.TranslatingUrlConnection
-
- log - Static variable in class org.xchain.framework.net.UrlConnectionWrapper
-
- log - Static variable in class org.xchain.framework.net.UrlFactory
-
The log for this class.
- log - Static variable in class org.xchain.framework.net.UrlFactoryUriResolver
-
- log - Static variable in class org.xchain.framework.net.UrlSourceUtil
-
- log - Static variable in class org.xchain.framework.net.UrlUtil
-
The log for the url util.
- log - Static variable in class org.xchain.framework.sax.CommandHandler
-
- log - Static variable in class org.xchain.framework.sax.CommandXmlReader
-
- log - Static variable in class org.xchain.framework.sax.CompositeStage
-
- log - Static variable in class org.xchain.framework.sax.HandlerWrapper
-
- log - Static variable in class org.xchain.framework.sax.MultiDocumentResult
-
- log - Static variable in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- log - Static variable in class org.xchain.framework.sax.Pipeline
-
- log - Static variable in class org.xchain.framework.sax.SerializerStage
-
- log - Static variable in class org.xchain.framework.sax.UrlFactoryEntityResolver
-
- log - Static variable in class org.xchain.framework.strategy.CachingLoadStrategy
-
- log - Static variable in class org.xchain.framework.strategy.CatalogConsumerStrategy
-
- log - Static variable in class org.xchain.framework.util.AnnotationUtil
-
- log - Static variable in class org.xchain.framework.util.EngineeringUtil
-
- log - Static variable in class org.xchain.framework.util.JXPathContextUtil
-
- log - Static variable in class org.xchain.framework.util.LruCacheMap
-
- log - Static variable in class org.xchain.namespaces.core.ChooseCommand
-
- log - Static variable in class org.xchain.namespaces.core.DocumentFunctions
-
- log - Static variable in class org.xchain.namespaces.core.FilterVariableCommand
-
- log - Static variable in class org.xchain.namespaces.core.ForEachCommand
-
- log - Static variable in class org.xchain.namespaces.core.VariableCommand
-
- log - Static variable in class org.xchain.namespaces.sax.CommandSourceCommand
-
- log - Static variable in class org.xchain.namespaces.sax.NullResultCommand
-
- log - Static variable in class org.xchain.namespaces.sax.ResultCommand
-
- log - Static variable in class org.xchain.namespaces.sax.UrlSourceCommand
-
- log - Static variable in class org.xchain.StandAloneExecutor
-
- loggedIn(Principal) - Method in class org.xchain.framework.security.DefaultIdentityService
-
Unsupported.
- loggedIn(Principal) - Method in class org.xchain.framework.security.IdentityManager
-
A convenience method for getIdentityService().loggedIn(Principal)
.
- loggedIn(Principal) - Method in interface org.xchain.framework.security.IdentityService
-
Stores the Identity
for the already-authenticated Principal
.
- loggedOut() - Method in class org.xchain.framework.security.DefaultIdentityService
-
Unsupported.
- loggedOut() - Method in class org.xchain.framework.security.IdentityManager
-
A convenience method for getIdentityService().loggedOut()
.
- loggedOut() - Method in interface org.xchain.framework.security.IdentityService
-
Flushes the authenticated Identity
.
- lookupConstructor(Class, Object[]) - Static method in class org.xchain.framework.jxpath.MethodLookupUtils
-
Look up a constructor.
- lookupMethod(Class, String, Object[]) - Static method in class org.xchain.framework.jxpath.MethodLookupUtils
-
Look up a method.
- lookUpNamespaceUri(String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
Find the current NamespaceURI for the Prefix.
- lookUpPrefix(String) - Method in class org.xchain.framework.sax.ReversePrefixMappingContext
-
Find the current NamespaceURI for the Prefix.
- lookupStaticMethod(Class, String, Object[]) - Static method in class org.xchain.framework.jxpath.MethodLookupUtils
-
Look up a static method.
- lookupUri(String) - Method in class org.xchain.framework.sax.util.NamespaceContext
-
Returns the namespace for the given prefix.
- lookupUrlStreamHandler(String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
Returns the url stream handler to pass to new URL().
- LruCacheMap<T,S> - Class in org.xchain.framework.util
-
A least recently used cache map.
- LruCacheMap(int) - Constructor for class org.xchain.framework.util.LruCacheMap
-
- NAME_ATTRIBUTE - Static variable in class org.xchain.framework.digester.AnnotationRuleSet
-
The local name of the name attribute - "name".
- NAME_QNAME - Static variable in class org.xchain.framework.digester.AnnotationRuleSet
-
- Namespace - Annotation Type in org.xchain.annotations
-
Specifies the namespace for a package.
- namespace - Variable in class org.xchain.framework.sax.CommandHandler.Node
-
- NAMESPACE_DEFINITION_MAPPING_PATTERN - Static variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- NAMESPACE_DEFINITION_MAPPING_PATTERN - Static variable in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- NAMESPACE_URI - Static variable in class org.xchain.framework.digester.AnnotationRuleSet
-
The namespace for XChain command and catalog elements - "http://www.xchain.org/core/1.0".
- NAMESPACE_URI - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- NamespaceContext - Class in org.xchain.framework.lifecycle
-
A context for a namespace.
- NamespaceContext(String) - Constructor for class org.xchain.framework.lifecycle.NamespaceContext
-
- NamespaceContext - Class in org.xchain.framework.sax.util
-
This class helps sax content handlers track the state of the prefix mappings while processing
sax event streams.
- NamespaceContext() - Constructor for class org.xchain.framework.sax.util.NamespaceContext
-
- namespaceContextMap - Variable in class org.xchain.framework.lifecycle.LifecycleContext
-
- NamespaceDoclet - Class in org.xchain.framework.doclets
-
Doclet for producing documentation on catalogs and commands available in namespaces.
- NamespaceDoclet() - Constructor for class org.xchain.framework.doclets.NamespaceDoclet
-
- NamespaceFunctionLibrary - Class in org.xchain.framework.lifecycle
-
This class handles methods for an xchain namespace.
- NamespaceFunctionLibrary(String) - Constructor for class org.xchain.framework.lifecycle.NamespaceFunctionLibrary
-
- NamespaceFunctionLibrary.MethodInfo - Class in org.xchain.framework.lifecycle
-
- NamespaceFunctionLibrary.MethodInfo(Class, String) - Constructor for class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- NamespaceFunctionLibrary.MethodInfo(Class, String, Method) - Constructor for class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.MethodInfo
-
- NamespaceFunctionLibrary.SingletonMethodFunction - Class in org.xchain.framework.lifecycle
-
- NamespaceFunctionLibrary.SingletonMethodFunction(Method, Object) - Constructor for class org.xchain.framework.lifecycle.NamespaceFunctionLibrary.SingletonMethodFunction
-
- namespaceMap - Variable in class org.xchain.framework.sax.ReversePrefixMappingContext
-
- NamespaceResolvingFunctionLibrary - Class in org.xchain.framework.jxpath
-
This function library was added to provide namespace prefix lookup for Functions classes.
- NamespaceResolvingFunctionLibrary(NamespaceResolver) - Constructor for class org.xchain.framework.jxpath.NamespaceResolvingFunctionLibrary
-
- namespaceUri - Variable in class org.xchain.framework.lifecycle.NamespaceContext
-
The namespace uri.
- newContext(JXPathContext, Object) - Method in class org.xchain.framework.jxpath.JXPathContextFactoryImpl
-
- newDigester(XMLReader) - Method in class org.xchain.framework.digester.DigesterFactory
-
- newDigester() - Method in class org.xchain.framework.digester.DigesterFactory
-
- newDigester(XMLReader) - Method in class org.xchain.framework.digester.DigesterFactory.RootNewDigesterStrategy
-
- newDigester(XMLReader) - Method in interface org.xchain.framework.digester.NewDigesterStrategy
-
- newDigester(XMLReader) - Method in class org.xchain.framework.digester.strategy.RuleLoadingNewDigesterFilter
-
- NewDigesterFilter - Interface in org.xchain.framework.digester
-
- newDigesterStrategy - Variable in class org.xchain.framework.digester.DigesterFactory
-
- NewDigesterStrategy - Interface in org.xchain.framework.digester
-
- newDocumentBuilder() - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newDocumentBuilder(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new DocumentBuilder for the specified DocumentBuilderFactory factory name.
- newDocumentBuilderFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new DocumentBuilderFactory from the DocumentBuilderFactory factory bound to the specified name.
- newHandler() - Method in class org.xchain.framework.digester.SerializationRule
-
Returns a new handler for the body of a serializer block.
- newInstance() - Method in class org.xchain.framework.lifecycle.BasicTransformerFactoryFactory
-
- newInstance() - Method in class org.xchain.framework.lifecycle.DefaultDocumentBuilderFactoryFactory
-
- newInstance() - Method in class org.xchain.framework.lifecycle.DefaultSaxParserFactoryFactory
-
- newInstance() - Method in class org.xchain.framework.lifecycle.DefaultTransformerFactoryFactory
-
- newInstance() - Method in class org.xchain.framework.lifecycle.DefaultXmlReaderFactoryFactory
-
- newInstance() - Method in interface org.xchain.framework.lifecycle.Factory
-
- newSaxParser() - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newSaxParser(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new SAXParser for the specified SAXParserFactory factory name.
- newSaxParserFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new SAXParserFactory from the SAXParserFactory factory bound to the specified name.
- newSerializer() - Method in class org.xchain.framework.digester.SerializationRule
-
Sets up the wrapped handler.
- newStringWriter() - Method in class org.xchain.framework.digester.SerializationRule
-
- newTemplates(String) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new Templates object for the specified systemId.
- newTemplatesHandler() - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Creates a templates handler that does not cache the templates object that is returned.
- newTransformerFactory(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Creates a new SAXTransformerFactory based on the Factory registered with the specified name.
- newTransformerFactory(String, String, Attributes) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newTransformerHandler(Templates) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newTransformerHandler(String) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newTransformerHandler() - Method in interface org.xchain.framework.sax.SaxTemplates
-
Creates a new transformer handler for this templates object.
- newUrl(String) - Method in class org.xchain.framework.net.UrlFactory
-
Creates a new url based on a spec.
- newUrl(String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
- newUrl(String, String, int, String) - Method in class org.xchain.framework.net.UrlFactory
-
Creates a new URL based on the parts of a spec.
- newUrl(String, String, int, String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
- newUrl(String, String, String) - Method in class org.xchain.framework.net.UrlFactory
-
Creates a new URL based on the parts of a spec.
- newUrl(String, String, String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
- newUrl(URL, String) - Method in class org.xchain.framework.net.UrlFactory
-
This method loads the URLStreamHandler for the spec (or context if the spec is relative) and then passes them
to the newUrl( URL, String, URLStreamHandler ) method.
- newUrl(URL, String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
Returns a new URL object by passing these arguments to the matching URL constructor.
- newUrl(String, String) - Method in class org.xchain.framework.net.UrlFactory
-
This method creates a URL object for the supplied context and then passes the arguments to the
newUrl( URL, String ) method.
- newUrl(String, String, URLStreamHandler) - Method in class org.xchain.framework.net.UrlFactory
-
This method creates a new URL object for the context using the provided handler and then passes the
aguments to the newUrl( URL, String, URLStreamHandler ) method to create the URL.
- newXmlReader() - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- newXmlReader(QName) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Returns a new XMLReader for the specified SAXParserFactory factory name.
- nextCommandId() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- nextElement - Variable in class org.xchain.framework.sax.CommandHandler
-
The next element that will be output.
- nextPrefixMapping - Variable in class org.xchain.framework.sax.CommandHandler
-
The map of prefix mappings for the next startElement event.
- nextVirtualChainIndex() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- NOPCCLPolicy - Class in org.xchain.framework.lifecycle
-
A Context Class Loader strategy that does not change the context class loader.
- NOPCCLPolicy() - Constructor for class org.xchain.framework.lifecycle.NOPCCLPolicy
-
- notationDecl(String, String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- notationDecl(String, String, String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- notationDecl(String, String, String) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
Caches notation decl events until the prolog is finished.
- notationDecl(String, String, String) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Caches notation decl events until the prolog is finished.
- NullResultCommand - Class in org.xchain.namespaces.sax
-
The <sax:null-result> element creates a sax result that does nothing with the sax events it receives from the pipeline.
- NullResultCommand() - Constructor for class org.xchain.namespaces.sax.NullResultCommand
-
- ParameterCommand - Class in org.xchain.namespaces.sax
-
<sax:parameter/> elements are placed inside <sax:transfromer/> elements to set parameters on a transformer.
- ParameterCommand() - Constructor for class org.xchain.namespaces.sax.ParameterCommand
-
- ParameterType - Enum in org.xchain.framework.osgi
-
- parent - Variable in class org.xchain.framework.digester.strategy.AbstractNewDigesterFilter
-
- ParentElement - Annotation Type in org.xchain.annotations
-
Specifies the xchain element xml binding.
- parentVariables - Variable in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- parse(InputSource) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- parse(String) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- parse(String) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- parse(InputSource) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- parseAttributeMap(Matcher) - Static method in class org.xchain.framework.util.ParserUtil
-
Parse the given matcher into a map of attribute name to attribute value.
- parseAttributeValueTemplate(String) - Static method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
Parses an attribute value template into fixed and dynamic parts.
- parseAttributeValueTemplate(String) - Static method in class org.xchain.framework.util.AttributesUtil
-
Parses an attribute value template into fixed and dynamic parts.
- parseClassPathEntries(String) - Static method in class org.xchain.framework.osgi.ManifestParser
-
This method parses the Bundle-ClassPath manifest header.
- ParsedClassPathEntry - Class in org.xchain.framework.osgi
-
- ParsedClassPathEntry() - Constructor for class org.xchain.framework.osgi.ParsedClassPathEntry
-
- ParsedParameter - Class in org.xchain.framework.osgi
-
- ParsedParameter() - Constructor for class org.xchain.framework.osgi.ParsedParameter
-
- ParsedTransformer - Class in org.xchain.framework.util
-
A container class for parsed transformer processing instructions.
- ParsedTransformer() - Constructor for class org.xchain.framework.util.ParsedTransformer
-
- ParsedTransformerFactory - Class in org.xchain.framework.util
-
A container class for parsed transformer processing instructions.
- ParsedTransformerFactory() - Constructor for class org.xchain.framework.util.ParsedTransformerFactory
-
- ParseException - Exception in org.xchain.framework.util
-
Signals that an exception was encountered while parsing data.
- ParseException(String, int) - Constructor for exception org.xchain.framework.util.ParseException
-
- ParseException(String, String, int) - Constructor for exception org.xchain.framework.util.ParseException
-
- ParseException(String, int, Throwable) - Constructor for exception org.xchain.framework.util.ParseException
-
- ParseException(String, String, int, Throwable) - Constructor for exception org.xchain.framework.util.ParseException
-
- parseFeatureMap(Matcher) - Static method in class org.xchain.framework.util.ParserUtil
-
- parseProtocol(String) - Method in class org.xchain.framework.net.UrlFactory
-
Parses the protocol from the spec.
- parseProtocol(String, boolean) - Method in class org.xchain.framework.net.UrlFactory
-
- ParserUtil - Class in org.xchain.framework.util
-
Utility class for performing parsing operations.
- ParserUtil() - Constructor for class org.xchain.framework.util.ParserUtil
-
- parseTransformer(String) - Static method in class org.xchain.framework.util.ParserUtil
-
Parse a transformer processing instruction.
- parseTransformerFactory(String) - Static method in class org.xchain.framework.util.ParserUtil
-
Parsed the data for an xchain-transformer-factory processing instruction.
- PATH_ATTRIBUTE - Static variable in class org.xchain.framework.sax.MultiDocumentResult
-
- peek() - Method in class org.xchain.framework.util.ThreadLocalStack
-
Peeks at the element on top of the stack.
- peek(int) - Method in class org.xchain.framework.util.ThreadLocalStack
-
Peeks at an element in the stack.
- Permission - Interface in org.xchain.framework.security
-
A Permission
represents what an Identity
is allowed to do.
- Pipeline - Class in org.xchain.framework.sax
-
- Pipeline() - Constructor for class org.xchain.framework.sax.Pipeline
-
- PipelineCommand - Class in org.xchain.namespaces.sax
-
The <sax:pipeline> command creates a sax pipeline, and then executes it.
- PipelineCommand() - Constructor for class org.xchain.namespaces.sax.PipelineCommand
-
Constructs a new PipelineCommand object.
- PipelineCommand.PipelineConfig - Class in org.xchain.namespaces.sax
-
The configuration for a pipeline that is being assembled.
- PipelineCommand.PipelineConfig() - Constructor for class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- pop() - Method in class org.xchain.framework.util.ThreadLocalStack
-
Pops the top element off of the stack and returns it.
- popContext() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- popCurrentTransformer() - Static method in class org.xchain.namespaces.sax.TransformerCommand
-
Pops the current transformer off of the stack of transfromers for this thread.
- popElementInfo() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- popExecution() - Method in class org.xchain.namespaces.core.FilterChooseCommand
-
- popExecution() - Method in class org.xchain.namespaces.core.FilterIfCommand
-
- popIterator() - Method in class org.xchain.impl.FilterChainImpl
-
- popIterator() - Method in class org.xchain.impl.FilterList
-
- popPipelineConfig() - Static method in class org.xchain.namespaces.sax.PipelineCommand
-
Pops a top pipeline configuration object off of the stack.
- popPrefixMapping(String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
Deprecated.
replaced with the endPrefixMapping method, to match the org.xml.sax.ContentHandler interface.
- popValue() - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
- postProcess(JXPathContext, Exception) - Method in interface org.xchain.Filter
-
Invoked after the parent command has completed execution or an exception is encountered.
- postProcess(JXPathContext, Exception) - Method in class org.xchain.impl.FilterChainImpl
-
- postProcess(JXPathContext, Exception) - Method in class org.xchain.impl.FilterList
-
- postProcess(JXPathContext, Exception) - Method in class org.xchain.namespaces.core.ExecuteCommand
-
- postProcess(JXPathContext, Exception) - Method in class org.xchain.namespaces.core.FilterChooseCommand
-
- postProcess(JXPathContext, Exception) - Method in class org.xchain.namespaces.core.FilterIfCommand
-
- postProcess(JXPathContext, Exception) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
- postProcessChildren(JXPathContext, Exception, int[]) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
Calls post process of the specified indices.
- prefixLocalNamePattern - Static variable in class org.xchain.framework.util.JXPathContextUtil
-
A regex pattern that matches qNames of the form 'prefix:local-name'
- prefixMap - Variable in class org.xchain.framework.sax.PrefixMappingContext
-
- PrefixMapping - Annotation Type in org.xchain.annotations
-
Specifies a namespace prefix mapping.
- prefixMapping - Variable in class org.xchain.framework.sax.CommandHandler.Element
-
- prefixMappingContext - Variable in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- prefixMappingContext - Variable in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- PrefixMappingContext - Class in org.xchain.framework.sax
-
The PrefixMapping
class keeps track of the current NamespaceURI for a Prefix.
- PrefixMappingContext() - Constructor for class org.xchain.framework.sax.PrefixMappingContext
-
- prefixSet() - Method in class org.xchain.framework.sax.PrefixMappingContext
-
- prefixStackMap - Variable in class org.xchain.framework.sax.util.NamespaceContext
-
- printStack(String) - Method in class org.xchain.StandAloneExecutor
-
- printStack(String, String) - Method in class org.xchain.StandAloneExecutor
-
- printStack(String, String, List<ExecutionTraceElement>) - Method in class org.xchain.StandAloneExecutor
-
- printStackTrace(PrintStream) - Method in exception org.xchain.framework.lifecycle.ExecutionException
-
- printStackTrace(PrintWriter) - Method in exception org.xchain.framework.lifecycle.ExecutionException
-
- processingInstruction(String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- processingInstruction(String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- processingInstruction(String, String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- processingInstruction(String, String) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
Handles processing instructions and caches all others.
- processingInstruction(String, String) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Handles processing instructions and caches all others.
- processRegistrationUrl(URL) - Method in class org.xchain.framework.digester.RuleSetRegistryConfigurator
-
- protocolMap - Variable in class org.xchain.framework.net.UrlFactory
-
The map of protocols currently defined for this url factory.
- protocolPattern - Static variable in class org.xchain.framework.net.UrlFactory
-
The pattern object for parsing url protocols.
- protocolPatternString - Static variable in class org.xchain.framework.net.UrlFactory
-
The pattern string for parsing url protocols.
- ProtocolScanner - Interface in org.xchain.framework.scanner
-
Implementations of the class add support for scanning the entries of different types of protocols.
- push(E) - Method in class org.xchain.framework.util.ThreadLocalStack
-
Pushes an item onto the top of the stack.
- pushContext(TemplateSourceBuilder.Context) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- pushCurrentTransformer(Transformer) - Static method in class org.xchain.namespaces.sax.TransformerCommand
-
Pushes a transformer onto the stack of transfromers for this thread.
- pushElementInfo(String, Attributes) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- pushExecution(FilterChooseCommand.Execution) - Method in class org.xchain.namespaces.core.FilterChooseCommand
-
- pushExecution(FilterIfCommand.Execution) - Method in class org.xchain.namespaces.core.FilterIfCommand
-
- pushIterator(ListIterator<Command>) - Method in class org.xchain.impl.FilterChainImpl
-
- pushIterator(ListIterator<Command>) - Method in class org.xchain.impl.FilterList
-
- pushPipelineConfig(PipelineCommand.PipelineConfig) - Static method in class org.xchain.namespaces.sax.PipelineCommand
-
Pushes a pipeline configuration object on the stack.
- pushPrefixMapping(String, String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
Deprecated.
replaced with startPrefixMapping, to match the org.xml.sax.ContentHandler interface.
- pushValue(Object) - Method in class org.xchain.namespaces.core.FilterVariableCommand
-
- put(K, V) - Method in class org.xchain.framework.util.CompositeMap
-
Add an entry to the first map.
- putDocumentBuilderFactoryFactory(QName, Factory<DocumentBuilderFactory>) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Puts a new DocumentBuilderFactory factory into the XmlFactoryLifecycle with the specified name.
- putSaxParserFactoryFactory(QName, Factory<SAXParserFactory>) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
Puts a new SAXParserFactory factory into the XmlFactoryLifecycle with the specified name.
- putTransformerFactoryFactory(QName, Factory<SAXTransformerFactory>) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- SaxEventRecorder - Class in org.xchain.framework.sax
-
The SaxEventRecorder is a DefaultHandler implementation that will simply record all incoming SAX events.
- SaxEventRecorder() - Constructor for class org.xchain.framework.sax.SaxEventRecorder
-
- SaxEventRecorder.EventType - Enum in org.xchain.framework.sax
-
- SaxEventRecorder.SaxEvent - Class in org.xchain.framework.sax
-
This class represents a recorded SAX event.
- SaxEventRecorder.SaxEvent() - Constructor for class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- SaxEventRecorderAssert - Class in org.xchain.framework.sax
-
- SaxEventRecorderAssert() - Constructor for class org.xchain.framework.sax.SaxEventRecorderAssert
-
- saxExceptionTl - Static variable in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- SAXON_FACTORY_CLASS_NAME - Static variable in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
The class name of saxon's transformer factory - "net.sf.saxon.TransformerFactoryImpl"
- SAXON_FACTORY_NAME - Static variable in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
The qname for saxon's transformer factory, if it is on the class path - {http://www.xchain.org/core}saxon
- SaxTemplateHandler - Class in org.xchain.framework.jsl
-
- SaxTemplateHandler() - Constructor for class org.xchain.framework.jsl.SaxTemplateHandler
-
- SaxTemplateHandler.CharacterTarget - Enum in org.xchain.framework.jsl
-
- SaxTemplates - Interface in org.xchain.framework.sax
-
An extension of the templates interface that provides support for creating a transformer handler.
- SaxTemplatesHandler - Interface in org.xchain.framework.sax
-
- scan() - Method in class org.xchain.framework.lifecycle.ClassScanner
-
Starts the scanning of the lifecycle context.
- scan() - Method in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
Scans the context class loader for lifecycle steps and resolves their dependencies.
- scan() - Method in class org.xchain.framework.lifecycle.ThreadStepScanner
-
Scans the context class loader for lifecycle steps and resolves their dependencies.
- scan() - Method in class org.xchain.framework.scanner.AbstractScanner
-
- scan(ScanNode, URL) - Method in class org.xchain.framework.scanner.BundleProtocolScanner
-
Scans the entries in a Weblogic Zip URL and adds all of the entries of that jar into the tree rooted at rootNode.
- scan(ScanNode, URL) - Method in class org.xchain.framework.scanner.FileProtocolScanner
-
Scans the entire directory at the specified url and adds all of the entries of that jar into the tree rooted at rootNode.
- scan(ScanNode, URL) - Method in class org.xchain.framework.scanner.JarProtocolScanner
-
Scans the entire jar at the specified url and adds all of the entries of that jar into the tree rooted at rootNode.
- scan(ScanNode, URL) - Method in interface org.xchain.framework.scanner.ProtocolScanner
-
Scans the entire root URL and adds its entries into the root node specified.
- scan(ScanNode, URL) - Method in class org.xchain.framework.scanner.VfsProtocolScanner
-
Scans the VFS URL and adds the nodes in that url to the root node.
- scan(ScanNode, URL) - Method in class org.xchain.framework.scanner.ZipProtocolScanner
-
Scans the entries in a Weblogic Zip URL and adds all of the entries of that jar into the tree rooted at rootNode.
- scanConstructorFunctions(NamespaceContext, Class) - Method in class org.xchain.framework.lifecycle.ClassScanner
-
- scanDirectory(ScanNode, String, Bundle) - Method in class org.xchain.framework.scanner.BundleProtocolScanner
-
- ScanException - Exception in org.xchain.framework.scanner
-
Signals that an exception was encountered while scanning the classpath.
- ScanException() - Constructor for exception org.xchain.framework.scanner.ScanException
-
- ScanException(String) - Constructor for exception org.xchain.framework.scanner.ScanException
-
- ScanException(Throwable) - Constructor for exception org.xchain.framework.scanner.ScanException
-
- ScanException(String, Throwable) - Constructor for exception org.xchain.framework.scanner.ScanException
-
- scanInstanceFunctions(NamespaceContext, Class) - Method in class org.xchain.framework.lifecycle.ClassScanner
-
- scanJar(ScanNode, String, Bundle) - Method in class org.xchain.framework.scanner.BundleProtocolScanner
-
- ScannerLifecycle - Class in org.xchain.framework.scanner
-
The lifecycle scanner provides utilities for scanning the class loader of an xcahins application.
- ScannerLifecycle() - Constructor for class org.xchain.framework.scanner.ScannerLifecycle
-
- scanNode(ScanNode) - Method in class org.xchain.framework.lifecycle.ClassScanner
-
- scanNode(ScanNode) - Method in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- scanNode(ScanNode) - Method in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- scanNode(ScanNode) - Method in class org.xchain.framework.scanner.AbstractScanner
-
- scanNode() - Method in class org.xchain.framework.scanner.ScannerLifecycle
-
Returns the root scan node.
- scanNode(RootUrlLocator) - Method in class org.xchain.framework.scanner.ScannerLifecycle
-
Scans the root urls found by the locator and returns the root scan node for those roots.
- scanNode(ClassLoader, RootUrlLocator) - Method in class org.xchain.framework.scanner.ScannerLifecycle
-
- ScanNode - Class in org.xchain.framework.scanner
-
A scan node represents a file or directory in the class path.
- ScanNode() - Constructor for class org.xchain.framework.scanner.ScanNode
-
Constructs a new scan node that needs to be configured.
- scanStaticFunctions(NamespaceContext, Class) - Method in class org.xchain.framework.lifecycle.ClassScanner
-
- ScanUtil - Class in org.xchain.framework.scanner
-
- ScanUtil() - Constructor for class org.xchain.framework.scanner.ScanUtil
-
- Scope - Enum in org.xchain.framework.jxpath
-
The enumeration of the scopes defined in the xchain package.
- scope - Variable in class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
- ScopedJXPathContextImpl - Class in org.xchain.framework.jxpath
-
An implementation of JXPathContext that installs an instance of scoped QName variables into the
context.
- ScopedJXPathContextImpl(JXPathContext, Object, Scope) - Constructor for class org.xchain.framework.jxpath.ScopedJXPathContextImpl
-
- ScopedJXPathContextImpl(JXPathContext, Object, Pointer, Scope) - Constructor for class org.xchain.framework.jxpath.ScopedJXPathContextImpl
-
Creates a new ScopedJXPathContextImpl.
- ScopedQNameVariables - Interface in org.xchain.framework.jxpath
-
An extension of the QNameVariables to work within a given scope.
- ScopedQNameVariablesImpl - Class in org.xchain.framework.jxpath
-
An implementation of the ScopedQNameVariables interface.
- ScopedQNameVariablesImpl(ScopedQNameVariables, Scope) - Constructor for class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
Creates a new QName variables object that does not have a context assigned for qname lookups.
- ScopedQNameVariablesImpl(JXPathContext, ScopedQNameVariables, Scope) - Constructor for class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
Creates a new QName variables object that has a context assigned for qname lookups.
- ScopedQNameVariablesImpl(JXPathContext, Map, ScopedQNameVariables, Scope) - Constructor for class org.xchain.framework.jxpath.ScopedQNameVariablesImpl
-
Creates a new QName variables object that shares its variable map with another qname variables object.
- SecurityConstants - Class in org.xchain.namespaces.security
-
- SecurityConstants() - Constructor for class org.xchain.namespaces.security.SecurityConstants
-
- SecurityManager - Class in org.xchain.framework.security
-
The SecurityManager
allows the application to verify that a specified Identity
has a Permission
that will allow the specified Permission
.
- SEMICOLON_REGEX - Static variable in class org.xchain.framework.osgi.ManifestParser
-
- sendEvents() - Method in class org.xchain.framework.sax.CommandXmlReader
-
- SerializationRule - Class in org.xchain.framework.digester
-
- SerializationRule() - Constructor for class org.xchain.framework.digester.SerializationRule
-
- serializer - Variable in class org.xchain.framework.sax.SerializerStage
-
- SerializerCommand - Class in org.xchain.namespaces.sax
-
The <sax:serializer/> element adds a serialization stage to the pipeline.
- SerializerCommand() - Constructor for class org.xchain.namespaces.sax.SerializerCommand
-
- SerializerStage - Class in org.xchain.framework.sax
-
This stage utilizes the Apache Xalan / Xerces Serializer to serialize the Result into an OutputStream
or a Writer.
- SerializerStage() - Constructor for class org.xchain.framework.sax.SerializerStage
-
- SerializerStage(String) - Constructor for class org.xchain.framework.sax.SerializerStage
-
- SerializerStage(String, Boolean) - Constructor for class org.xchain.framework.sax.SerializerStage
-
- setAllowUserInteraction(boolean) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setAttributes(Attributes) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setAttributes(Map<String, String>) - Method in class org.xchain.framework.util.ParsedTransformer
-
Set the attribute map.
- setAttributes(Map<String, String>) - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
Set the attribute map.
- setBaseUrl(URL) - Method in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- setBodyMode(TemplateSourceBuilder.BodyMode) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
Sets the current body mode.
- setBundleContext(BundleContext) - Static method in class org.xchain.framework.scanner.BundleProtocolScanner
-
- setByteStream(InputStream) - Method in class org.xchain.framework.sax.ContextInputSource
-
- setCatalogCacheSize(int) - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- setCCLPolicy(CCLPolicy) - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
- setCharacterStream(Reader) - Method in class org.xchain.framework.sax.ContextInputSource
-
- setClassLoader(ClassLoader) - Method in interface org.xchain.EngineeredCatalog
-
Sets the class loader for this catalog.
- setClassLoader(ClassLoader) - Method in class org.xchain.framework.lifecycle.LifecycleContext
-
Sets the class loader that engineered commands are loaded into.
- setClassName(String) - Method in class org.xchain.framework.jsl.SourceResult
-
- setClassResourceName(String) - Method in class org.xchain.framework.jsl.SourceResult
-
- setCommandCount(int) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setCommandIndex(int) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setCompositeStage(CompositeStage) - Method in class org.xchain.framework.sax.Pipeline
-
- setCompositeStage(CompositeStage) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- setConfigUrl(URL) - Method in class org.xchain.framework.lifecycle.ConfigDocumentContext
-
- setContentHandler(ContentHandler) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setContentHandler(ContentHandler) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- setContext(JXPathContext) - Method in class org.xchain.framework.sax.ContextInputSource
-
- setCustomLexicalHandler(LexicalHandler) - Method in class org.xchain.framework.digester.ExtendedDigester
-
- setData(String) - Method in exception org.xchain.framework.util.ParseException
-
- setDefaultUseCaches(boolean) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setDigester(Digester) - Method in class org.xchain.framework.digester.strategy.RuleLoadingNewDigesterFilter.NamespaceXmlFilter
-
- setDigester(Digester) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
- setDirectory(boolean) - Method in class org.xchain.framework.scanner.ScanNode
-
Sets the isDirectory flag.
- setDocumentLocator(Locator) - Method in class org.xchain.framework.sax.CommandHandler
-
- setDocumentLocator(Locator) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- setDocumentLocator(Locator) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- setDocumentLocator(Locator) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Sets the locator object for this handler.
- setDoInput(boolean) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setDoOutput(boolean) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setDTDHandler(DTDHandler) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setDTDHandler(DTDHandler) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- setElementCount(int) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setElementDepth(int) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.VirtualChainContext
-
- setElementType(AbstractSaxTemplateHandler.ElementType) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setEncoding(String) - Method in class org.xchain.framework.sax.ContextInputSource
-
- setEntityResolver(EntityResolver) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setEntityResolver(EntityResolver) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- setEntityResolver(EntityResolver) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- setErrorHandler(ErrorHandler) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setErrorHandler(ErrorHandler) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
- setErrorListener(ErrorListener) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- setExcludeResultPrefixBoundary(boolean) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setExcludeResultPrefixSet(Set<String>) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setFeature(String, boolean) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setFeatures(Map<String, Boolean>) - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
- setFields(Map<String, String>) - Method in class org.xchain.framework.util.ParsedTransformerFactory
-
- setFile(boolean) - Method in class org.xchain.framework.scanner.ScanNode
-
Sets the isFile flag.
- setHandlerPrefixMapping(Map<String, String>) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setIdentityService(IdentityService) - Method in class org.xchain.framework.security.IdentityManager
-
- setIfModifiedSince(long) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setIndent(int) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setJXPathContext(JXPathContext) - Method in interface org.xchain.framework.jxpath.QNameVariables
-
Sets the JXPathContext that is used to lookup namespace uris.
- setJXPathContext(JXPathContext) - Method in class org.xchain.framework.jxpath.QNameVariablesImpl
-
Sets the JXPathContext that is used to lookup namespace uris.
- setLocalName(String) - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
Set the local name for the component.
- setLocalName(String) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setLocation(int) - Method in exception org.xchain.framework.util.ParseException
-
- setLocator(Locator) - Method in exception org.xchain.framework.digester.XChainParseException
-
- setLocator(Locator) - Method in interface org.xchain.Locatable
-
- setLocator(Locator) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- setMonitored(boolean) - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- setName(String) - Method in class org.xchain.framework.osgi.ParsedParameter
-
- setName(String) - Method in class org.xchain.framework.scanner.ScanNode
-
Returns the name of this node relative to the parent.
- setNewDigesterStrategy(NewDigesterStrategy) - Method in class org.xchain.framework.digester.DigesterFactory
-
- setOutputProperties(Map<String, String>) - Method in class org.xchain.framework.util.ParsedTransformer
-
Set the output properties map.
- setParameters(Map<String, String>) - Method in class org.xchain.framework.util.ParsedTransformer
-
Set the parameter map.
- setParent(NewDigesterStrategy) - Method in interface org.xchain.framework.digester.NewDigesterFilter
-
- setParent(NewDigesterStrategy) - Method in class org.xchain.framework.digester.strategy.AbstractNewDigesterFilter
-
- setPermissions(Set<Permission>) - Method in class org.xchain.framework.security.DefaultIdentity
-
Unsupported.
- setPermissions(Set<Permission>) - Method in class org.xchain.framework.security.IdentityImpl
-
- setPrefixMapping(Map<String, String>) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setPrefixMapping(Map<String, String>) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setPrefixSet(Set<String>) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setPreviousSiblingType(AbstractSaxTemplateHandler.ElementType) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setPrincipal(Principal) - Method in class org.xchain.framework.security.IdentityImpl
-
- setProperties(Properties) - Method in class org.xchain.StandAloneExecutor
-
Set the properties configuration that the Executor will use
- setProperty(String, Object) - Method in class org.xchain.framework.sax.CommandXmlReader
-
- setQName(String) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setQName(QName) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- setQName(QName) - Method in interface org.xchain.Registerable
-
Sets the registration qname for this command.
- setRequestProperty(String, String) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setResourceName(String) - Method in class org.xchain.framework.scanner.ScanNode
-
Sets the resource name for this node.
- setResult(Result) - Method in class org.xchain.framework.sax.CompositeStage
-
Sets the result for this stage list.
- setResult(Result) - Method in class org.xchain.framework.sax.SerializerStage
-
- setResult(Result) - Method in interface org.xchain.framework.sax.Stage
-
Sets the result for this stage.
- setResult(Result) - Method in class org.xchain.framework.sax.TransformerHandlerStage
-
- setScope(Scope) - Method in class org.xchain.framework.lifecycle.ComponentAnalysis
-
Set the scope for the component.
- setSource(String) - Method in class org.xchain.framework.jsl.SourceResult
-
- setSource(InputSource) - Method in class org.xchain.framework.sax.Pipeline
-
- setSource(InputSource) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- setSourceExcludeResultPrefixSet(Set<String>) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setSourcePrefixMapping(Map<String, String>) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementInfo
-
- setSourceResourceName(String) - Method in class org.xchain.framework.jsl.SourceResult
-
- setSubType(String) - Method in class org.xchain.framework.util.ContentType
-
- setSystemId(String) - Method in interface org.xchain.EngineeredCatalog
-
- setSystemId(String) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Sets the system id for the templates classes created by this handler.
- setSystemId(String) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- setSystemId(String) - Method in interface org.xchain.Registerable
-
Sets the registration system id for this command.
- setTemplatesCacheSize(int) - Method in class org.xchain.framework.lifecycle.ConfigContext
-
- setText(String) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setTrackCharactersEvents(boolean) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
Set whether character SAX events should be tracked.
- setTrackCommentEvents(boolean) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- setTrackDocumentEvents(boolean) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
Set whether document SAX events should be tracked.
- setTrackElementEvents(boolean) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
Set whether element SAX events should be tracked.
- setTrackPrefixMappingEvents(boolean) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
Set whether prefix mapping events should be tracked.
- setTransitionExcludeResultPrefixSet(Set<String>) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setTransitionPrefixMapping(Map<String, String>) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder.Context
-
- setTranslatorList(List<UrlTranslationStrategy>) - Method in class org.xchain.framework.net.strategy.CompositeUrlTranslationStrategy
-
- setType(ParameterType) - Method in class org.xchain.framework.osgi.ParsedParameter
-
- setType(SaxEventRecorder.EventType) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setType(String) - Method in class org.xchain.framework.util.ContentType
-
- setUri(String) - Method in class org.xchain.framework.sax.SaxEventRecorder.SaxEvent
-
- setUriResolver(URIResolver) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- setUrlSource(String) - Method in class org.xchain.framework.net.strategy.BaseUrlUrlTranslationStrategy
-
- setUseCaches(boolean) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setValue(String) - Method in class org.xchain.framework.osgi.ParsedParameter
-
- setWrapped(URLConnection) - Method in class org.xchain.framework.net.UrlConnectionWrapper
-
- setWrappedContentHandler(ContentHandler) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- setWrappedDtdHandler(DTDHandler) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- setWrappedHandler(Object) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- setWrappedLexicalHandler(LexicalHandler) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- setXmlReader(XMLReader) - Method in class org.xchain.framework.sax.Pipeline
-
- setXmlReader(XMLReader) - Method in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- shouldOverwrite(Attributes) - Static method in class org.xchain.framework.sax.MultiDocumentResult
-
- size() - Method in class org.xchain.framework.util.ThreadLocalStack
-
Returns the size of the stack.
- skip(long) - Method in class org.xchain.framework.net.UrlSourceUtil.ReportingInputStream
-
- skippedEntity(String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- skippedEntity(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- skippedEntity(String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- sort() - Method in class org.xchain.framework.util.DependencySorter
-
- source - Variable in class org.xchain.framework.sax.Pipeline
-
- source - Variable in class org.xchain.namespaces.sax.PipelineCommand.PipelineConfig
-
- SOURCE_ENCODING - Static variable in class org.xchain.framework.jsl.TemplateCompiler
-
- SOURCE_URL_TAG_NAME - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- SOURCE_VERSION - Static variable in class org.xchain.framework.jsl.TemplateCompiler
-
- sourceBuilder - Variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
The template builder that will be used to create the source files.
- sourceCompiler - Variable in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
The compiler that compiles generated template source files.
- SourceResult - Class in org.xchain.framework.jsl
-
- SourceResult() - Constructor for class org.xchain.framework.jsl.SourceResult
-
- SourceSourceStrategy - Class in org.xchain.framework.strategy
-
SourceStrategy implementation for Source objects.
- SourceSourceStrategy() - Constructor for class org.xchain.framework.strategy.SourceSourceStrategy
-
- SourceStrategy<S> - Interface in org.xchain.framework.strategy
-
Interface for source strategies.
- sourceUrlList - Variable in class org.xchain.framework.lifecycle.ConfigContext
-
- stackThreadLocal - Variable in class org.xchain.framework.util.ThreadLocalStack
-
- Stage - Interface in org.xchain.framework.sax
-
- stageList - Variable in class org.xchain.framework.sax.CompositeStage
-
- StandAloneExecutor - Class in org.xchain
-
Bootstraps the environment for executing an XChain.
- StandAloneExecutor() - Constructor for class org.xchain.StandAloneExecutor
-
- StandardFunctions - Class in org.xchain.framework.jxpath
-
- StandardFunctions(String) - Constructor for class org.xchain.framework.jxpath.StandardFunctions
-
- start(RootDoc) - Static method in class org.xchain.framework.doclets.NamespaceDoclet
-
- start() - Method in class org.xchain.framework.lifecycle.BasicTransformerFactoryFactory
-
- start() - Method in class org.xchain.framework.lifecycle.DefaultDocumentBuilderFactoryFactory
-
- start() - Method in class org.xchain.framework.lifecycle.DefaultSaxParserFactoryFactory
-
- start() - Method in class org.xchain.framework.lifecycle.DefaultTransformerFactoryFactory
-
- start() - Method in class org.xchain.framework.lifecycle.DefaultXmlReaderFactoryFactory
-
- start() - Method in interface org.xchain.framework.lifecycle.Factory
-
- START_PARAMETER_REGEX - Static variable in class org.xchain.framework.osgi.ManifestParser
-
- startAttribute(String, String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- startCDATA() - Method in class org.xchain.framework.digester.ExtendedDigester
-
- startCDATA() - Method in class org.xchain.framework.sax.CommandHandler
-
- startCDATA() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startCDATA() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startCommandElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles start events for xchain command elements.
- startCommandElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for elements in an xchain namespace.
- startCommandEngineering(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
The lifecycle step that engineers command classes.
- startCommandExecute(Command, JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Signals that the execute method of a command has been called.
- startCommandPostProcess(Command, JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Resumes the top item on the suspended context stack.
- startComment() - Method in class org.xchain.framework.sax.CommandHandler
-
Starts a comment section.
- startConfiguration(LifecycleContext, ConfigDocumentContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Lifecycle Step to load the xchain configuration.
- startContextPointer(JXPathContext, Pointer) - Static method in class org.xchain.framework.lifecycle.Execution
-
Signals that we are creating a local context for context bean
that has the same variable and function scope as the last context
bean.
- startCreateConfigDocumentContext() - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
This step creates a ConfigDocumentContext instance which will be passed to all lifecycle start steps, which take a
ConfigDocumentContext, when Lifecycle.startLifecycle() is called.
- startDefaultConversions(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Sets up the default conversion objects in the bean utils.
- startDefaultXmlFactory(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Sets the default SAX, XSLT, and DOM implementations to use on the XmlFactoryLifecycle for those that are not
already set.
- startDocument() - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- startDocument() - Method in class org.xchain.framework.sax.CommandHandler
-
- startDocument() - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startDocument() - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- startDocument() - Method in class org.xchain.framework.sax.PrefixMappingContext
-
- startDocument() - Method in class org.xchain.framework.sax.ReversePrefixMappingContext
-
- startDocument() - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startDocument() - Method in class org.xchain.framework.sax.XChainDeclFilter
-
Prepares the filter to start tracking prolog events and caches the start document event.
- startDocument() - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
Prepares the filter to start tracking prolog events and caches the start document event.
- startDTD(String, String, String) - Method in class org.xchain.framework.digester.ExtendedDigester
-
- startDTD(String, String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- startDTD(String, String, String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startDTD(String, String, String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.digester.strategy.RuleLoadingNewDigesterFilter.NamespaceXmlFilter
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Tests the uri type and calls the correct start element method.
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.CommandHandler
-
Sets up a start element event that will be sent to the content handler.
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.util.XHtmlHandler
-
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
If this start element is the end of the prolog, then endProlog() is called.
- startElement(String, String, String, Attributes) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
If this start element is the end of the prolog, then endProlog() is called.
- startEndElement() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- startEntity(String) - Method in class org.xchain.framework.digester.ExtendedDigester
-
- startEntity(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- startEntity(String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startEntity(String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startExcludeResultPrefix(String) - Method in class org.xchain.framework.sax.CommandHandler
-
- startExcludeResultPrefixContext() - Method in class org.xchain.framework.sax.CommandHandler
-
Starts a new context for removing result prefixes.
- startExecution(JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Start an execution stack on the current thread.
- startJslCommentElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for JSL comment elements.
- startJslDynamicAttribute(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for JSL attribute elements.
- startJslDynamicElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for JSL element elements.
- startJslElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles start events for jsl elements.
- startJslElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for all JSL elements.
- startJslTemplateElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
- startJslTextElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for JSL text elements.
- startJslValueOfElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for JSL value-of elements.
- startLifeCycle() - Method in interface org.xchain.Executor
-
- startLifecycle() - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Start the lifecycle.
- startLifecycle(LifecycleContext) - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
- startLifecycle(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- startLifeCycle() - Method in class org.xchain.StandAloneExecutor
-
Start the Life Cycle
- startPrefixMapping(String, String) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.CommandHandler
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.HandlerWrapper
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.MultiDocumentResult.MultiDocumentContentHandler
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.PrefixMappingContext
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.ReversePrefixMappingContext
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.SaxEventRecorder
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.util.NamespaceContext
-
Pushes a new prefix mapping onto the context.
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.util.XHtmlHandler
-
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.XChainDeclFilter
-
If this start prefix mapping is the end of the prolog, then endProlog() is called.
- startPrefixMapping(String, String) - Method in class org.xchain.framework.sax.XChainTemplatesHandler
-
If this start prefix mapping is the end of the prolog, then endProlog() is called.
- startSource(Map<String, String>, Set<String>, boolean) - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- startStartElement() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- StartStep - Annotation Type in org.xchain.framework.lifecycle
-
The annotation for marking methods as StartSteps in the XChain Lifecycle.
- startTemplateElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.AbstractSaxTemplateHandler
-
Handles start events for template elements.
- startTemplateElement(String, String, String, Attributes) - Method in class org.xchain.framework.jsl.SaxTemplateHandler
-
Handles start element events for template elements.
- startThread(ThreadContext) - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
This mehtod must be called by a thread before interacting with xchains.
- StartThreadStep - Annotation Type in org.xchain.framework.lifecycle
-
This annotation marks methods on lifecycle classes at StartSteps.
- startThreadStep(ThreadContext) - Static method in class org.xchain.framework.security.DefaultIdentityService
-
- startTracking() - Method in class org.xchain.framework.net.DependencyTracker
-
Start tracking dependency usages on the current thread.
- startVirtualChain() - Method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
Signals the start of a new virtual command.
- startXmlFactory(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Calls XmlFactoryLifecycle.startLifecycle( ...
- stop() - Method in class org.xchain.framework.lifecycle.BasicTransformerFactoryFactory
-
- stop() - Method in class org.xchain.framework.lifecycle.DefaultDocumentBuilderFactoryFactory
-
- stop() - Method in class org.xchain.framework.lifecycle.DefaultSaxParserFactoryFactory
-
- stop() - Method in class org.xchain.framework.lifecycle.DefaultTransformerFactoryFactory
-
- stop() - Method in class org.xchain.framework.lifecycle.DefaultXmlReaderFactoryFactory
-
- stop() - Method in interface org.xchain.framework.lifecycle.Factory
-
- stopContextPointer(JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
End the current context pointer.
- stopDefaultConversions(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Removes the standard conversion objects in the bean utils.
- stopDefaultXmlFactory(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Unsets any defaults set by the default-xml-factory start step.
- stopLifeCycle() - Method in interface org.xchain.Executor
-
- stopLifecycle() - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Shutdown the lifecycle.
- stopLifecycle(LifecycleContext) - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
- stopLifecycle(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- stopLifeCycle() - Method in class org.xchain.StandAloneExecutor
-
Stop the Life Cycle
- StopStep - Annotation Type in org.xchain.framework.lifecycle
-
The annotation for marking methods as StopSteps in the XChain Lifecycle.
- stopThread(ThreadContext) - Method in class org.xchain.framework.lifecycle.ThreadLifecycle
-
This method must be called by a thread after interacting with xchains.
- StopThreadStep - Annotation Type in org.xchain.framework.lifecycle
-
An annotation that marks a method as a thread stop step.
- stopThreadStep(ThreadContext) - Static method in class org.xchain.framework.security.DefaultIdentityService
-
- stopTracking() - Method in class org.xchain.framework.net.DependencyTracker
-
Stop tracking dependencies on the current thread.
- stopXmlFactory(LifecycleContext) - Static method in class org.xchain.framework.lifecycle.Lifecycle
-
Calls XmlFactoryLifecycle.stopLifecycle( ...
- stringConstant(String) - Static method in class org.xchain.framework.jsl.TemplateSourceBuilder
-
- stringConstant(String) - Static method in class org.xchain.framework.util.EngineeringUtil
-
- stringJoin(Collection<Object>, String) - Static method in class org.xchain.framework.jxpath.StandardFunctions
-
- stringJoin(Object[], String) - Static method in class org.xchain.framework.jxpath.StandardFunctions
-
- stringToQName(JXPathContext, String) - Static method in class org.xchain.framework.util.JXPathContextUtil
-
Converts a string to a qName based on the mappings in the context object.
- stringToQNameString(JXPathContext, String) - Static method in class org.xchain.framework.util.JXPathContextUtil
-
- STX_NAMESPACE - Static variable in class org.xchain.framework.lifecycle.XmlFactoryLifecycle
-
- subtypeOf(CtClass, CtClass) - Static method in class org.xchain.framework.util.EngineeringUtil
-
Determine if the given class is a subtype of the given type.
- suspendContextPointer(JXPathContext) - Static method in class org.xchain.framework.lifecycle.Execution
-
Suspends a local context for a context pointer.
- SYSTEM_CLASS_LOADER_ATHORITY - Static variable in class org.xchain.framework.net.protocol.resource.ResourceUrlConnection
-
- SYSTEM_ID_ATTRIBUTE - Static variable in class org.xchain.framework.digester.XChainConfigRuleSet
-
- SYSTEM_ID_ATTRIBUTE - Static variable in class org.xchain.framework.sax.MultiDocumentResult
-
- SystemClassLoaderUrlTranslationStrategy - Class in org.xchain.framework.net.protocol.resource
-
UrlTranslationStrategy implementation for the system class loader.
- SystemClassLoaderUrlTranslationStrategy() - Constructor for class org.xchain.framework.net.protocol.resource.SystemClassLoaderUrlTranslationStrategy
-
- systemId - Variable in class org.xchain.framework.digester.AnnotationRuleSet.CommandRegistrationRule
-
- systemId - Variable in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
- VALID_STEP_METHOD_SIGNATURES - Static variable in class org.xchain.framework.lifecycle.LifecycleStepScanner
-
- VALID_STEP_METHOD_SIGNATURES - Static variable in class org.xchain.framework.lifecycle.ThreadStepScanner
-
- validate(String, NamespaceContext) - Method in enum org.xchain.annotations.AttributeType
-
- validate(String) - Static method in class org.xchain.framework.jxpath.JXPathValidator
-
Parses the specified xpath and throws a JXPathException if there is a syntax exception.
- validate(String, NamespaceContext) - Static method in class org.xchain.framework.jxpath.JXPathValidator
-
- validate(String, NamespaceContext) - Static method in class org.xchain.framework.util.JXPathContextUtil
-
- validateAttributeValueTemplate(String, NamespaceContext) - Static method in class org.xchain.framework.util.AttributesUtil
-
- value - Variable in class org.xchain.framework.sax.CommandHandler.Attribute
-
- VALUE_OF_LOCAL_NAME - Static variable in class org.xchain.framework.jsl.SaxTemplateHandler
-
- valueOf(String) - Static method in enum org.xchain.annotations.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.jsl.SaxTemplateHandler.CharacterTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.jsl.TemplateSourceBuilder.BodyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.jxpath.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.osgi.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.framework.sax.SaxEventRecorder.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.namespaces.jsl.CommandExecutionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xchain.namespaces.jsl.ElementOutputState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xchain.annotations.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.jsl.AbstractSaxTemplateHandler.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.jsl.SaxTemplateHandler.CharacterTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.jsl.TemplateSourceBuilder.BodyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.jxpath.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.osgi.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.framework.sax.SaxEventRecorder.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.namespaces.jsl.CommandExecutionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xchain.namespaces.jsl.ElementOutputState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueStackThreadLocal - Variable in class org.xchain.namespaces.core.FilterVariableCommand
-
- VariableCommand - Class in org.xchain.namespaces.core
-
The variable
command will declare and set a variable in the context.
- VariableCommand() - Constructor for class org.xchain.namespaces.core.VariableCommand
-
- variableMap - Variable in class org.xchain.framework.jxpath.QNameVariablesImpl
-
- vertexMap - Variable in class org.xchain.framework.util.DependencySorter
-
The map of labels to vertices for this graph.
- VfsProtocolScanner - Class in org.xchain.framework.scanner
-
A protocol handler for jboss 5.0.0 urls with protocols "vfszip", "vfsfile", and "vfsmemory".
- VfsProtocolScanner() - Constructor for class org.xchain.framework.scanner.VfsProtocolScanner
-
- virtualPostProcess(JXPathContext, Exception, boolean, int[]) - Method in class org.xchain.namespaces.jsl.AbstractTemplateCommand
-
The post process command for virtual chains.