IP*Works!

ipworks
Class XmlpIgnorableWhitespaceEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworks.XmlpIgnorableWhitespaceEvent
All Implemented Interfaces:
java.io.Serializable

public class XmlpIgnorableWhitespaceEvent
extends java.util.EventObject

Fired when a section of ignorable whitespace is encountered. The ignorable whitespace section is provided by the Text parameter.

See Also:
Xmlp, Xmlp.fireIgnorableWhitespace, Serialized Form

Field Summary
 java.lang.String text
           
 
Fields inherited from class java.util.EventObject
source
 
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!

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