public interface Path
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPathSegments()
Get the path without the filename, split into individual segments.
|
String |
getResourceName()
Get the filename from a path.
|
String[] getPathSegments()
String getResourceName()
Copyright © 2005–2014 Alfresco Software. All rights reserved.