@ThreadSafe public static final class InputStore.U extends Object
Modifier and Type | Method and Description |
---|---|
static Iterable<File> |
mirrorSourceDirectories(VoteServer voteServer)
All mirror source directories, each directory (S) located at
~/votorola/in/vomir/S . |
static XMLStreamReader |
newXMLStreamReader(Reader reader)
Constructs a stream reader configured to read the input files for
vote-mirroring and such.
|
static XMLStreamReader |
newXMLStreamReader(String systemId,
Reader reader)
Constructs a stream reader configured to read the input files for
vote-mirroring and such.
|
public static Iterable<File> mirrorSourceDirectories(VoteServer voteServer)
~/votorola/in/vomir/S
.public static XMLStreamReader newXMLStreamReader(Reader reader) throws XMLStreamException
XMLStreamException
public static XMLStreamReader newXMLStreamReader(String systemId, Reader reader) throws XMLStreamException
XMLStreamException