public class TrueVfsPathToStringTransformer extends PathToStringTransformer
| Constructor and Description |
|---|
TrueVfsPathToStringTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureBuilder(ProjoStoreBuilder builder) |
protected java.lang.String |
pathToStringForSpecialFileSystem(java.nio.file.Path path) |
protected java.nio.file.Path |
stringToPathForSpecialFileSystem(java.lang.String s) |
stringToValue, valueToStringapplyDataTypeSupport, applyGet, applyPut, applyRemovepublic static void configureBuilder(ProjoStoreBuilder builder)
protected java.lang.String pathToStringForSpecialFileSystem(java.nio.file.Path path)
throws PreferencesException
pathToStringForSpecialFileSystem in class PathToStringTransformerPreferencesExceptionprotected java.nio.file.Path stringToPathForSpecialFileSystem(java.lang.String s)
throws PreferencesException
stringToPathForSpecialFileSystem in class PathToStringTransformerPreferencesExceptionCopyright © 2013. All Rights Reserved.