| java.lang.Object org.methodize.nntprss.util.XMLHelper
XMLHelper | public class XMLHelper (Code) | | author: Jason Brome version: $Id: XMLHelper.java,v 1.5 2003/03/22 16:36:11 jasonbrome Exp $ |
stringMapToXML | public static String stringMapToXML(Map stringMap)(Code) | | Some helper functions used to serialize String-based
maps (i.e. where both key and value are strings) to
an XML document.
|
|
|