org.jboss.portal.format.parser.html
Class TagParser.CloseEvent

java.lang.Object
  extended by org.jboss.portal.format.parser.html.TagParser.CloseEvent
All Implemented Interfaces:
ParseEvent, Stack.Key
Enclosing class:
TagParser

public static class TagParser.CloseEvent
extends java.lang.Object
implements ParseEvent


Constructor Summary
TagParser.CloseEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagParser.CloseEvent

public TagParser.CloseEvent()