| Home >> All >> org >> finj >> [ filter Javadoc ] |
org.finj.filter: Javadoc index of package org.finj.filter.
Package Samples:
org.finj.filter
Classes:
ASCIIDataFilterInputStream: Filter to be placed on InputStream when downloading data in org.finj.FTPConstants.ASCII_DATA_TYPE . Exchanges all occurrences of CR, CR/LF, LF/CR, LF for the one that is correct for the plateform on which org.finj.FTPClient is running. FIXME : mention default values. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ...
LocalDataFilterInputStream: Filter to be placed on InputStream when downloading data in org.finj.FTPConstants.LOCAL_DATA_TYPE . NB : I have absolutely NO idea of the way this should be implemented !! FIXME : mention default values. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ...
ImageDataFilterInputStream: Filter to be placed on InputStream when downloading data in org.finj.FTPConstants.IMAGE_DATA_TYPE . Actually, it doesn't do nothing... just for uniformisation purpose ! FIXME : mention default values. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ...
EBCDICDataFilterInputStream: Filter to be placed on InputStream when downloading data in org.finj.FTPConstants.EBCDIC_DATA_TYPE . FIXME : mention default values. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General ...
| Home | Contact Us | Privacy Policy | Terms of Service |