IP*Works! ZIP V8

ipworkszip
Class OfficedocStartPrefixMappingEvent

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

public class OfficedocStartPrefixMappingEvent
extends java.util.EventObject

Fired when entering the scope of a namespace declaration.

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

See Also:
Officedoc, Officedoc.StartPrefixMappingEvent, Serialized Form

Field Summary
 java.lang.String prefix
           
 java.lang.String URI
           
 
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

prefix

public java.lang.String prefix

URI

public java.lang.String URI

IP*Works! ZIP V8

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