Class XmlUtils
- java.lang.Object
-
- network.oxalis.vefa.peppol.lookup.util.XmlUtils
-
public class XmlUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringextractRootNamespace(String xmlContent)static XMLStreamReaderstreamReader(InputStream inputStream)
-
-
-
Method Detail
-
streamReader
public static XMLStreamReader streamReader(InputStream inputStream) throws XMLStreamException
- Throws:
XMLStreamException
-
-