org.kuali.student.r1.common.assembly.data
Class DefaultPathParser
java.lang.Object
org.kuali.student.r1.common.assembly.data.DefaultPathParser
- All Implemented Interfaces:
- PathParser
Deprecated.
@Deprecated
public class DefaultPathParser
- extends Object
- implements PathParser
- Author:
- wilj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPathParser
public DefaultPathParser()
- Deprecated.
format
public String format(QueryPath path)
- Deprecated.
- Specified by:
format
in interface PathParser
getWildCard
public String getWildCard()
- Deprecated.
- Specified by:
getWildCard
in interface PathParser
parse
public QueryPath parse(String path)
- Deprecated.
- Specified by:
parse
in interface PathParser
getPathSeparator
public String getPathSeparator()
- Deprecated.
- Specified by:
getPathSeparator
in interface PathParser
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.