Package wt.util.xml
Class WTURIResolver
java.lang.Object
wt.util.xml.WTURIResolver
- All Implemented Interfaces:
URIResolver
This class resolves the referenced xsl files by a given xsl file from WT_HOME location only.
Supported API: true
Extendable: false
-
Constructor Summary
ConstructorsConstructorDescriptionWTURIResolver(String path) Resolves all referenced xsl files by a given input xsl file from WT_HOME location only. -
Method Summary
-
Constructor Details
-
WTURIResolver
Resolves all referenced xsl files by a given input xsl file from WT_HOME location only.
Supported API: true- Parameters:
path-
-