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

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

public final class XMLSchemaSchema.ComplexTypeContainer
extends ReferenceContainer

See Also:
Serialized Form

Constructor Summary
XMLSchemaSchema.ComplexTypeContainer()
           
 
Method Summary
 ComplexTypeExp get(String name)
           
 ComplexTypeExp getOrCreate(String name)
           
 
Methods inherited from class com.sun.msv.grammar.ReferenceContainer
_get, _getOrCreate, getAll, iterator, redefine, remove, size
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSchemaSchema.ComplexTypeContainer

public XMLSchemaSchema.ComplexTypeContainer()
Method Detail

get

public ComplexTypeExp get(String name)

getOrCreate

public ComplexTypeExp getOrCreate(String name)


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated September 9 2004.