public interface ResourceFactory
Modifier and Type | Method and Description |
---|---|
Resource |
makeResource(Configuration config,
AbstractResourceCollection.InputDetails details)
Create a Resource with given content
|
Resource makeResource(Configuration config, AbstractResourceCollection.InputDetails details) throws XPathException
config
- the Saxon configurationdetails
- information about the resourceXPathException
- if a failure occurs creating the resourceCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.