Uses of Interface
org.ikasan.component.converter.xml.TargetCreator
-
Packages that use TargetCreator Package Description org.ikasan.component.converter.xml -
-
Uses of TargetCreator in org.ikasan.component.converter.xml
Methods in org.ikasan.component.converter.xml that return TargetCreator Modifier and Type Method Description TargetCreator<SOURCE,TARGET>XsltConverter. getTargetCreator()Methods in org.ikasan.component.converter.xml with parameters of type TargetCreator Modifier and Type Method Description voidXsltConverter. setTargetCreator(TargetCreator<SOURCE,TARGET> targetCreator)
-