Package de.wwu.scdh.saxon.harden
-
Class Summary Class Description FilesystemFilter A filter that restricts access to the file system to a specific paths given by configuration.HardenedOutputResolver Based onStandardOutputResolver
, this resolver restricts the access to the local file system by using aFilesystemFilter
.HardenedResultDocumentResolver Based onStandardResultDocumentResolver
, this resolver restricts the access to the local file system by using aFilesystemFilter
.HardenedUnparsedTextResolver Based onStandardURIResolver
, this resolver restricts the access to the local file system by using aFilesystemFilter
.HardenedURIResolver Based onStandardURIResolver
, this resolver restricts the access to the local file system by using aFilesystemFilter
. -
Exception Summary Exception Description FilesystemFilterException