|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.streamsource.file.FileSourceFactoryAssembler
public class FileSourceFactoryAssembler
| Constructor Summary | |
|---|---|
FileSourceFactoryAssembler()
|
|
| Method Summary | |
|---|---|
FileSourceFactory |
assemble(ConfigurationContext context)
|
void |
setDirectory(java.lang.String directory)
|
void |
setEncoding(java.lang.String charsetName)
|
void |
setFile(java.lang.String file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSourceFactoryAssembler()
| Method Detail |
|---|
public void setDirectory(java.lang.String directory)
public void setFile(java.lang.String file)
public void setEncoding(java.lang.String charsetName)
public FileSourceFactory assemble(ConfigurationContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||