public class PathNotationParser<T extends String> extends Object implements NotationParser<T>
| Constructor and Description |
|---|
PathNotationParser() |
public void describe(Collection<String> candidateFormats)
describe in interface NotationParser<T extends String>public T parseNotation(Object notation)
parseNotation in interface NotationParser<T extends String>Copyright © 2013. All rights reserved