org.xhtmlrenderer.swing
Class UriResolver

java.lang.Object
  extended by org.xhtmlrenderer.swing.UriResolver

public class UriResolver
extends Object


Constructor Summary
UriResolver()
           
 
Method Summary
 String getBaseUri()
           
 String resolve(String uri)
           
 void setBaseUri(String baseUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UriResolver

public UriResolver()
Method Detail

resolve

public String resolve(String uri)

setBaseUri

public void setBaseUri(String baseUri)

getBaseUri

public String getBaseUri()


Copyright © 2013. All Rights Reserved.