com.sun.electric.technology.xml
Class Xml807.SpiceHeader

java.lang.Object
  extended by com.sun.electric.technology.xml.Xml807.SpiceHeader
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Xml807

public static class Xml807.SpiceHeader
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int level
           
 java.util.List<java.lang.String> spiceLines
           
 
Constructor Summary
Xml807.SpiceHeader()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

level

public int level

spiceLines

public final java.util.List<java.lang.String> spiceLines
Constructor Detail

Xml807.SpiceHeader

public Xml807.SpiceHeader()