![]() ![]() | Gets the default grammar for paths. |
![]() ![]() | Escapes all special characters in a string. |
![]() ![]() | Returns a copy of a substring of a path containing just one path component. |
![]() ![]() | Scans a string to find the start of the next path part. |
![]() | Initialises the current grammar with default settings. |
![]() | Gets the text regular expressions associated with the current grammar. The regular expressions are used to derrive the unique or interesting parts of a heavyweight widget's text name. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Escapes the special characters in a piece, using the current grammar's escaping character and array of escapable characters. |
![]() | Concatenates path parts into a hierarchy, interleaving them with the current grammar's part delimiter character. |
![]() | Concatenates path pieces into a path part, interleaving them with the current grammar's piece delimiter character. |
![]() | Concatenates two or three hierarchies into a path, interleaving them with the current grammar's hierarchy delimiter character. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Splits a hierarchy into a collection of parts using the current grammar's part delimiter character. |
![]() | Splits a path part into a collection of pieces using the current grammar's piece delimiter character. |
![]() | Separates a path into its two or three hierarchies using the current grammar's hierarchy delimiter character. |
![]() | Returns a String that represents the current Object. |
![]() | The set of characters which must be escaped. |
![]() | The escaping character of the grammar. |
![]() | The character which separates the process identifier from the widget path. |
![]() | The character which separates concecutive path parts. |
![]() | The character which separates consecutive pieces in a single part. |
![]() | A list of regular expresions. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |