IP*Works! V9

ipworks
Class JsonEndElementEvent

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

public class JsonEndElementEvent
extends java.util.EventObject

Fired when an end-element tag is encountered.

The EndElement event is fired when the end of an element is found in the document.

The element name is provided by the Element parameter.

See Also:
Json, Json.EndElementEvent, Serialized Form

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

element

public java.lang.String element

IP*Works! V9

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