| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Method and Description |
|---|---|
SchemaRep.Element |
SchemaRep.createElement(String name)
Return an Element that represents an ELEMENT.
|
SchemaRep.Element |
SchemaRep.createElement(String name,
String type)
Return an Element that represents an ELEMENT.
|
SchemaRep.Element |
SchemaRep.getDefinedElement(String typeName) |
SchemaRep.Element |
SchemaRep.getDefinedElementResolvedNamespace(String typeName) |
SchemaRep.Element |
SchemaRep.Element.getRefElement() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLSchemaParser.addTopAttributes(SchemaRep.Element parentElement,
SchemaRep.ComplexType el) |
protected void |
XMLSchemaParser.addTopAttributes(SchemaRep.Element parentElement,
SchemaRep.Element el) |
protected void |
XMLSchemaParser.processElement(SchemaRep.Element el) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.