EXIficient

com.siemens.ct.exi.grammar.event
Class ProcessingInstruction

java.lang.Object
  extended by com.siemens.ct.exi.grammar.event.AbstractEvent
      extended by com.siemens.ct.exi.grammar.event.ProcessingInstruction
All Implemented Interfaces:
Event

public class ProcessingInstruction
extends AbstractEvent

TODO Description

Version:
0.4.20080718
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com

Constructor Summary
ProcessingInstruction()
           
 
Method Summary
 
Methods inherited from class com.siemens.ct.exi.grammar.event.AbstractEvent
equals, getEventType, hashCode, isEventType, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessingInstruction

public ProcessingInstruction()

EXIficient