Docmosis API 4.5.0

Uses of Interface
com.docmosis.template.population.MutableDataProviderFactory

Packages that use MutableDataProviderFactory
com.docmosis.template.population   
 

Uses of MutableDataProviderFactory in com.docmosis.template.population
 

Classes in com.docmosis.template.population that implement MutableDataProviderFactory
 class MemoryDataProviderFactory
           
 class SQLDataProviderFactory
           
 

Methods in com.docmosis.template.population with parameters of type MutableDataProviderFactory
static void NestingDataProvider.addDataProvider(String key, DataProvider dp, MutableDataProvider building, MutableDataProviderFactory dpFactory)
           
static void NestingDataProvider.setImage(String key, File file, MutableDataProvider building, MutableDataProviderFactory dpFactory)
           
static void NestingDataProvider.setImage(String key, InputStream inputStream, MutableDataProvider building, MutableDataProviderFactory dpFactory)
           
static void NestingDataProvider.setString(String key, String value, MutableDataProvider building, MutableDataProviderFactory dpFactory)
           
 

Constructors in com.docmosis.template.population with parameters of type MutableDataProviderFactory
NestingDataProvider(DataProvider delegate, MutableDataProviderFactory dpFactory)
           
 


Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.