| Package | Description |
|---|---|
| com.sun.electric.technology.xml |
Package for handling versions of Technology Xml syntax.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Xml807.ArcProto> |
Xml807.Technology.arcs |
| Modifier and Type | Method and Description |
|---|---|
Xml807.ArcProto |
Xml807.Technology.findArc(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static Xml807.MenuPalette |
Xml807.parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml807.PrimitiveNode> nodes,
java.util.List<Xml807.ArcProto> arcs)
Method to parse a string of XML that describes the component menu in a Technology Editing context.
|