Uses of Interface
org.jpox.sco.SCOMap

Packages that use SCOMap
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
 

Uses of SCOMap in org.jpox.sco
 

Classes in org.jpox.sco that implement SCOMap
 class HashMap
          A mutable second-class HashMap object.
 class Hashtable
          A mutable second-class Hashtable object.
 class LinkedHashMap
          A mutable second-class LinkedHashMap object.
 class Map
          A mutable second-class Map object.
 class Properties
          A mutable second-class Properties object.
 class SortedMap
          A mutable second-class SortedMap object.
 class TreeMap
          A mutable second-class TreeMap object.
 



Copyright © -2007 . All Rights Reserved.