public class XMLTypeDetector
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static XMLDescriptor[] |
REGISTERED_DESCRIPTORS |
| Constructor and Description |
|---|
XMLTypeDetector() |
| Modifier and Type | Method and Description |
|---|---|
static XMLDescriptor |
determineType(java.lang.String doctype,
org.dom4j.Document root) |
public static final XMLDescriptor[] REGISTERED_DESCRIPTORS
public static XMLDescriptor determineType(java.lang.String doctype, org.dom4j.Document root)