Index
C
- JsonBrowser::childExists() — Method in class JsonBrowser
- Check whether a child element exists
E
- Exception — Class in namespace JsonBrowser
- Custom exception class
G
- JsonBrowser::getPath() — Method in class JsonBrowser
- Get the node path
- JsonBrowser::getValue() — Method in class JsonBrowser
- Get the document value
- JsonBrowser::getJSON() — Method in class JsonBrowser
- Get the JSON source for the current node
- JsonBrowser::getType() — Method in class JsonBrowser
- Get the document value type
- JsonBrowser::getRoot() — Method in class JsonBrowser
- Get root node
- JsonBrowser::getParent() — Method in class JsonBrowser
- Get parent node
- JsonBrowser::getChild() — Method in class JsonBrowser
- Get a child node
- JsonBrowser::getSibling() — Method in class JsonBrowser
- Get a sibling node
- JsonBrowser::getNodeAt() — Method in class JsonBrowser
- Get the node at a given path
- JsonBrowser::getValueAt() — Method in class JsonBrowser
- Get the value at a given path
J
- JsonBrowser — Class in namespace JsonBrowser
- Helper class for working with JSON-encoded data
S
- JsonBrowser::siblingExists() — Method in class JsonBrowser
- Check whether a sibling exists
W
- Exception::wrap() — Method in class Exception
- Wrap some code and catch errors with a custom exception
_
- Exception::__construct() — Method in class Exception
- Create a new instance
- JsonBrowser::__construct() — Method in class JsonBrowser
- Create a new instance