|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.exchange.XChangeImporter
ch.elexis.exchange.BlockImporter
public class BlockImporter
Constructor Summary | |
---|---|
BlockImporter(java.io.InputStream is)
|
Method Summary | |
---|---|
Result<?> |
finalizeImport()
end of the input operation. can be used for cleanup. |
Result<java.lang.Object> |
load(org.jdom.Element input,
java.lang.Object context)
load an Object from an XML stream |
Methods inherited from class ch.elexis.exchange.XChangeImporter |
---|
addBinary, findImportHandler, getContainer, load |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockImporter(java.io.InputStream is)
Method Detail |
---|
public Result<?> finalizeImport()
IDataReceiver
finalizeImport
in interface IDataReceiver
finalizeImport
in class XChangeImporter
public Result<java.lang.Object> load(org.jdom.Element input, java.lang.Object context)
IDataReceiver
load
in interface IDataReceiver
load
in class XChangeImporter
input
- the Element to loadcontext
- the context to put the element
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |