Package adalid.util.meta.sql
Class MetaFolderSql
java.lang.Object
adalid.util.meta.sql.MetaFolderSql
- Author:
- Jorge Campins
-
Constructor Details
-
MetaFolderSql
-
-
Method Details
-
read
public boolean read() -
getRootFolder
- Returns:
- the root folder
-
getRootFolderPath
- Returns:
- the root folder path
-
getMetaFolder
- Returns:
- the meta folder
-
getMetaFolderPath
- Returns:
- the meta folder path
-
getMetaFolderWrapper
- Returns:
- the meta folder wrapper
-
getBaseFolder
- Returns:
- the base folder
-
getBaseFolderPath
- Returns:
- the base folder path
-
getReadingWarnings
public int getReadingWarnings()- Returns:
- the reading warnings count
-
getReadingErrors
public int getReadingErrors()- Returns:
- the reading errors count
-
getFiles
- Returns:
- the files map
-
getFolders
- Returns:
- the file folders map
-
getFileTypes
- Returns:
- the file types map
-
write
public void write()
-