|
SOA © 2004 SoS Group All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.InputSource
sos.koa.CandidateListInputSource
CandidateListInputSource.
Field Summary | |
private CandidateList |
candidates
|
Fields inherited from class org.xml.sax.InputSource |
|
Constructor Summary | |
CandidateListInputSource()
|
|
CandidateListInputSource(CandidateList candidates)
Constructor for the CandidateListInputSource |
Method Summary | |
CandidateList |
getCandidateList()
Returns the candidates. |
void |
setCandidateList(CandidateList candidates)
Sets the candidates. |
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 CandidateList candidates
Constructor Detail |
public CandidateListInputSource(CandidateList candidates)
candidates
- The CandidateList object to usepublic CandidateListInputSource()
Method Detail |
public CandidateList getCandidateList()
public void setCandidateList(CandidateList candidates)
candidates
- The candidates to set
|
SOA © 2004 SoS Group All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |