IP*Works! V9

ipworks
Class XmlpMetaEvent

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

public class XmlpMetaEvent
extends java.util.EventObject

Fired when a meta section is encountered.

The Meta event is fired whenever a meta information section (<! ..text... >) is found in the document.

The full text of the meta section is provided by the Text parameter.

See Also:
Xmlp, Xmlp.MetaEvent, 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.