Uses of Class
com.resilientedge.util.prefs.xml.XMLMap

Packages that use XMLMap
com.resilientedge.util.prefs.xml   
 

Uses of XMLMap in com.resilientedge.util.prefs.xml
 

Methods in com.resilientedge.util.prefs.xml that return XMLMap
 XMLMap XMLNode.getEntryMap()
          Returns the children for this group (non-null)
 

Methods in com.resilientedge.util.prefs.xml with parameters of type XMLMap
 void XMLNode.setEntryMap(XMLMap map)
          Sets the children for this group, removing any previous children
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.