Constructor.
super(factory);
if (factory.hasFeature("XML", null) != true) {
throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
}
//
// check if loaded documents are supported for content type
//
String contentType = getContentType();
preload(contentType, "hc_staff", true);