IP*Works! SSL V9

ipworksssl
Class JsonsEndElementEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworksssl.JsonsEndElementEvent
All Implemented Interfaces:
java.io.Serializable

public class JsonsEndElementEvent
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:
Jsons, Jsons.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! SSL V9

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