Package org.smooks.engine.lookup
Class ContentHandlerFactoryLookup
- java.lang.Object
-
- org.smooks.engine.lookup.ContentHandlerFactoryLookup
-
-
Constructor Summary
Constructors Constructor Description ContentHandlerFactoryLookup(String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.smooks.api.delivery.ContentHandlerFactory<?>apply(Map<Object,Object> registryEntries)
-
-
-
Constructor Detail
-
ContentHandlerFactoryLookup
public ContentHandlerFactoryLookup(String type)
-
-