public class XmlUtils extends Object
Constructor and Description |
---|
XmlUtils() |
Modifier and Type | Method and Description |
---|---|
static XMLStreamReader |
createSafeReader(InputStream inputStream) |
static XMLStreamReader |
createSafeReader(StreamSource source) |
public static XMLStreamReader createSafeReader(InputStream inputStream) throws XMLStreamException
XMLStreamException
public static XMLStreamReader createSafeReader(StreamSource source) throws XMLStreamException
XMLStreamException
Copyright © 2017 Apache NiFi Project. All rights reserved.