Click or drag to resize

imbStringPathTools Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Operacije nad Binding/Property/imbProjectResource path stringovima
Inheritance Hierarchy
SystemObject
  imbSCI.Core.extensions.textimbStringPathTools

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbStringPathTools
Request Example View Source

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
Fields
  NameDescription
Public fieldStatic member_select_groupPath
Regex select groupPath : (\w+)[\\\s]*
Public fieldStatic memberregex_propertyNameSelect
Top
See Also