|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.cli.type.ValueType<Path>
org.crsh.jcr.command.PathValueType
public class PathValueType
| Field Summary |
|---|
| Fields inherited from class org.crsh.cli.type.ValueType |
|---|
BOOLEAN, completer, ENUM, INTEGER, OBJECT_NAME, PROPERTIES, STRING, THREAD, type |
| Constructor Summary | |
|---|---|
PathValueType()
|
|
| Method Summary | ||
|---|---|---|
|
parse(Class<S> type,
String s)
|
|
| Methods inherited from class org.crsh.cli.type.ValueType |
|---|
equals, getCompleter, getType, hashCode, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathValueType()
throws NullPointerException
NullPointerException| Method Detail |
|---|
public <S extends Path> S parse(Class<S> type,
String s)
throws Exception
parse in class ValueType<Path>Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||