org.apache.batik.script
public static interface Window.URLResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
getURLDone(boolean success,
java.lang.String mime,
java.lang.String content)
Called when the response is recieved.
|
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.