public class EJB3DTDEntityResolver extends DTDEntityResolver
Modifier and Type | Field and Description |
---|---|
static EntityResolver |
INSTANCE |
Constructor and Description |
---|
EJB3DTDEntityResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
isResolved()
Persistence.xml has been resolved locally
|
InputSource |
resolveEntity(String publicId,
String systemId) |
resolveInHibernateNamespace, resolveInLocalNamespace
public static final EntityResolver INSTANCE
public boolean isResolved()
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity
in interface EntityResolver
resolveEntity
in class DTDEntityResolver
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.