IP*Works! V9

ipworks
Class RestPIEvent

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

public class RestPIEvent
extends java.util.EventObject

Fired when a processing instruction section is encountered.

The PI event is fired whenever a processing instruction section (<? ..text... ?>) is found in the document.

The full text of the processing instruction is provided by the Text parameter.

See Also:
Rest, Rest.PIEvent, 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.