Interface and Description |
---|
org.milyn.delivery.StreamReader
No longer required.
AbstractParser always creates an InputSource
that contains both an InputStream and a Reader , XMLReader implementation
can pick whichever it needs and no need to mark it as requiring one or the other. |
Class and Description |
---|
org.milyn.javabean.BeanAccessor
Use the
BeanContext to manager the beans |
org.milyn.csv.CSVBinding
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
org.milyn.csv.CSVReader
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
org.milyn.csv.CSVReaderConfigurator
Use the
CSVRecordParserConfigurator . |
org.milyn.delivery.sax.WriterUtil
Use
SAXElementWriterUtil . |
Enum and Description |
---|
org.milyn.csv.CSVBindingType
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
Field and Description |
---|
org.milyn.javabean.decoders.LocaleAwareDateDecoder.LOCALE_COUNTRY_CODE
Use
LocaleAwareDecoder . |
org.milyn.javabean.decoders.LocaleAwareDateDecoder.LOCALE_LANGUAGE_CODE
Use
LocaleAwareDecoder . |
org.milyn.cdr.SmooksResourceConfiguration.PARAM_RESDATA
Resource now specified on <resource> element.
Since Configuration DTD v2.0.
|
org.milyn.cdr.SmooksResourceConfiguration.PARAM_RESTYPE
Resource type now specified on "type" attribute of <resource> element.
Since Configuration DTD v2.0.
|
org.milyn.javabean.decoders.LocaleAwareDateDecoder.VERIFY_LOCALE
Use
LocaleAwareDecoder . |
Method and Description |
---|
org.milyn.ejc.EJC.compile(InputStream, String, String, String) |
org.milyn.delivery.sax.SAXElement.getAttribute(String, String) |
org.milyn.javabean.BeanUtils.getBean(String, ExecutionContext) |
org.milyn.delivery.sax.SAXElement.getCache() |
org.milyn.cdr.SmooksResourceConfiguration.getContextualSelector()
Use {#link #getSelectorSteps}.
|
org.milyn.io.StreamUtils.readFile(File) |
org.milyn.cdr.SmooksResourceConfigurationStore.removeShutdownHook()
Smooks no longer uses shutdown hooks. The containing application
is responsible for calling
Smooks.close() . |
org.milyn.delivery.sax.SAXElement.setCache(Object) |
org.milyn.delivery.Filter.setFilterType(Smooks, Filter.StreamFilterType) |
Constructor and Description |
---|
org.milyn.payload.JavaSource()
Use any of the other constructors.
|
Copyright © 2020. All rights reserved.