Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


oracle.toplink.ox.platform
Class XMLPlatform

java.lang.Object
  extended byDatasourcePlatform
      extended byoracle.toplink.ox.platform.XMLPlatform

Direct Known Subclasses:
DOMPlatform, SAXPlatform

public abstract class XMLPlatform
extends DatasourcePlatform
See Also:
Serialized Form

Constructor Summary
XMLPlatform()
           

 

Method Summary
 ConversionManager getConversionManager()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

XMLPlatform

public XMLPlatform()

Method Detail

getConversionManager

public ConversionManager getConversionManager()

Skip navigation links

Copyright © 1998, 2006, Oracle. All Rights Reserved.