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, getUrl
protected 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 UrlLoader
IOException
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.