public class HrefResolver extends Object implements IHrefResolver
Modifier and Type | Field and Description |
---|---|
protected String |
currentXdpPath |
protected String |
rootPath |
Constructor and Description |
---|
HrefResolver(String rootPath) |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentXdpPath() |
String |
resolve(String path) |
void |
setCurrentXdpPath(String currentXdpPath) |
public HrefResolver(String rootPath)
public String resolve(String path)
resolve
in interface IHrefResolver
public String getCurrentXdpPath()
getCurrentXdpPath
in interface IHrefResolver
public void setCurrentXdpPath(String currentXdpPath)
setCurrentXdpPath
in interface IHrefResolver
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.