Package thredds.server.wfs
Class WFSXMLHelper
java.lang.Object
thredds.server.wfs.WFSXMLHelper
General XML writing utilities.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AMPERSAND
An XML escaped ampersand.- See Also:
-
-
Constructor Details
-
WFSXMLHelper
public WFSXMLHelper()
-
-
Method Details
-
encQuotes
Encloses a string in quotes- Parameters:
toEnclose- the string to enclose- Returns:
- the string toEnclose in quotes
-