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