Uses of Package
org.sapia.archie

Packages that use org.sapia.archie
org.sapia.archie   
org.sapia.archie.impl   
org.sapia.archie.jndi   
org.sapia.archie.strategy   
org.sapia.archie.sync   
 

Classes in org.sapia.archie used by org.sapia.archie
DuplicateException
          Thrown when a duplication is detected (for example, when a node with a given name already exits for a new node that uses the same name).
Name
          This interface provides an object reprentation of a "name".
NameParser
          An instance of this interface creates Name instances from string representations.
NamePart
          Models a part in a Name.
Node
          This interface specifies the behavior of "nodes".
NodeFactory
          Specifies the behavior of a factory of Nodes.
NotFoundException
          Thrown when a given node or value is not found for a given name.
ProcessingException
          Thrown when problem occurs during node manipulation.
 

Classes in org.sapia.archie used by org.sapia.archie.impl
AbstractNode
          Abstract implementation of the Node interface.
Name
          This interface provides an object reprentation of a "name".
NameParser
          An instance of this interface creates Name instances from string representations.
NamePart
          Models a part in a Name.
Node
          This interface specifies the behavior of "nodes".
NodeFactory
          Specifies the behavior of a factory of Nodes.
ProcessingException
          Thrown when problem occurs during node manipulation.
 

Classes in org.sapia.archie used by org.sapia.archie.jndi
Entry
           
Name
          This interface provides an object reprentation of a "name".
NameParser
          An instance of this interface creates Name instances from string representations.
Node
          This interface specifies the behavior of "nodes".
 

Classes in org.sapia.archie used by org.sapia.archie.strategy
Name
          This interface provides an object reprentation of a "name".
Node
          This interface specifies the behavior of "nodes".
NotFoundException
          Thrown when a given node or value is not found for a given name.
ProcessingException
          Thrown when problem occurs during node manipulation.
 

Classes in org.sapia.archie used by org.sapia.archie.sync
DuplicateException
          Thrown when a duplication is detected (for example, when a node with a given name already exits for a new node that uses the same name).
Name
          This interface provides an object reprentation of a "name".
NameParser
          An instance of this interface creates Name instances from string representations.
NamePart
          Models a part in a Name.
Node
          This interface specifies the behavior of "nodes".
ProcessingException
          Thrown when problem occurs during node manipulation.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.