Class NetUtil


  • public class NetUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NetUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String fetch​(java.lang.String url)  
      • Methods inherited from class java.lang.Object

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

      • NetUtil

        public NetUtil()
    • Method Detail

      • fetch

        public static java.lang.String fetch​(java.lang.String url)
                                      throws java.io.IOException
        Throws:
        java.io.IOException