org.apache.xerces.impl.validation.identity
Class Unique

java.lang.Object
  |
  +--org.apache.xerces.impl.validation.identity.IdentityConstraint
        |
        +--org.apache.xerces.impl.validation.identity.Unique

public class Unique
extends IdentityConstraint

Schema unique identity constraint.

Version:
$Id: Unique.java,v 1.1.2.1 2001/01/16 04:36:06 andyc Exp $
Author:
Andy Clark, IBM

Constructor Summary
Unique()
           
 
Methods inherited from class org.apache.xerces.impl.validation.identity.IdentityConstraint
addField, getFieldAt, getFieldCount, getSelector, setSelector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Unique

public Unique()


Copyright © 1999-2001 Apache XML Project. All Rights Reserved.