Class WFSXMLHelper


  • public class WFSXMLHelper
    extends Object
    General XML writing utilities.
    • Constructor Detail

      • WFSXMLHelper

        public WFSXMLHelper()
    • Method Detail

      • encQuotes

        public static String encQuotes​(String toEnclose)
        Encloses a string in quotes
        Parameters:
        toEnclose - the string to enclose
        Returns:
        the string toEnclose in quotes