|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.verisign.epp.util.EPPSchemaParsingEntityResolver
public class EPPSchemaParsingEntityResolver
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Constructor Summary | |
---|---|
EPPSchemaParsingEntityResolver()
Creates a new EPPSchemaParsingEntityResolver object. |
Method Summary | |
---|---|
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier aXMLResourceIdentifier)
Resolves the entity passed in when parsing the instance document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EPPSchemaParsingEntityResolver()
Method Detail |
---|
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier aXMLResourceIdentifier) throws org.apache.xerces.xni.XNIException, java.io.IOException
resolveEntity
in interface org.apache.xerces.xni.parser.XMLEntityResolver
aXMLResourceIdentifier
- DOCUMENT ME!
org.apache.xerces.xni.XNIException
- DOCUMENT ME!
java.io.IOException
- DOCUMENT ME!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |