Uses of Class
org.qdl_lang.util.QDLFileUtil.FileAttributes
-
Packages that use QDLFileUtil.FileAttributes Package Description org.qdl_lang.util Utilities for QDL. -
-
Uses of QDLFileUtil.FileAttributes in org.qdl_lang.util
Methods in org.qdl_lang.util that return QDLFileUtil.FileAttributes Modifier and Type Method Description static QDLFileUtil.FileAttributes
QDLFileUtil. readAttributes(State state, String fullPath)
Read off the file attributes (such as name, length etc.) from the given file
-