A path resolver that resolves paths starting with a percent sign ('%') to the 'class.' namespace.
Initializes a new instance of the PercentPathResolver class. This resolver maps paths starting with '%' to the 'class.' namespace.
Transforms the path.
Path to inspect.
The transformed path.
A path resolver that resolves paths starting with a percent sign ('%') to the 'class.' namespace.