Docmosis API 4.5.0

Uses of Package
com.docmosis.template.population

Packages that use com.docmosis.template.population
com.docmosis.document   
com.docmosis.template.population   
com.docmosis.template.population.data   
com.docmosis.template.population.render   
 

Classes in com.docmosis.template.population used by com.docmosis.document
DataProvider
          The DataProvider interface marks classes that can provide data to the population phase of document production.
ImageSupplier
          This interface marks an ImageSupplier which can be used to obtain images on the fly.
 

Classes in com.docmosis.template.population used by com.docmosis.template.population
Cleanable
          Identify an Object that may be cleaned up.
CompoundDataProvider
          A DataProvider that provides a "chain" of data providers.
DataProvider
          The DataProvider interface marks classes that can provide data to the population phase of document production.
DataProviderBuilder
          This class helps to collect the data together for insertion into a document.
DataProviderGrouping
          Information for transforming a grid of data into a hierarchy.
DataProviderGroupingException
          A general exception for when data provider groupings are in an invalid state.
DataProviderKeyException
          An exception used when attempting to use malformed data provider keys to represent a call to a hierarchical data provider structure.
DataProvisionNotFoundException
           
Discriminator
          A class that looks for column (or multiple column) matches.
ImageSupplier.ImageSupplierException
           
ImageSupplierInfo
          Information about the supply of an image.
MemoryDataProvider
          An efficient memory based DataProvider.
MutableDataProvider
          An interface for a data provider that is editable.
MutableDataProviderFactory
           
NoSuchColumnNameException
          This exception should be used when the data provider population process finds a column in the groupings that does not exist in the result set.
ReflectiveDataProvider
          This data provider uses reflection to try to obtain data from within an arbitrary given object.
ReflectiveDataProvider.DataFormatManager
          A Manager of data formats that are applied to the results of reflective calls to format the data before it is passed into the render process.
SQLDataProvider
          Currently the SQL Data Provider doesn't support Image Data being provided by the database.
StringInterceptor
          StringInterceptors can make custom judgements about the the data that is about to be plugged into a DataProvider.
StringInterceptorException
           
XMLNodeFilter
          An interface that allows the filtering of XML nodes.
 

Classes in com.docmosis.template.population used by com.docmosis.template.population.data
MutableDataProvider
          An interface for a data provider that is editable.
StringInterceptor
          StringInterceptors can make custom judgements about the the data that is about to be plugged into a DataProvider.
StringInterceptorException
           
 

Classes in com.docmosis.template.population used by com.docmosis.template.population.render
DataProvider
          The DataProvider interface marks classes that can provide data to the population phase of document production.
 


Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.