public class EPPSchemaParsingEntityResolver
extends java.lang.Object
implements org.apache.xerces.xni.parser.XMLEntityResolver
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Constructor and Description |
---|
EPPSchemaParsingEntityResolver()
Creates a new EPPSchemaParsingEntityResolver object.
|
Modifier and Type | Method and Description |
---|---|
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier aXMLResourceIdentifier)
Resolves the entity passed in when parsing the instance document.
|
public EPPSchemaParsingEntityResolver()
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!Copyright © VeriSign Inc. All Rights Reserved.