|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.transform.xml.XMLSource
Deprecated. since OracleAS TopLink 10g (10.1.3). There is no direct replacement API.
Purpose:
Build objects to XML format, used by XMLTransformer
| Constructor Summary | |
XMLSource()Deprecated. |
|
| Method Summary | |
java.util.Vector |
buildObjects(Project project, java.lang.Class type)Deprecated. |
void |
setSourceDocument(org.w3c.dom.Document newSourceDocument)Deprecated. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLSource()
| Method Detail |
public void setSourceDocument(org.w3c.dom.Document newSourceDocument)
public java.util.Vector buildObjects(Project project,
java.lang.Class type)
buildObjects in interface oracle.toplink.transform.DataSource
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||