Class SmallFile


  • public class SmallFile
    extends Object
    Author:
    Jorge Campins
    • Constructor Detail

      • SmallFile

        public SmallFile​(String path)
      • SmallFile

        public SmallFile​(String path,
                         Charset[] charsets)
    • Method Detail

      • getName

        public String getName()
      • getExtension

        public String getExtension()
      • getPath

        public Path getPath()
      • getCharsets

        public Charset[] getCharsets()
      • getCharset

        public Charset getCharset()
      • isEmpty

        public boolean isEmpty()
      • isNotEmpty

        public boolean isNotEmpty()