|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sqs_xml.editor.sqs.source.SQSSourceFactory
Constructor Summary | |
SQSSourceFactory()
|
Method Summary | |
Source |
createSource()
|
Source |
createSource(java.io.File file)
|
Source |
createSource(java.net.URL url,
boolean readonly,
java.lang.String title)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQSSourceFactory()
Method Detail |
public Source createSource() throws SourceException
createSource
in interface SourceFactory
SourceException
public Source createSource(java.io.File file) throws SourceException
createSource
in interface SourceFactory
SourceException
public Source createSource(java.net.URL url, boolean readonly, java.lang.String title) throws SourceException
createSource
in interface SourceFactory
SourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |