imbStringPathTools Class |
Namespace: imbSCI.Core.extensions.text
The imbStringPathTools type exposes the following members.
| Name | Description | |
|---|---|---|
| getPathFromElements |
Builds path from given elements of resource path
| |
| getPathFromSQLPath | ||
| getPathParts | ||
| getPathVersion(String, Int32, Int32, String) |
Returns a version of XPath (or any other split-path format)
| |
| getPathVersion(String, Int32, String, Boolean) |
Returns a version of XPath or any other path format
| |
| getPathVersionForChild |
Gets the path version for child nodes by skipping the deepest rootSkip path members
| |
| getPropertyPathElements |
2013c> obradjuje string sa binding/property pathom> npr. object.color.hexValue - i vraca listu elemenata
| |
| getRelativePathVersion |
Ako postoji / na početku putanje on će ga skloniti
| |
| getSQLPaths |
Vraća SQL-kompatibilnu verziju putanje. Konverzija nije reverzibilna u potpunosti!!
| |
| getTitleFromPath |
X IZBACENO
| |
| getValidFileName |
Cleans up filename candidate String by removing all forbiden characters from filename and replaces . with _. Also adds extension if any provided.
| |
| localizePath | ||
| standardizePath |
DEPRECATED
| |
| toUniformPath |
Konvertuje sve simbole za segmentaciju putanje u zadati spliter
|
| Name | Description | |
|---|---|---|
| _select_groupPath |
Regex select groupPath : (\w+)[\\\s]*
| |
| regex_propertyNameSelect |