IP*Works! V9

ipworks
Class XmlpCommentEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.XmlpCommentEvent
All Implemented Interfaces:
java.io.Serializable

public class XmlpCommentEvent
extends java.util.EventObject

Fired when a comment section is encountered.

The Comment event is fired whenever a comment section (<!-- ..text... -->) is found in the document.

The full text of the comment is provided by the Text parameter.

See Also:
Xmlp, Xmlp.CommentEvent, Serialized Form

Field Summary
 java.lang.String text
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

text

public java.lang.String text

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.