|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.grammar.ReferenceContainer
com.sun.msv.grammar.xmlschema.XMLSchemaSchema.GroupDeclContainer
public final class XMLSchemaSchema.GroupDeclContainer
Constructor Summary | |
---|---|
XMLSchemaSchema.GroupDeclContainer()
|
Method Summary | |
---|---|
GroupDeclExp |
get(java.lang.String name)
|
GroupDeclExp |
getOrCreate(java.lang.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 |
---|
public XMLSchemaSchema.GroupDeclContainer()
Method Detail |
---|
public GroupDeclExp getOrCreate(java.lang.String name)
public GroupDeclExp get(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |