Package org.apache.camel.xml.io.util
Class XmlStreamInfo
java.lang.Object
org.apache.camel.xml.io.util.XmlStreamInfo
Generic information about XML Stream to make later, full parsing easier (or unnecessary if the stream is not recognized for example).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlStreamInfo
public XmlStreamInfo()
-
-
Method Details
-
isValid
public boolean isValid() -
getProblem
-
setProblem
-
getRootElementName
-
getRootElementNamespace
-
getNamespaces
-
getAttributes
-
getModelines
-