LocalXmlResourceResolver
@Deprecated public class DTDEntityResolver extends Object implements EntityResolver, Serializable
EntityResolver
implementation which attempts to resolve
various systemId URLs to local classpath look upsConstructor and Description |
---|
DTDEntityResolver()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InputSource |
resolveEntity(String publicId,
String systemId)
Deprecated.
|
protected InputStream |
resolveInHibernateNamespace(String path)
Deprecated.
|
protected InputStream |
resolveInLocalNamespace(String path)
Deprecated.
|
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity
in interface EntityResolver
protected InputStream resolveInHibernateNamespace(String path)
protected InputStream resolveInLocalNamespace(String path)
Copyright © 2016 JBoss by Red Hat. All rights reserved.