public class ValidatorEntityResolver extends DefaultHandler implements EntityResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
DC |
static String |
FEDORA |
static String |
FEDORA_COMMONS |
static String |
LOCAL_FEDORA |
static String |
OAI |
static String |
W3C |
| Constructor and Description |
|---|
ValidatorEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic static String W3C
public static String FEDORA
public static String FEDORA_COMMONS
public static String LOCAL_FEDORA
public static String DC
public static String OAI
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverresolveEntity in class DefaultHandlerSAXExceptionIOExceptionCopyright © 2015 DuraSpace. All Rights Reserved.