public class PersistenceEntityResolver extends Object implements EntityResolver
Purpose: Provide a mechanism for retrieving the DTD file from the classpath
EntityResolver
Constructor and Description |
---|
PersistenceEntityResolver()
INTERNAL:
|
Modifier and Type | Method and Description |
---|---|
void |
addLocalResource(String publicId,
String localFileName)
INTERNAL:
|
Hashtable |
getLocalResources()
INTERNAL:
|
InputSource |
resolveEntity(String publicId,
String systemId)
INTERNAL:
|
void |
setLocalResources(Hashtable ht)
INTERNAL:
|
public Hashtable getLocalResources()
public void setLocalResources(Hashtable ht)
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity
in interface EntityResolver
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference