|
Elexis API documentation as of September 4 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataReceiver
A generic mediator between XML-Sources and Elexis objects
Method Summary | |
---|---|
Result |
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 |
Method Detail |
---|
load(Element input, java.lang.Object context)
input
- the Element to loadcontext
- the context to put the element
Result finalizeImport()
|
Elexis API documentation as of September 4 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |