Saxon.Api
Interface IResourceFactory
-
public interface IResourceFactory
A ResourceFactory is used for constructing a particular type of resource
Method Summary |
|
---|---|
IResource | MakeResource(Processor proc) Create a Resource with given content |
Create a Resource with given content
Parameters:
proc
- the Saxon ProcessorReturns: