com.sun.electric.technology
Class Xml.SpiceHeader

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

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

Xml.SpiceHeader

public Xml.SpiceHeader()