| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaRep.ContainsSubElements |
SchemaRep.rootElement |
| Modifier and Type | Method and Description |
|---|---|
SchemaRep.ContainsSubElements |
SchemaRep.getRootElement() |
SchemaRep.ContainsSubElements |
SchemaRep.peekCurrentNeedSub()
Same thing as peekCurrent, but the caller needs it to be a
ContainsSubElements.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SchemaRep.addRestriction(SchemaRep.ContainsSubElements cse,
String restrictionBase,
SchemaRep.RestrictionType... rt) |
protected boolean |
XMLSchemaParser.hasUnionType(SchemaRep.ContainsSubElements schemaTypeDef) |
protected SchemaRep.Restriction[] |
XMLSchemaParser.lookForRestriction(SchemaRep.ContainsSubElements schemaTypeDef) |
protected void |
XMLSchemaParser.processContainsSubElements(SchemaRep.ContainsSubElements cse) |
protected void |
XMLSchemaParser.processContainsSubElementsAndAttributes(SchemaRep.ContainsSubElements cse,
String elementName) |
void |
SchemaRep.setRootElement(SchemaRep.ContainsSubElements el) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.