Gets a string value from a path @param path The path to the string @return The string
(String path)
| 75 | * @return The string |
| 76 | */ |
| 77 | public String getString(String path); |
| 78 | |
| 79 | /** |
| 80 | * Gets a list subsection |
no outgoing calls
no test coverage detected