com.sun.msv.grammar.xmlschema

Class XMLSchemaSchema.AttributeGroupContainer

Enclosing Class:
XMLSchemaSchema
Implemented Interfaces:
Serializable

public final class XMLSchemaSchema.AttributeGroupContainer
extends ReferenceContainer

See Also:
Serialized Form

Method Summary

AttributeGroupExp
get(String name)
AttributeGroupExp
getOrCreate(String name)

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

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

Method Details

get

public AttributeGroupExp get(String name)

getOrCreate

public AttributeGroupExp getOrCreate(String name)