| 
Elexis API documentation as of September 4 2011 | |||||||||
| 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 | |
|---|---|
  | 
finalizeImport()
end of the input operation. can be used for cleanup.  | 
  | 
load(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 | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BlockImporter(java.io.InputStream is)
| Method Detail | 
|---|
publicfinalizeImport() 
IDataReceiver
finalizeImport in interface IDataReceiverfinalizeImport in class XChangeImporterpublicload(Element input, java.lang.Object context) 
IDataReceiver
load in interface IDataReceiverload in class XChangeImporterinput - the Element to loadcontext - the context to put the element
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||