|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseException | |
|---|---|
| org.apache.jackrabbit.spi.commons.privilege | |
| Uses of ParseException in org.apache.jackrabbit.spi.commons.privilege |
|---|
| Methods in org.apache.jackrabbit.spi.commons.privilege that throw ParseException | |
|---|---|
org.apache.jackrabbit.spi.PrivilegeDefinition[] |
PrivilegeHandler.readDefinitions(InputStream in,
Map<String,String> namespaces)
Read the privilege definitions and update the specified namespace mapping. |
org.apache.jackrabbit.spi.PrivilegeDefinition[] |
PrivilegeHandler.readDefinitions(Reader reader,
Map<String,String> namespaces)
Read the privilege definitions and update the specified namespace mapping. |
| Constructors in org.apache.jackrabbit.spi.commons.privilege that throw ParseException | |
|---|---|
PrivilegeDefinitionReader(InputStream in,
String contentType)
Creates a new PrivilegeDefinitionReader for the given
input stream. |
|
PrivilegeDefinitionReader(Reader reader,
String contentType)
Creates a new PrivilegeDefinitionReader for the given
input stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||