| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.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 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||