| Package | Description | 
|---|---|
| oracle.ideimpl.webupdate | |
| oracle.ideimpl.webupdate.commandline | |
| oracle.ideimpl.webupdate.parser | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateBundle | 
UpdateInfo.getBundle()  | 
UpdateBundle | 
LocalUpdateBundle.getBundle()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateInfo.setBundle(UpdateBundle bundle)  | 
| Constructor and Description | 
|---|
LocalUpdateBundle(UpdateBundle bundle)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<UpdateBundle,java.io.File> | 
BundleDownloader.getUpdates()  | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateBundle | 
ParserResult.bundle()
Returns the bundle created while parsing this bundle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<UpdateBundle> | 
UpdateCenterParser.parse(java.io.InputStream inputStream)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateXMLBuilder.appendUpdateBundle(org.w3c.dom.Document document,
                  UpdateBundle bundle)
Appends an update bundle to the specified center document. 
 |