public interface ColladaResourceResolver
ColladaRoot
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveFilePath(java.lang.String path)
Resolve a file path.
|
java.lang.String resolveFilePath(java.lang.String path) throws java.io.IOException
path
- A file path relative to a COLLADA document.java.io.IOException
- If an error occurs attempting to locate the resource.