protected static class XmlRepository.XmlLoader extends UrlLoader
| Modifier and Type | Field and Description |
|---|---|
protected StaxParser.XmlRepository |
xml |
GZIP, HEADER_ACCEPT_ENCODING| Constructor and Description |
|---|
XmlLoader(String url,
long expiration) |
XmlLoader(String url,
long expiration,
StaxParser.XmlRepository xml) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doRead(InputStream is) |
base64, checkAndLoadCache, getUrlprotected StaxParser.XmlRepository xml
public XmlLoader(String url, long expiration)
public XmlLoader(String url, long expiration, StaxParser.XmlRepository xml)
protected boolean doRead(InputStream is) throws IOException
doRead in class UrlLoaderIOExceptionCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.