public final class URLResolver extends Object
Constructor and Description |
---|
URLResolver() |
Modifier and Type | Method and Description |
---|---|
static URLResolver |
getInstance() |
void |
transform(Node node,
URL url) |
String |
transform(String html,
URL url,
boolean setBaseTag)
transform the HTML String
|
public URLResolver()
public void transform(Node node, URL url) throws MalformedURLException
MalformedURLException
public String transform(String html, URL url, boolean setBaseTag) throws PageException
html
- HTML String to transformurl
- Absolute URL path to setPageException
public static URLResolver getInstance()
Copyright © 2015 Lucee