Skip navigation links

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

B28219-01


oracle.toplink.ox.platform
Class DOMPlatform

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


public class DOMPlatform
extends XMLPlatform
Since:
10.1.3 This class indicated that DOM parsing should be used when appropriate in an XML project to create XMLRecords.
See Also:
Serialized Form

Constructor Summary
DOMPlatform()
           

 

Methods inherited from class oracle.toplink.ox.platform.XMLPlatform
getConversionManager

 

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

 

Constructor Detail

DOMPlatform

public DOMPlatform()

Skip navigation links

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