ParserHelperTryResolveUri Method |
Name | Description | |
---|---|---|
TryResolveUri(IGraph, IToken) |
Attempts to resolve a QName or URI Token into a URI Node and produces appropriate error messages if this fails.
| |
TryResolveUri(IParserContext, IToken) |
Attempts to resolve a QName or URI Token into a URI Node and produces appropriate error messages if this fails.
| |
TryResolveUri(IStoreParserContext, IToken) |
Attempts to resolve a QName or URI Token into a URI Node and produces appropriate error messages if this fails.
| |
TryResolveUri(IParserContext, IToken, Boolean) |
Attempts to resolve a QName or URI Token into a URI Node and produces appropriate error messages if this fails.
| |
TryResolveUri(IParserContext, IToken, Boolean, FuncString, String) |
Attempts to resolve a QName or URI Token into a URI Node and produces appropriate error messages if this fails.
|