fix javadoc
This commit is contained in:
parent
d2800cad0f
commit
25a4bd2d20
|
@ -72,7 +72,7 @@ public class ProcessQueryFactory {
|
|||
|
||||
/**
|
||||
* @deprecated
|
||||
* @see getQuery
|
||||
* @see #getQuery(String)
|
||||
*/
|
||||
public static ProcessQuery getInstance(String query)
|
||||
throws MalformedQueryException {
|
||||
|
|
Loading…
Reference in New Issue