|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.widget.google.provider.GGWidgetInfoBuilder
public class GGWidgetInfoBuilder
Build widget meta data from its URL.
| Constructor Summary | |
|---|---|
GGWidgetInfoBuilder(java.net.URL url)
|
|
| Method Summary | |
|---|---|
GGWidgetInfo |
create()
Build the widget info from the url or throws an exception if it is not possible. |
java.net.URL |
getURL()
|
protected byte[] |
obtainLocaleBundle(java.net.URL url)
needed for testing |
protected byte[] |
obtainWidget(java.net.URL url)
needed for testing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GGWidgetInfoBuilder(java.net.URL url)
| Method Detail |
|---|
public java.net.URL getURL()
public GGWidgetInfo create()
throws WidgetException,
java.net.MalformedURLException
java.lang.Exception
WidgetException
java.net.MalformedURLException
protected byte[] obtainWidget(java.net.URL url)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
protected byte[] obtainLocaleBundle(java.net.URL url)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||