public class LocalXSDEntityResolver extends LocalEntityResolver
Constructor and Description |
---|
LocalXSDEntityResolver(Source[] schemaSources)
Public Constructor.
|
Modifier and Type | Method and Description |
---|---|
Source[] |
getSchemaSources()
Get the schema sources associated with this resolver instance.
|
clearEntityCache, getDocType, resolveEntity, setDocType
public LocalXSDEntityResolver(Source[] schemaSources)
schemaSources
- Schema sources.public Source[] getSchemaSources()
Copyright © 2020. All rights reserved.