Package javax.jcr.nodetype

Provides interfaces and classes for content repository node type functionality.

See:
          Description

Interface Summary
ItemDefinition Superinterface of NodeDefinition and PropertyDefinition.
NodeDefinition A node definition.
NodeType Represents a node type.
NodeTypeIterator An iterator for NodeType objects.
NodeTypeManager Allows for the retrieval of node types.
PropertyDefinition A property definition.
 

Exception Summary
ConstraintViolationException Exception thrown when an action would violate a constraint on repository structure.
NoSuchNodeTypeException Exception thrown by node type-related methods.
 

Package javax.jcr.nodetype Description

Provides interfaces and classes for content repository node type functionality.



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.