Package thredds.server.wfs
Class WFSXMLHelper
- java.lang.Object
-
- thredds.server.wfs.WFSXMLHelper
-
public class WFSXMLHelper extends Object
General XML writing utilities.
-
-
Constructor Summary
Constructors Constructor Description WFSXMLHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringencQuotes(String toEnclose)Encloses a string in quotes
-
-
-
Field Detail
-
AMPERSAND
public static final String AMPERSAND
An XML escaped ampersand.- See Also:
- Constant Field Values
-
-