|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.technology.Xml
public class Xml
| Nested Class Summary | |
|---|---|
static class |
Xml.ArcLayer
|
static class |
Xml.ArcProto
|
static class |
Xml.Distance
|
static class |
Xml.Foundry
|
static class |
Xml.Layer
|
static class |
Xml.MenuNodeInst
|
static class |
Xml.MenuPalette
|
static class |
Xml.NodeLayer
|
static class |
Xml.NodeSizeRule
|
static class |
Xml.PrimitiveNode
|
static class |
Xml.PrimitivePort
|
static class |
Xml.PureLayerNode
|
static class |
Xml.SpiceHeader
|
static class |
Xml.Technology
|
static class |
Xml.Version
|
| Method Summary | |
|---|---|
static Xml.MenuPalette |
parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml.PrimitiveNode> nodes,
java.util.List<Xml.ArcProto> arcs)
Method to parse a string of XML that describes the component menu in a Technology Editing context. |
static Xml.Technology |
parseTechnology(java.net.URL fileURL)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Xml.Technology parseTechnology(java.net.URL fileURL)
public static Xml.MenuPalette parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml.PrimitiveNode> nodes,
java.util.List<Xml.ArcProto> arcs)
xml - the XML stringnodes - the PrimitiveNode objects describing nodes in the technology.arcs - the ArcProto objects describing arcs in the technology.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||