|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.InputSource
org.eclipse.mylar.internal.tasks.core.SaxRepositoriesWriter.TaskRepositoriesInputSource
private static class SaxRepositoriesWriter.TaskRepositoriesInputSource
Field Summary | |
---|---|
private java.util.Collection<TaskRepository> |
repositories
|
Constructor Summary | |
---|---|
SaxRepositoriesWriter.TaskRepositoriesInputSource(java.util.Collection<TaskRepository> repositories)
|
Method Summary | |
---|---|
java.util.Collection<TaskRepository> |
getRepositories()
|
Methods inherited from class org.xml.sax.InputSource |
---|
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Collection<TaskRepository> repositories
Constructor Detail |
---|
public SaxRepositoriesWriter.TaskRepositoriesInputSource(java.util.Collection<TaskRepository> repositories)
Method Detail |
---|
public java.util.Collection<TaskRepository> getRepositories()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |