Package com.tianscar.assetfile


package com.tianscar.assetfile
  • Interface Summary
    Interface
    Description
    A filter for abstract pathnames.
    Instances of classes that implement this interface are used to filter filenames.
  • Class Summary
    Class
    Description
    A File-like class that provides an abstract representation of file and directory pathnames (in assets).
    An InputStream that packaging an AssetFileDescriptor#AutoCloseInputStream for use.
    An OutputStream that packaging an AssetFileDescriptor#AutoCloseOutputStream for use.
    An InputStreamReader that packaging an AssetFileInputStream for use.
    An OutputStreamWriter that packaging an AssetFileOutputStream for use.