| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaRep.All |
class |
SchemaRep.Choice |
class |
SchemaRep.Group |
class |
SchemaRep.Sequence |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SchemaRep.ModelGroup |
SchemaRep.ModelGroup.newInstance() |
protected SchemaRep.ModelGroup |
SchemaRep.Sequence.newInstance() |
protected SchemaRep.ModelGroup |
SchemaRep.Choice.newInstance() |
protected SchemaRep.ModelGroup |
SchemaRep.All.newInstance() |
protected SchemaRep.ModelGroup |
SchemaRep.Group.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLSchemaParser.processModelGroup(SchemaRep.ModelGroup group) |
Copyright © 2017. All Rights Reserved.