Class AptUtils


  • public abstract class AptUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AptUtils()  
    • Method Summary

      Modifier and Type Method Description
      static Link[] extractLinksFromApt​(java.io.File aptFile)  
      • Methods inherited from class java.lang.Object

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

      • AptUtils

        public AptUtils()
    • Method Detail

      • extractLinksFromApt

        public static Link[] extractLinksFromApt​(java.io.File aptFile)
                                          throws java.io.IOException
        Throws:
        java.io.IOException