@Deprecated public class DefaultPathParser extends Object implements PathParser
Constructor and Description |
---|
DefaultPathParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
format(QueryPath path)
Deprecated.
|
String |
getPathSeparator()
Deprecated.
|
String |
getWildCard()
Deprecated.
|
QueryPath |
parse(String path)
Deprecated.
|
public DefaultPathParser()
public String format(QueryPath path)
format
in interface PathParser
public String getWildCard()
getWildCard
in interface PathParser
public QueryPath parse(String path)
parse
in interface PathParser
public String getPathSeparator()
getPathSeparator
in interface PathParser
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.