-
public class KmlBooleanUtility class to help parse Kml boolean entities.
-
-
Method Summary
Modifier and Type Method Description static booleanparseBoolean(String text)-
-
Method Detail
-
parseBoolean
static boolean parseBoolean(String text)
-
-
-
-