IP*Works! ZIP V8

ipworkszip
Class OfficedocMetaEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworkszip.OfficedocMetaEvent
All Implemented Interfaces:
java.io.Serializable

public class OfficedocMetaEvent
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:
Officedoc, Officedoc.MetaEvent, 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! ZIP V8

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