@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 PathParserpublic String getWildCard()
getWildCard in interface PathParserpublic QueryPath parse(String path)
parse in interface PathParserpublic String getPathSeparator()
getPathSeparator in interface PathParserCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.