Package org.xhtmlrenderer.swing
Class UriResolver
- java.lang.Object
-
- org.xhtmlrenderer.swing.UriResolver
-
@ParametersAreNonnullByDefault public class UriResolver extends Object
-
-
Constructor Summary
Constructors Constructor Description UriResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBaseUri()Stringresolve(String uri)StringresolveUri(String uri)voidsetBaseUri(String baseUri)
-