Class DarDriverService

  • All Implemented Interfaces:
    de.schlichtherle.truezip.fs.FsDriverProvider

    public class DarDriverService
    extends de.schlichtherle.truezip.fs.spi.FsDriverService
    Maps the XL Deploy Archive (dar) extension to the TrueZip Jar Driver.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<de.schlichtherle.truezip.fs.FsScheme,​de.schlichtherle.truezip.fs.FsDriver> get()  
      • Methods inherited from class de.schlichtherle.truezip.fs.spi.FsDriverService

        newMap, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DarDriverService

        public DarDriverService()
    • Method Detail

      • get

        public java.util.Map<de.schlichtherle.truezip.fs.FsScheme,​de.schlichtherle.truezip.fs.FsDriver> get()