Package com.adobe.xfa
Class UriPath
- java.lang.Object
-
- com.adobe.xfa.UriPath
-
public class UriPath extends java.lang.Object
An 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.URL
getFile(java.lang.String sFileName)
java.net.URL
getRefFileLocation()
void
setRefFileLocation(java.net.URL location)
-