PhoenixmlDb.XQuery
PolicyEnforcingResolver
Wraps an and enforces rules before delegating to the inner resolver or a custom .
#PolicyEnforcingResolver
Namespace: PhoenixmlDb.XQuery.Security
Wraps an and enforces rules before delegating to the inner resolver or a custom .
#Methods
#CheckWriteAccess(String)
Checks whether a write operation is allowed for the given href.
#IsTextAvailable(String)
Checks text availability without loading.
#OpenResultDocument(String)
Opens a result document writer via the custom resolver, if available.
#ResolveStylesheetModule(String,Uri)
Resolves a stylesheet module via the custom resolver, if available.
#ResolveText(String,String)
Resolves text content, enforcing policy. Used by unparsed-text() functions.