public static class SchemaModelImpl.InternalSchemaResolver
extends java.lang.Object
implements org.apache.xerces.xni.parser.XMLEntityResolver
| Constructor and Description |
|---|
InternalSchemaResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
put(java.net.URI uri,
byte[] bytes) |
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier) |
public void put(java.net.URI uri,
byte[] bytes)
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier)
throws org.apache.xerces.xni.XNIException,
java.io.IOException
resolveEntity in interface org.apache.xerces.xni.parser.XMLEntityResolverorg.apache.xerces.xni.XNIExceptionjava.io.IOException