| Package | Description | 
|---|---|
| com.tangosol.coherence.config.builder | 
 Defines the typical runtime configuration builders for the Coherence 
configuration object model. 
 | 
| com.tangosol.coherence.config.xml.preprocessor | 
 Defines the Xml document Pre-Processors for Coherence Cache Configuration files. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| com.tangosol.config.xml | 
 Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AddressProviderBuilder | 
FactoryBasedAddressProviderBuilder.setDeferredException(ConfigurationException e)
Defer reporting ConfigurationException until realized. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ActionPolicy | 
ActionPolicyBuilder.ActionPolicyParameterizedBuilder.realize(com.tangosol.config.expression.ParameterResolver resolver,
       ClassLoader loader,
       ParameterList listParameters)
Realizes (creates if necessary) an instance of a object of type T, using the provided  
ParameterResolver
 to resolve values any referenced Parameters. | 
ActionPolicy | 
ActionPolicyBuilder.NullImplementationBuilder.realize(com.tangosol.config.expression.ParameterResolver resolver,
       ClassLoader loader,
       ParameterList listParameters)
Realizes (creates if necessary) an instance of a object of type T, using the provided  
ParameterResolver
 to resolve values any referenced Parameters. | 
ActionPolicy | 
ClusterQuorumPolicyBuilder.realize(com.tangosol.config.expression.ParameterResolver resolver,
       ClassLoader loader,
       ParameterList listParameters)
Realizes (creates if necessary) an instance of a object of type T, using the provided  
ParameterResolver
 to resolve values any referenced Parameters. | 
ActionPolicy | 
PartitionedCacheQuorumPolicyBuilder.realize(com.tangosol.config.expression.ParameterResolver resolver,
       ClassLoader loader,
       ParameterList listParameters)
Realizes (creates if necessary) an instance of a object of type T, using the provided  
ParameterResolver
 to resolve values any referenced Parameters. | 
ActionPolicy | 
ProxyQuorumPolicyBuilder.realize(com.tangosol.config.expression.ParameterResolver resolver,
       ClassLoader loader,
       ParameterList listParameters)
Realizes (creates if necessary) an instance of a object of type T, using the provided  
ParameterResolver
 to resolve values any referenced Parameters. | 
void | 
ActionPolicyBuilder.QuorumRule.validate()
Throw ConfigurationException if this  
ActionPolicyBuilder.QuorumRule.m_xmlElement configuration violates constraints. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
TCPAcceptorPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
TransactionalPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
SchemeRefPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
ViewSchemePreprocessor.preprocess(ProcessingContext context,
          XmlElement element)  | 
boolean | 
SystemPropertyPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
OperationalDefaultsPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
CacheDefaultsPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
PofSerializerPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
boolean | 
DefaultsCreationPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlConfig)  | 
boolean | 
ExtendPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AbstractEmptyElementProcessor.accepts(ProcessingContext context,
       XmlElement xmlElement)
Determines if the specified  
XmlElement should be processed. | 
ParameterizedBuilder<PasswordProvider> | 
PasswordProviderBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
ParameterizedBuilder<StorageAccessAuthorizer> | 
StorageAccessAuthorizerBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
Long | 
MillisProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ServiceFailurePolicyBuilder | 
ServiceFailurePolicyProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Serializer> | 
SerializerBuilderProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
protected abstract T | 
AbstractEmptyElementProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
MemorySizeProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
EnumProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
SpecificInstanceProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
SerializerFactory | 
SerializerFactoryProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.grid.PersistenceDependencies | 
PersistenceProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
List<ParameterizedBuilder<PartitionListener>> | 
PartitionListenerProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
List<ParameterizedBuilder<MemberListener>> | 
MemberListenerProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
protected PersistenceEnvironmentParamBuilder | 
PersistenceEnvironmentsProcessor.PersistenceEnvironmentProcessor.onProcess(ProcessingContext context,
         XmlElement xmlElement)  | 
com.tangosol.internal.net.service.peer.acceptor.HttpAcceptorDependencies | 
HttpAcceptorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
UnitCalculatorBuilder | 
UnitCalculatorProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
TopicMapping | 
TopicMappingProcessor.process(ProcessingContext context,
       XmlElement element)  | 
T | 
CustomizableBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResolvableParameterList | 
InitParamsProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.NameListDependencies | 
SSLNameListProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
List<WrapperStreamFactory> | 
WrapperStreamFactoryListProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Deprecated.  
Process an  
XmlElement to return a specific type of value. | 
List<NamedEventInterceptorBuilder> | 
InterceptorsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
CachingScheme | 
StorageProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
CacheConfig | 
ConfigurationProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.ProviderBuilder | 
ProviderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
CompositeSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.extend.proxy.DefaultInvocationServiceProxyDependencies | 
InvocationServiceProxyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
SerializersProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.acceptor.AcceptorDependencies | 
AcceptorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ActionPolicyBuilder | 
PartitionedQuorumPolicyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
PasswordProvidersProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
BundleManager | 
OperationBundlingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.acceptor.TcpAcceptorDependencies | 
TcpAcceptorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Object | 
UnsupportedFeatureProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder.HostnameVerifierBuilder | 
SSLHostnameVerifierProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
InetSocketAddress | 
LocalAddressProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Object> | 
InstanceProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResourceMappingRegistry | 
TopicSchemeMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies | 
SSLManagerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder.DefaultKeystoreDependencies | 
KeystoreProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SocketProviderBuilder | 
SocketProviderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
String | 
ParamTypeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ResourceMappingRegistry | 
CachingSchemeMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
MessageDeliveryModeProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Filter> | 
AuthorizedHostsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
PagedTopicScheme | 
PagedTopicSchemeProcessor.process(ProcessingContext context,
       XmlElement element)  | 
Void | 
DefaultsProcessor.process(ProcessingContext context,
       XmlElement element)  | 
CacheMapping | 
CacheMappingProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
AbstractEmptyElementProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
EvictionPolicyBuilder | 
EvictionPolicyProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
Collection<SubscriberGroupBuilder> | 
SubscriberGroupsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SSLSocketProviderDependenciesBuilder | 
SSLProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
StorageAccessAuthorizersProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
MapBuilder | 
InternalCacheSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<MapListener> | 
MapListenerProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
String | 
ScopeNameProcessor.process(ProcessingContext context,
       XmlElement element)  | 
AddressProviderBuilder | 
AddressProviderBuilderProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
BufferTypeProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.config.expression.Parameter | 
InitParamProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
CustomizableBinaryStoreManagerBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ServiceLoadBalancerBuilder | 
ServiceLoadBalancerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ServiceSchemeRegistry | 
CachingSchemesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Integer | 
LeaseGranularityProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
BackingMapScheme | 
BackingMapSchemeProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
DeltaCompressor | 
DeltaCompressorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
SocketProvidersProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Executor> | 
ExecutorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.initiator.InitiatorDependencies | 
InitiatorDependenciesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
Void | 
PersistenceEnvironmentsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
ServiceSchemeRegistry | 
SchemesProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
SocketOptions | 
SocketOptionsProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
com.tangosol.internal.net.service.peer.initiator.TcpInitiatorDependencies | 
TcpInitiatorProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
ParameterizedBuilder<Filter> | 
TransformerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
SubscriberGroupBuilder | 
SubscriberGroupProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  | 
BackingMapScheme | 
ValueStorageSchemeProcessor.process(ProcessingContext context,
       XmlElement element)  | 
com.tangosol.internal.net.service.extend.proxy.DefaultCacheServiceProxyDependencies | 
CacheServiceProxyProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
T | 
ServiceBuilderProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
static ParameterizedBuilder<?> | 
ElementProcessorHelper.processParameterizedBuilder(ProcessingContext context,
                           XmlElement element)
Attempts to process the specified  
XmlElement to produce a ParameterizedBuilder given a
 ProcessingContext. | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ConditionalElementProcessor.accepts(ProcessingContext context,
       XmlElement xmlElement)
Determines if the specified  
XmlElement should be processed. | 
NamespaceHandler | 
DefaultProcessingContext.ensureNamespaceHandler(String sPrefix,
                      NamespaceHandler handler)
Ensures that the specified  
NamespaceHandler for the specified prefix is defined in this
 ProcessingContext. | 
NamespaceHandler | 
DefaultProcessingContext.ensureNamespaceHandler(String sPrefix,
                      URI uri)
Ensures that an  
NamespaceHandler with the specified URI is available for use in the
 ProcessingContext with the specified prefix. | 
<T> T | 
DefaultProcessingContext.getMandatoryProperty(String sPath,
                    Type typeProperty,
                    XmlElement xmlParent)
Obtains the strongly typed value for the property defined at the path relative to the specified
  
XmlElement. | 
<T> T | 
ProcessingContext.getMandatoryProperty(String sPath,
                    Type typeProperty,
                    XmlElement xmlElement)
Obtains the strongly typed value for the property defined at the path relative to the specified
  
XmlElement. | 
<T> T | 
DefaultProcessingContext.getOptionalProperty(String sPropertyName,
                   Type typeProperty,
                   T defaultValue,
                   XmlElement xmlElement)
Obtains the strongly typed value for the property defined at the path relative to the specified
  
XmlElement. | 
<T> T | 
ProcessingContext.getOptionalProperty(String sPath,
                   Type typeProperty,
                   T defaultValue,
                   XmlElement xmlElement)
Obtains the strongly typed value for the property defined at the path relative to the specified
  
XmlElement. | 
com.tangosol.config.expression.Value | 
DefaultProcessingContext.getPropertyValue(String sPropertyName,
                Type typeProperty,
                XmlElement xmlParent,
                boolean fOnlyUsePropertyName)
Attempts to resolve the named property of the specified type in the current context and
 if required will parse the specified  
XmlElement in order to do so. | 
<B> B | 
DefaultProcessingContext.inject(B bean,
      XmlElement xmlElement)
Given the information available in the  
ProcessingContext, including the cookies, the
 ResourceRegistry the XmlElement, its
 XmlAttributes and/or children, inject appropriately named and typed values into the specified
 bean (using setter injection). | 
<B> B | 
ProcessingContext.inject(B bean,
      XmlElement xmlElement)
Given the information available in the  
ProcessingContext, including the cookies, the
 ResourceRegistry the XmlElement, its
 XmlAttributes and/or children, inject appropriately named and typed values into the specified
 bean (using setter injection). | 
boolean | 
DefaultProcessingContext.isPropertyDefined(String sPropertyName,
                 XmlElement xmlParent)
Determines if the specified property is defined at the path relative to the specified  
XmlElement. | 
boolean | 
ProcessingContext.isPropertyDefined(String sPath,
                 XmlElement xmlElement)
Determines if the specified property is defined at the path relative to the specified  
XmlElement. | 
boolean | 
DocumentPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Performs pre-processing of the an  
XmlElement, optionally mutating
 it (or it's children) as required. | 
boolean | 
DocumentElementPreprocessor.preprocess(ProcessingContext context,
          XmlElement xmlElement)
Performs pre-processing of the an  
XmlElement, optionally mutating
 it (or it's children) as required. | 
boolean | 
DocumentElementPreprocessor.ElementPreprocessor.preprocess(ProcessingContext context,
          XmlElement element)
Process an  
XmlElement, optionally mutating it (or it's children) if required. | 
T | 
AttributeProcessor.process(ProcessingContext context,
       XmlAttribute attribute)
Process an  
XmlAttribute and return a specific type of value. | 
T | 
SimpleAttributeProcessor.process(ProcessingContext context,
       XmlAttribute attribute)
Process an  
XmlAttribute and return a specific type of value. | 
T | 
SimpleElementProcessor.process(ProcessingContext context,
       XmlElement element)
Process an  
XmlElement to return a specific type of value. | 
T | 
ElementProcessor.process(ProcessingContext context,
       XmlElement xmlElement)
Process an  
XmlElement to return a specific type of value. | 
<T> T | 
DocumentProcessor.process(XmlDocumentReference refDocument,
       XmlDocumentReference... aOverrides)
Processes the  
XmlDocument located at the specified XmlDocumentReference. | 
Object | 
DefaultProcessingContext.processDocument(String sXml)
Request that the specified xml string
 (representing an xml document) be processed with appropriate
  
NamespaceHandlers. | 
Object | 
ProcessingContext.processDocument(String sXml)
Request that the specified xml string
 (representing an xml document) be processed with appropriate
  
NamespaceHandlers. | 
Object | 
DefaultProcessingContext.processDocument(XmlElement xmlElement)
Request that the specified  
XmlElement
 (representing the root of an XmlDocument)
 be processed with appropriate NamespaceHandlers. | 
Object | 
ProcessingContext.processDocument(XmlElement xmlElement)
Request that the specified  
XmlElement
 (representing the root of an XmlDocument)
 be processed with appropriate NamespaceHandlers. | 
Object | 
DefaultProcessingContext.processDocumentAt(String sLocation)
Request that the document specified by the URI/filename
 (containing the root of an XmlDocument)
 be processed with appropriate  
NamespaceHandlers. | 
Object | 
ProcessingContext.processDocumentAt(String sLocation)
Request that the document specified by the URI/filename
 (containing the root of an XmlDocument)
 be processed with appropriate  
NamespaceHandlers. | 
Object | 
DefaultProcessingContext.processDocumentAt(URI uri)
Request that the document specified by the URI/filename
 (containing the root of an XmlDocument)
 be processed with appropriate  
NamespaceHandlers. | 
Object | 
ProcessingContext.processDocumentAt(URI uri)
Request that the document specified by the URI/filename
 (containing the root of an XmlDocument)
 be processed with appropriate  
NamespaceHandlers. | 
Object | 
DefaultProcessingContext.processElement(String sXml)
Request the specified xml string be processed with an appropriate  
NamespaceHandler
 known by the ProcessingContext. | 
Object | 
ProcessingContext.processElement(String sXml)
Request the specified xml string be processed with an appropriate  
NamespaceHandler
 known by the ProcessingContext. | 
Object | 
DefaultProcessingContext.processElement(XmlElement xmlElement)
Request the specified  
XmlElement to be processed with an appropriate NamespaceHandler
 known by the ProcessingContext or outer ProcessingContexts. | 
Object | 
ProcessingContext.processElement(XmlElement xmlElement)
Request the specified  
XmlElement to be processed with an appropriate NamespaceHandler
 known by the ProcessingContext or outer ProcessingContexts. | 
Map<String,?> | 
DefaultProcessingContext.processElementsOf(XmlElement xmlElement)
Request that all of the child elements contained with in the specified  
XmlElement be
 processed using appropriate NamespaceHandlers known by the ProcessingContext. | 
Map<String,?> | 
ProcessingContext.processElementsOf(XmlElement xmlElement)
Request that all of the child elements contained with in the specified  
XmlElement be
 processed using appropriate NamespaceHandlers known by the ProcessingContext. | 
Map<String,?> | 
DefaultProcessingContext.processForeignElementsOf(XmlElement xmlElement)
Request that all of the child elements contained within the specified  
XmlElement that do not belong
 to the namespace of the said XmlElement are processed using appropriate processes. | 
Map<String,?> | 
ProcessingContext.processForeignElementsOf(XmlElement xmlElement)
Request that all of the child elements contained within the specified  
XmlElement that do not belong
 to the namespace of the said XmlElement are processed using appropriate processes. | 
<T> T | 
DefaultProcessingContext.processOnlyElementOf(XmlElement xmlElement)
Request that the only child element contained within the  
XmlElement is processed
 using an appropriate NamespaceHandler known by the ProcessingContext. | 
<T> T | 
ProcessingContext.processOnlyElementOf(XmlElement xmlElement)
Request that the only child element contained within the  
XmlElement is processed
 using an appropriate NamespaceHandler known by the ProcessingContext. | 
<T> T | 
DefaultProcessingContext.processRemainingElementOf(XmlElement xmlElement)
Request that the last remaining unprocessed child element contained within the specified  
XmlElement
 is processed using an appropriate ElementProcessor. | 
<T> T | 
ProcessingContext.processRemainingElementOf(XmlElement xmlElement)
Request that the last remaining unprocessed child element contained within the specified  
XmlElement
 is processed using an appropriate ElementProcessor. | 
Map<String,?> | 
DefaultProcessingContext.processRemainingElementsOf(XmlElement xmlElement)
Request that the last remaining unprocessed children contained within the specified  
XmlElement
 are processed using appropriate ElementProcessors. | 
Map<String,?> | 
ProcessingContext.processRemainingElementsOf(XmlElement xmlElement)
Request that the last remaining unprocessed children contained within the specified  
XmlElement
 are processed using appropriate ElementProcessors. |