com.palserv.XMidi
Class State

java.lang.Object
  extended by com.palserv.XMidi.State

public class State
extends java.lang.Object

Hold state data for calls to Tag subclasses.


Constructor Summary
State()
           
 
Method Summary
 java.lang.String getParent()
          Peek at the top item in the parent stack.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State()
Method Detail

getParent

public java.lang.String getParent()
Peek at the top item in the parent stack.