Package com.adobe.xfa

Class UriPath


  • public class UriPath
    extends java.lang.Object
    An object that represents a relative path. Yeah. Right.
    • Constructor Summary

      Constructors 
      Constructor Description
      UriPath()  
    • Constructor Detail

      • UriPath

        public UriPath()
    • Method Detail

      • getFile

        public java.net.URL getFile​(java.lang.String sFileName)
      • getRefFileLocation

        public java.net.URL getRefFileLocation()
      • setRefFileLocation

        public void setRefFileLocation​(java.net.URL location)