| Package | Description |
|---|---|
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.resource | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Method and Description |
|---|---|
XMLResource |
UserAgentCallback.getXMLResource(String uri)
Retrieves the XML at the given URI.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLResource |
XMLResource.load(InputSource source) |
static XMLResource |
XMLResource.load(InputStream stream) |
static XMLResource |
XMLResource.load(Reader reader) |
static XMLResource |
XMLResource.load(Source source) |
| Modifier and Type | Method and Description |
|---|---|
XMLResource |
NaiveUserAgent.getXMLResource(String uri)
Retrieves the XML located at the given URI.
|
XMLResource |
DelegatingUserAgent.getXMLResource(String uri)
Retrieves the XML located at the given URI.
|
Copyright © 2021. All rights reserved.