|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameException | |
|---|---|
| org.apache.jackrabbit.spi.commons.conversion | |
| Uses of NameException in org.apache.jackrabbit.spi.commons.conversion |
|---|
| Subclasses of NameException in org.apache.jackrabbit.spi.commons.conversion | |
|---|---|
class |
IllegalNameException
Thrown when an illegal JCR name string is encountered. |
class |
MalformedPathException
Thrown when a malformed JCR path string is encountered. |
| Methods in org.apache.jackrabbit.spi.commons.conversion that throw NameException | |
|---|---|
static Name[] |
NameParser.parse(String[] jcrNames,
NamespaceResolver resolver,
NameFactory factory)
Parses an array of jcrName and returns the respective
array of Name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||