Example usage for org.apache.commons.net.ftp.parser DefaultFTPFileEntryParserFactory subclass-usage

List of usage examples for org.apache.commons.net.ftp.parser DefaultFTPFileEntryParserFactory subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.net.ftp.parser DefaultFTPFileEntryParserFactory subclass-usage.

Usage

From source file org.openo.nfvo.emsdriver.commons.ftp.ExtendsDefaultFTPFileEntryParserFactory.java

/**
* This is the default implementation of the
* FTPFileEntryParserFactory interface.  This is the
* implementation that will be used by
* org.apache.commons.net.ftp.FTPClient.listFiles()
* if no other implementation has been specified.