-
Interface Summary
| Interface |
Description |
| Visitor |
|
-
-
Exception Summary
| Exception |
Description |
| ParserException |
Signals that a parse failure has occurred.
|
Package org.wso2.charon3.core.aParser Description
This package classes generated using aparse-2.5.jar which is a free parser tool called
parse2( http://www.parse2.com/).
This parser parses the path attribute according to the ABNF rules specified in the SCIM Specification.
Rules used to generate this PATH parser can be found in path-abnf-rules.abnf file.