| Constructor and Description |
|---|
| com.rometools.rome.io.SAXBuilder(boolean)
use SAXBuilder(XMLReaderJDOMFactory) with either XMLReaders.DTDVALIDATING or
XMLReaders.NONVALIDATING
|
| com.rometools.rome.io.XmlReader(URL)
As of release 2.0.0 and will be removed in version 3.0.0 due to too many problems with this approach.
|
| com.rometools.rome.io.XmlReader(URLConnection)
As of release 2.0.0 and will be removed in version 3.0.0 due to too many problems with this approach.
|
| com.rometools.rome.io.XmlReader(URLConnection, Map<String, String>)
As of release 2.0.0 and will be removed in version 3.0.0 due to too many problems with this approach.
|
| com.rometools.rome.io.XmlReader(URL, Map<String, String>)
As of release 2.0.0 and will be removed in version 3.0.0 due to too many problems with this approach.
|
Copyright © 2023. All rights reserved.