A B C D E F G H I J K L M N O P R S T U V W X _

X

XMLConfigurationPersistenceEngine - class net.sourceforge.java.feednread.backend.configuration.XMLConfigurationPersistenceEngine.
XMLConfigurationPersistenceEngine represents an xml based persistence layer for the Feed'n Read cconfiguration.
XMLConfigurationPersistenceEngine(String) - Constructor for class net.sourceforge.java.feednread.backend.configuration.XMLConfigurationPersistenceEngine
Creates a new XMLConfigurationPersistenceEngine bound to the specified filename.
XmlProgressReader - class net.sourceforge.java.util.io.XmlProgressReader.
XMLReader extension that is bindable to a IProgressMonitor to report the progress of a xml read operation.
XmlProgressReader(InputStream, boolean, IProgressMonitor) - Constructor for class net.sourceforge.java.util.io.XmlProgressReader
Creates a new XmlProgressReader which reads from the specified InputStream and reports its reading progress to the specified IProgressMonitor.
XmlProgressReader(InputStream, String, boolean, IProgressMonitor) - Constructor for class net.sourceforge.java.util.io.XmlProgressReader
Creates a new XmlProgressReader which reads from the specified InputStream and reports its reading progress to the specified IProgressMonitor.
XmlProgressReader(URL, IProgressMonitor) - Constructor for class net.sourceforge.java.util.io.XmlProgressReader
Creates a new XmlProgressReader which reads from the specified URL and reports its reading progress to the specified IProgressMonitor.
XmlProgressReader(URLConnection, IProgressMonitor) - Constructor for class net.sourceforge.java.util.io.XmlProgressReader
Creates a new XmlProgressReader which reads using the specified URLConnection and reports its reading progress to the specified IProgressMonitor.

A B C D E F G H I J K L M N O P R S T U V W X _