Package com.adobe.xfa

Class UriPath

java.lang.Object
com.adobe.xfa.UriPath

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

    • UriPath

      public UriPath()
  • Method Details

    • getFile

      public URL getFile(String sFileName)
    • getRefFileLocation

      public URL getRefFileLocation()
    • setRefFileLocation

      public void setRefFileLocation(URL location)