Package | Description |
---|---|
org.smooks.cartridges.javabean.factory |
Modifier and Type | Class and Description |
---|---|
class |
BasicFactoryDefinitionParser
The BasicFactoryDefinitionParser supports two kinds of
factory definitions:
some.package.SomeFactory#createObject
This defines that the 'createObject' of the class 'some.package.SomeFactory' should be called for creating the target object. |
class |
MVELFactoryDefinitionParser
Creates MVELFactory objects from a factory definition.
|
Copyright © 2024. All rights reserved.