Class CachedRelayDescriptorReader


  • public class CachedRelayDescriptorReader
    extends java.lang.Object
    Parses all descriptors in local directory cacheddesc/ and sorts them into directory structure in directory-archive/.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void readDescriptors()
      Reads cached-descriptor files from one or more directories and passes them to the given descriptor parser.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • readDescriptors

        public void readDescriptors()
        Reads cached-descriptor files from one or more directories and passes them to the given descriptor parser.