|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.codex.TextResourceFactory
public class TextResourceFactory
| Constructor Summary | |
|---|---|
TextResourceFactory(java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
createResource(java.io.File file,
java.lang.String name)
Writes the initial bytes out to a file. |
java.lang.String |
getDefaultExtension()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextResourceFactory(java.lang.String text)
| Method Detail |
|---|
public void createResource(java.io.File file,
java.lang.String name)
throws java.io.IOException
ResourceFactory
createResource in interface ResourceFactoryjava.io.IOExceptionpublic java.lang.String getDefaultExtension()
getDefaultExtension in interface ResourceFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||