Package org.cxml
Class BrowserFormPost
- java.lang.Object
-
- org.cxml.BrowserFormPost
-
public class BrowserFormPost extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BrowserFormPost()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URLgetURL()Gets the value of the url property.voidsetURL(URL value)Sets the value of the url property.
-
-
-
Field Detail
-
url
protected URL url
-
-