Elexis API documentation
Version 2.1.6 as of December 11 2011

eaustria.edifact
Class EdifactXmlReader

java.lang.Object
  extended by eaustria.edifact.EdifactXmlReader

public class EdifactXmlReader
extends java.lang.Object

Liest einen EDIFACT-Datenstrom und liefert einen XML-DOM-Baum zurück. Die Interpretation der EDIFACT-Daten ist dem Aufrufer überlassen.

Author:
leo

Constructor Summary
EdifactXmlReader(java.io.InputStream is)
          Initialisiert den Leser mit einem EDIFACT-Datenstrom.
 
Method Summary
 org.w3c.dom.Document parse()
          Wertet den gesamten Datenstrom aus und liefert ihn als XML-Dokument zurück.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdifactXmlReader

public EdifactXmlReader(java.io.InputStream is)
Initialisiert den Leser mit einem EDIFACT-Datenstrom.

Throws:
java.io.IOException
Method Detail

parse

public org.w3c.dom.Document parse()
                           throws java.io.IOException,
                                  javax.xml.parsers.ParserConfigurationException
Wertet den gesamten Datenstrom aus und liefert ihn als XML-Dokument zurück.

Returns:
Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis