Class UTType.URL

  • Enclosing class:
    UTType

    public static class UTType.URL
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      URL()  
    • Method Summary

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

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

      • URL

        public URL()
    • Method Detail

      • URL

        public static java.lang.String URL()
        Since:
        Available in iOS 3.0 and later.
      • FileURL

        public static java.lang.String FileURL()
        Since:
        Available in iOS 3.0 and later.