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

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

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

Methods in com.resilientedge.util.prefs.xml that return XMLEntry
 XMLEntry[] XMLMap.getEntries()
          Returns the pairs for this group (non-null)
 

Methods in com.resilientedge.util.prefs.xml with parameters of type XMLEntry
 void XMLMap.setEntries(XMLEntry[] entries)
          Sets the pairs for this group, removing any previous children
 void XMLMap.addEntry(XMLEntry entry)
          Adds a pairs as a child
 



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