|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.xml.DelegatingEntityResolver
org.apache.cxf.bus.spring.BusEntityResolver
public class BusEntityResolver
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.xml.DelegatingEntityResolver |
|---|
DTD_SUFFIX, XSD_SUFFIX |
| Constructor Summary | |
|---|---|
BusEntityResolver(org.xml.sax.EntityResolver dr,
org.xml.sax.EntityResolver sr)
|
|
| Method Summary | |
|---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId)
|
| Methods inherited from class org.springframework.beans.factory.xml.DelegatingEntityResolver |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BusEntityResolver(org.xml.sax.EntityResolver dr,
org.xml.sax.EntityResolver sr)
| Method Detail |
|---|
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
java.lang.String systemId)
throws org.xml.sax.SAXException,
java.io.IOException
resolveEntity in interface org.xml.sax.EntityResolverresolveEntity in class org.springframework.beans.factory.xml.DelegatingEntityResolverorg.xml.sax.SAXException
java.io.IOException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||