| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaRep.Restriction[] |
XMLSchemaParser.lookForRestriction(SchemaRep.ContainsSubElements schemaTypeDef) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLSchemaParser.addExtraDataCurLink(SchemaRep.Restriction[] restrict) |
protected void |
XMLSchemaParser.addExtraDataNode(String uniqueName,
String name,
SchemaRep.Restriction[] restrict) |
protected String |
XMLSchemaParser.lookForDefault(SchemaRep.Restriction[] restrict)
Given the restrictions, can we pick a decent default.
|
protected void |
XMLSchemaParser.processRestriction(SchemaRep.Restriction el) |
| Constructor and Description |
|---|
SimpleType(String tn,
SchemaRep.Restriction restrict) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.