com.sun.msv.grammar.xmlschema

Class XMLSchemaSchema.ComplexTypeContainer

Enclosing Class:
XMLSchemaSchema
Implemented Interfaces:
Serializable

public final class XMLSchemaSchema.ComplexTypeContainer
extends ReferenceContainer

See Also:
Serialized Form

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

Method Details

get

public ComplexTypeExp get(String name)

getOrCreate

public ComplexTypeExp getOrCreate(String name)