EXIficient

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

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

public class NamespaceDeclaration
extends AbstractEvent

TODO Description

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

Constructor Summary
NamespaceDeclaration()
           
 
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

NamespaceDeclaration

public NamespaceDeclaration()

EXIficient