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