Retrieves the delimiter character used in the path returned by the TreeNode.getFullPath method.
public String getPathSeparator()
Returns a string, usually a single character, that is used as the delimiter character in the path returned by the TreeNode.getFullPath method.
See Also setPathSeparator