| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ideimpl.webupdate.parser.UpdateXMLBuilder
public final class UpdateXMLBuilder
Utility that builds DOM documents from updates.
| Constructor Summary | |
|---|---|
UpdateXMLBuilder() | 
|
| Method Summary | |
|---|---|
 void | 
appendUpdateBundle(org.w3c.dom.Document document, UpdateBundle bundle)Appends an update bundle to the specified center document.  | 
 org.w3c.dom.Document | 
createUpdatesDocument()Creates the updates document (for an update center) with no content.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UpdateXMLBuilder()
| Method Detail | 
|---|
public org.w3c.dom.Document createUpdatesDocument()
                                           throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
public void appendUpdateBundle(org.w3c.dom.Document document,
                               UpdateBundle bundle)
document - the document.bundle - the bundle to add.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||