Skip navigation links
C P U X 

C

com.adaptris.core.xinclude - package com.adaptris.core.xinclude
Implementation of AdaptrisMarshaller and AdapterRegistry that support xinclude directives when unmarshalling.
com.adaptris.interlok.preprocessor.xslt - package com.adaptris.interlok.preprocessor.xslt
Custom ConfigPreProcessor implementation that allows you to execute an XSLT before unmarshalling the adapter configuration file.

P

process(String) - Method in class com.adaptris.core.xinclude.XincludePreProcessor
 
process(URL) - Method in class com.adaptris.core.xinclude.XincludePreProcessor
 
process(String) - Method in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
 
process(URL) - Method in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
 

U

unmarshal(Reader) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 
unmarshal(String) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 
unmarshal(File) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 
unmarshal(URL) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 
unmarshal(URLString) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 
unmarshal(InputStream) - Method in class com.adaptris.core.xinclude.XStreamMarshaller
 

X

XincludePreProcessor - Class in com.adaptris.core.xinclude
Custom ConfigPreProcessor implementation that supports xinclude directives as part of the adapter configuration file.
XincludePreProcessor(BootstrapProperties) - Constructor for class com.adaptris.core.xinclude.XincludePreProcessor
 
XincludePreProcessor(KeyValuePairSet) - Constructor for class com.adaptris.core.xinclude.XincludePreProcessor
 
XSLT_PARAM_PREFIX - Static variable in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
The prefix key in configuration that will contain all the parameters you want to pass in to the transform.
XSLT_PASS_ENV - Static variable in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
The key in configuration specifying whether or not system properties and environment variables are passed as-is through to the stylesheet : "xslt.preprocessor.environment.params".
XSLT_TRANSFORMER_IMPL - Static variable in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
The key in configuration that dictates the XML transform factory to use : "xslt.preprocessor.transformerImpl".
XSLT_URL - Static variable in class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
The key in configuration defining the properties file where the transform is defined: "xslt.preprocessor.url".
XsltPreProcessor - Class in com.adaptris.interlok.preprocessor.xslt
Custom ConfigPreProcessor implementation that allows you to execute an XSLT before unmarshalling the adapter configuration file.
XsltPreProcessor(BootstrapProperties) - Constructor for class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
 
XsltPreProcessor(KeyValuePairSet) - Constructor for class com.adaptris.interlok.preprocessor.xslt.XsltPreProcessor
 
XStreamMarshaller - Class in com.adaptris.core.xinclude
XStream version of AdaptrisMarshaller that supports xinclude directives when unmarshalling.
XStreamMarshaller() - Constructor for class com.adaptris.core.xinclude.XStreamMarshaller
 
C P U X 
Skip navigation links