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

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

public static class Xml806.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
Xml806.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

Xml806.SpiceHeader

public Xml806.SpiceHeader()