Package com.adobe.xfa
Class UriPath
- java.lang.Object
-
- com.adobe.xfa.UriPath
-
public class UriPath extends java.lang.ObjectAn object that represents a relative path. Yeah. Right.
-
-
Constructor Summary
Constructors Constructor Description UriPath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URLgetFile(java.lang.String sFileName)java.net.URLgetRefFileLocation()voidsetRefFileLocation(java.net.URL location)
-