|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.technology.xml.Xml806
public class Xml806
Nested Class Summary | |
---|---|
static class |
Xml806.ArcLayer
|
static class |
Xml806.ArcProto
|
static class |
Xml806.Distance
|
static class |
Xml806.Foundry
|
static class |
Xml806.Layer
|
static class |
Xml806.MenuNodeInst
|
static class |
Xml806.MenuPalette
|
static class |
Xml806.NodeLayer
|
static class |
Xml806.NodeSizeRule
|
static class |
Xml806.PrimitiveNode
|
static class |
Xml806.PrimitivePort
|
static class |
Xml806.PureLayerNode
|
static class |
Xml806.SpiceHeader
|
static class |
Xml806.Technology
|
static class |
Xml806.Version
|
Method Summary | |
---|---|
static Xml806.MenuPalette |
parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml806.PrimitiveNode> nodes,
java.util.List<Xml806.ArcProto> arcs)
Method to parse a string of XML that describes the component menu in a Technology Editing context. |
static Xml806.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 Xml806.Technology parseTechnology(java.net.URL fileURL)
public static Xml806.MenuPalette parseComponentMenuXMLTechEdit(java.lang.String xml, java.util.List<Xml806.PrimitiveNode> nodes, java.util.List<Xml806.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 |