Public Member Functions

org.exolab.castor.xml.schema.Key Class Reference

Inheritance diagram for org.exolab.castor.xml.schema.Key:
org.exolab.castor.xml.schema.IdentityConstraint org.exolab.castor.xml.schema.Annotated org.exolab.castor.xml.schema.Structure

List of all members.

Public Member Functions

 Key (String name) throws SchemaException
short getStructureType ()

Detailed Description

A class that represents the XML Schema Identity Constraint: Key.

Author:
Keith Visco
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:09:32

Constructor & Destructor Documentation

org.exolab.castor.xml.schema.Key.Key ( String  name  )  throws SchemaException

Creates a new Key Identity-Constraint.

Parameters:
name,the name for the IdentityConstraint. Must not be null.

Member Function Documentation

short org.exolab.castor.xml.schema.Key.getStructureType (  )  [virtual]

Returns the type of this Schema Structure

Returns:
the type of this Schema Structure

Implements org.exolab.castor.xml.schema.IdentityConstraint.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties