org.cdlib.xtf.xslt
Class XMLStubReader.GetOut

Object
  extended by Throwable
      extended by Exception
          extended by RuntimeException
              extended by XMLStubReader.GetOut
All Implemented Interfaces:
Serializable
Enclosing class:
XMLStubReader

private class XMLStubReader.GetOut
extends RuntimeException

Thrown after the first element end marker is found


Constructor Summary
private XMLStubReader.GetOut()
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLStubReader.GetOut

private XMLStubReader.GetOut()