public class MockContentDeliveryConfig extends DOMContentDeliveryConfig
SMOOKS_VISITORS_SORT
Constructor and Description |
---|
MockContentDeliveryConfig() |
Modifier and Type | Method and Description |
---|---|
void |
addObject(String selector,
Object object) |
List |
getObjects(String selector)
Get a list
Object s from the supplied SmooksResourceConfiguration selector value. |
addToExecutionLifecycleSets, configureFilterBypass, getAssemblyVisitAfters, getAssemblyVisitBefores, getFilterBypass, getProcessingVisitAfters, getProcessingVisitBefores, getSerailizationVisitors, getVisitCleanables, newFilter, setAssemblyVisitAfters, setAssemblyVisitBefores, setProcessingVisitAfters, setProcessingVisitBefores, setSerailizationVisitors, setVisitCleanables, sort
addToExecutionLifecycleSets, executeHandlerCleanup, executeHandlerInit, getConfigBuilderEvents, getDTD, getFilterBypass, getSmooksResourceConfigurations, getSmooksResourceConfigurations, getXMLReader, initializeXMLReaderPool, isDefaultSerializationOn, returnXMLReader, setApplicationContext, setDtd, setSmooksResourceConfigurations
public ContentHandlerConfigMapTable assemblyBefores
public ContentHandlerConfigMapTable assemblyAfters
public ContentHandlerConfigMapTable processingBefores
public ContentHandlerConfigMapTable processingAfters
public ContentHandlerConfigMapTable serializationUnits
public ContentHandlerConfigMapTable visitCleanables
public Map objectsHash
public List getObjects(String selector)
AbstractContentDeliveryConfig
Object
s from the supplied SmooksResourceConfiguration
selector value.
Uses SmooksResourceConfigurationStore.getObject(org.milyn.cdr.SmooksResourceConfiguration)
to construct the object.getObjects
in interface ContentDeliveryConfig
getObjects
in class AbstractContentDeliveryConfig
selector
- selector attribute value from the .cdrl file in the .cdrar.SmooksResourceConfigurationStore.getObject(org.milyn.cdr.SmooksResourceConfiguration)
,
ContentDeliveryConfig.getSmooksResourceConfigurations(String)
Copyright © 2013. All rights reserved.