com.sun.msv.grammar.xmlschema

Class XMLSchemaSchema.SimpleTypeContainer

Enclosing Class:
XMLSchemaSchema
Implemented Interfaces:
Serializable

public final class XMLSchemaSchema.SimpleTypeContainer
extends ReferenceContainer

See Also:
Serialized Form

Method Summary

SimpleTypeExp
get(String name)
SimpleTypeExp
getOrCreate(String name)

Methods inherited from class com.sun.msv.grammar.ReferenceContainer

_get, _getOrCreate, getAll, iterator, redefine, remove, size

Method Details

get

public SimpleTypeExp get(String name)

getOrCreate

public SimpleTypeExp getOrCreate(String name)