Renames class, removes obsolete, javadoc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / package-info.java
index 640b810..b8e931a 100644 (file)
@@ -1,9 +1,9 @@
 /**\r
  * Overall control and execution of search logic. \r
  * <p>\r
- * Classes in this package selects a service type and controls and performs \r
- * the actual execution of commands against the selected service, eventually producing  \r
- * ClientCommandResponses for further processing elsewhere.  \r
+ * Classes in this package are used for defining a service type, setting a service URL\r
+ * and controlling and executing commands against the selected service, \r
+ * eventually producing ClientCommandResponses for further processing elsewhere.  \r
  * </p>    \r
  */\r
 package com.indexdata.mkjsf.pazpar2;
\ No newline at end of file