|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameException | |
|---|---|
| org.apache.jackrabbit.name | |
| Uses of NameException in org.apache.jackrabbit.name |
|---|
| Subclasses of NameException in org.apache.jackrabbit.name | |
|---|---|
class |
IllegalNameException
Deprecated. Use the IllegalNameException class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component. |
class |
MalformedPathException
Deprecated. Use the MalformedPathException class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component. |
class |
NoPrefixDeclaredException
Deprecated. |
class |
UnknownPrefixException
Deprecated. |
| Methods in org.apache.jackrabbit.name that throw NameException | |
|---|---|
QName |
NameResolver.getQName(String name)
Deprecated. Returns the qualified name for the given prefixed JCR name. |
QName |
CachingNameResolver.getQName(String name)
Deprecated. Returns the qualified name for the given prefixed JCR name. |
QName |
ParsingNameResolver.getQName(String name)
Deprecated. Parses the prefixed JCR name and returns the resolved qualified name. |
Path |
PathResolver.getQPath(String path)
Deprecated. Returns the qualified path for the given prefixed JCR path. |
Path |
CachingPathResolver.getQPath(String path)
Deprecated. Returns the qualified path for the given prefixed JCR path. |
Path |
ParsingPathResolver.getQPath(String path)
Deprecated. Parses the prefixed JCR path and returns the resolved qualified path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||