Package ca.uhn.fhir.util
Class XmlDetectionUtil
java.lang.Object
ca.uhn.fhir.util.XmlDetectionUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
This method will returntrue
if a StAX XML parsing library is present on the classpath
-
Constructor Details
-
XmlDetectionUtil
public XmlDetectionUtil()
-
-
Method Details
-
isStaxPresent
This method will returntrue
if a StAX XML parsing library is present on the classpath
-