public class Resolver extends Object
| Constructor and Description |
|---|
Resolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addService(String protocol,
ResolvingService r) |
void |
resolve(File target,
String protocol,
String args) |
public void addService(String protocol, ResolvingService r)
public void resolve(File target, String protocol, String args) throws IOException, UnresolvableResourceException
Copyright © 2017. All rights reserved.