Class JenaXMLInput

java.lang.Object
org.apache.jena.util.JenaXMLInput

public class JenaXMLInput extends Object
Create XML input methods.

External DTDs and remote entity processing is disabled to prevent XXE attacks.
XXE Processing Problems

For advice in preventing these attacks, see XML External Entity Prevention Cheat Sheet which has a Java section.