com.sun.msv.grammar.xmlschema
Class XMLSchemaSchema.IdentityConstraintContainer

java.lang.Object
  extended bycom.sun.msv.grammar.xmlschema.XMLSchemaSchema.IdentityConstraintContainer
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
XMLSchemaSchema

public final class XMLSchemaSchema.IdentityConstraintContainer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
XMLSchemaSchema.IdentityConstraintContainer()
           
 
Method Summary
 void add(java.lang.String name, IdentityConstraint idc)
           
 IdentityConstraint get(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSchemaSchema.IdentityConstraintContainer

public XMLSchemaSchema.IdentityConstraintContainer()
Method Detail

add

public void add(java.lang.String name,
                IdentityConstraint idc)

get

public IdentityConstraint get(java.lang.String name)


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 26 2005.