Uses of Class
org.apache.jackrabbit.name.NameException

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
          Thrown when an illegal JCR name string is encountered.
 class MalformedPathException
          Thrown when a malformed JCR path string is encountered.
 class NoPrefixDeclaredException
          Thrown when the namespace prefix of a qualified name is not found.
 class UnknownPrefixException
          Thrown when a JCR name string with an unknown prefix is encountered.
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.