|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemoryDataProvider | |
|---|---|
| com.docmosis.template.population | |
| Uses of MemoryDataProvider in com.docmosis.template.population |
|---|
| Subclasses of MemoryDataProvider in com.docmosis.template.population | |
|---|---|
class |
JSONDataProvider
A MemoryDataProvider that can load itself from JSON formatted data. |
class |
SQLDataProvider
Currently the SQL Data Provider doesn't support Image Data being provided by the database. |
class |
XMLDataProvider
A data provider that can be converted to or from XML. |
| Methods in com.docmosis.template.population with parameters of type MemoryDataProvider | |
|---|---|
protected static void |
XMLDataProvider.addElementsToDocument(MemoryDataProvider dp,
Node node,
Document doc)
Adds all immediate fields to the given XML node. |
static String |
JSONDataProvider.toJSONString(MemoryDataProvider dp)
Convert the given Data Provider into a JSON string. |
static Document |
XMLDataProvider.toXML(MemoryDataProvider dp)
Convert the given Data Provider into XML. |
|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||