DigestReader.java | Class | DigestReader is used to retrieve useful information, for the application, from a XML document.
XML documents are processed based on user-defined 'rules', which consists of [Action, Path, Key].
- Action
- A DigestAction object, or the associated name of the action.
- Path
- Qualified Names separated by slash (/).
|