PathSpec.RC| Constructor and Description |
|---|
PathSpecDefault() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(String a,
String b) |
Pattern |
getAllSeparators() |
int |
getFilenameLength(String str) |
int |
getMaxFilenameLength() |
int |
getMaxPathLength() |
String |
getNormalForm(String str) |
int |
getPathLength(String str) |
PathSpec.RC |
getRootComponent(String str) |
String |
getSeparator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbyOS, filenameIsNotValidBecause, getBytes, getIllegalCharacterspublic int getMaxPathLength()
getMaxPathLength in interface PathSpecpublic int getPathLength(String str)
getPathLength in interface PathSpecpublic int getMaxFilenameLength()
getMaxFilenameLength in interface PathSpecpublic int getFilenameLength(String str)
getFilenameLength in interface PathSpecpublic PathSpec.RC getRootComponent(String str)
getRootComponent in interface PathSpecpublic String getNormalForm(String str)
getNormalForm in interface PathSpecpublic String getSeparator()
getSeparator in interface PathSpecpublic Pattern getAllSeparators()
getAllSeparators in interface PathSpecCopyright © 2016. All rights reserved.