public interface SourceMapSupplier
Modifier and Type | Method and Description |
---|---|
String |
getSourceMap(String url) |
String getSourceMap(String url) throws IOException
url
- The URL of the source map.IOException
Copyright © 2009-2015 Google. All Rights Reserved.