|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.xml.stream.StaxEntityResolverWrapper
public class StaxEntityResolverWrapper
| Constructor Summary | |
|---|---|
StaxEntityResolverWrapper(javax.xml.stream.XMLResolver resolver)
Creates a new instance of StaxEntityResolverWrapper |
|
| Method Summary | |
|---|---|
javax.xml.stream.XMLResolver |
getStaxEntityResolver()
|
StaxXMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier)
|
void |
setStaxEntityResolver(javax.xml.stream.XMLResolver resolver)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaxEntityResolverWrapper(javax.xml.stream.XMLResolver resolver)
| Method Detail |
|---|
public void setStaxEntityResolver(javax.xml.stream.XMLResolver resolver)
public javax.xml.stream.XMLResolver getStaxEntityResolver()
public StaxXMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier)
throws org.apache.xerces.xni.XNIException,
java.io.IOException
org.apache.xerces.xni.XNIException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||