|
Qizx fe-4.4p2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleResolver
Resolves a module URI specified by a XQuery 'import module' declaration.
Method Summary | |
---|---|
URL[] |
resolve(String moduleNamespaceURI,
String[] locationHints)
Resolves a module namespace to one or several compilation units. |
Source |
resolveTemplates(String url)
Resolves an URL for an XSLT stylesheet. |
Method Detail |
---|
URL[] resolve(String moduleNamespaceURI, String[] locationHints) throws MalformedURLException
moduleNamespaceURI
- target namespace of the module to import.locationHints
- optional URI's used as resolution hints.
MalformedURLException
- if provided module URI's or hints are invalidSource resolveTemplates(String url)
url
- URL of the stylesheet
|
© 2010 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |