|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyConnection
leon.peer.file.LyFileConnection
leon.peer.file.LyFileInfoConnection
public class LyFileInfoConnection
This class is used as a connection for local files.
LyFileConnection
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.peer.file.LyFileConnection |
---|
TEST_CHARSET |
Constructor Summary | |
---|---|
LyFileInfoConnection(LyApplication application,
java.lang.String baseDirectory)
Constructor. |
Method Summary |
---|
Methods inherited from class leon.peer.file.LyFileConnection |
---|
closeFile, getConnectionCharset, getStartLine, openFile, readFile, writeFile, writeLine |
Methods inherited from class leon.peer.LyConnection |
---|
addValue, autoCommit, close, commit, dump, getError, getUID, getValue, isClosed, isReserved, prepareCommit, released, reserved, rollback, setDataProvider, setError, setUID |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyFileInfoConnection(LyApplication application, java.lang.String baseDirectory)
classInfo
- ClassInfo used by the request encoder.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |