public class EJB3DTDEntityResolver
extends org.hibernate.internal.util.xml.DTDEntityResolver
Modifier and Type | Field and Description |
---|---|
static org.xml.sax.EntityResolver |
INSTANCE |
Constructor and Description |
---|
EJB3DTDEntityResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
isResolved()
Persistence.xml has been resolved locally
|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |
public boolean isResolved()
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId, java.lang.String systemId)
resolveEntity
in interface org.xml.sax.EntityResolver
resolveEntity
in class org.hibernate.internal.util.xml.DTDEntityResolver
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.