iaik.tc.utils.properties
Class Section

java.lang.Object
  extended by iaik.tc.utils.properties.Section

public class Section
extends java.lang.Object

One Section in Properties.


Constructor Summary
Section(java.lang.String name)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Section

public Section(java.lang.String name)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object