org.jicengine.element.impl
Class IntElementCompiler

java.lang.Object
  extended byorg.jicengine.element.ElementCompiler
      extended byorg.jicengine.element.impl.StrictElementCompiler
          extended byorg.jicengine.element.impl.IntElementCompiler

public class IntElementCompiler
extends StrictElementCompiler

Author:
.timo

Constructor Summary
IntElementCompiler(java.lang.String name, Location location)
           
 
Methods inherited from class org.jicengine.element.impl.StrictElementCompiler
handleExtraChildElement
 
Methods inherited from class org.jicengine.element.ElementCompiler
createElement, elementInitialized, getConstructor, getElement, getLocation, getName, handleChildElement, setAction, setCData, setConstructor, setId, setInstanceClass, setOverridableBy, setParameters, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntElementCompiler

public IntElementCompiler(java.lang.String name,
                          Location location)
                   throws SyntaxException