Javadoc, and fixes some issues found along the way
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / commands / sp / package-info.java
1 /**\r
2  * Each Service Proxy-only command and each Pazpar2 command with Service Proxy-only parameters\r
3  * is represented by a class with methods for setting parameters and ultimately running the\r
4  * command against the selected Service Proxy.\r
5  */\r
6 package com.indexdata.mkjsf.pazpar2.commands.sp;