Click or drag to resize

imbStringPathTools Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbStringPathTools type exposes the following members.

Methods
  NameDescription
Public methodStatic membergetPathFromElements
Builds path from given elements of resource path
Public methodStatic membergetPathFromSQLPath
Public methodStatic membergetPathParts
Public methodStatic membergetPathVersion(String, Int32, Int32, String)
Returns a version of XPath (or any other split-path format)
Public methodStatic membergetPathVersion(String, Int32, String, Boolean)
Returns a version of XPath or any other path format
Public methodStatic membergetPathVersionForChild
Gets the path version for child nodes by skipping the deepest rootSkip path members
Public methodStatic membergetPropertyPathElements
2013c> obradjuje string sa binding/property pathom> npr. object.color.hexValue - i vraca listu elemenata
Public methodStatic membergetRelativePathVersion
Ako postoji / na početku putanje on će ga skloniti
Public methodStatic membergetSQLPaths
Vraća SQL-kompatibilnu verziju putanje. Konverzija nije reverzibilna u potpunosti!!
Public methodStatic membergetTitleFromPath
X IZBACENO
Public methodStatic membergetValidFileName
Cleans up filename candidate String by removing all forbiden characters from filename and replaces . with _. Also adds extension if any provided.
Public methodStatic memberlocalizePath
Public methodStatic memberstandardizePath
DEPRECATED
Public methodStatic membertoUniformPath
Konvertuje sve simbole za segmentaciju putanje u zadati spliter
Top
See Also