public abstract class SimpleLinkResolver extends Object implements LinkResolver
| Constructor and Description |
|---|
SimpleLinkResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(Document document) |
abstract String |
resolve(Fragment.DocumentLink link) |
public abstract String resolve(Fragment.DocumentLink link)
resolve in interface LinkResolverpublic String resolve(Document document)
resolve in interface LinkResolverCopyright © 2016. All rights reserved.