public class JBossXSEntityResolver extends Object implements org.apache.xerces.xni.parser.XMLEntityResolver
Constructor and Description |
---|
JBossXSEntityResolver(EntityResolver resolver,
Map<String,URL> schemaLocationByNamespace) |
Modifier and Type | Method and Description |
---|---|
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resId)
Resolves an external parsed entity.
|
public JBossXSEntityResolver(EntityResolver resolver, Map<String,URL> schemaLocationByNamespace)
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resId) throws org.apache.xerces.xni.XNIException, IOException
resolveEntity
in interface org.apache.xerces.xni.parser.XMLEntityResolver
org.apache.xerces.xni.XNIException
IOException
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.