public class FileOrUriNotationParser<T extends Serializable> extends Object implements NotationParser<T>
| Constructor and Description |
|---|
FileOrUriNotationParser(FileSystem fileSystem) |
public FileOrUriNotationParser(FileSystem fileSystem)
public void describe(Collection<String> candidateFormats)
describe in interface NotationParser<T extends Serializable>public T parseNotation(Object notation) throws UnsupportedNotationException
parseNotation in interface NotationParser<T extends Serializable>UnsupportedNotationExceptionCopyright © 2013. All rights reserved