org.jicengine.element.impl
Class DoubleElementCompiler

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

public class DoubleElementCompiler
extends StrictElementCompiler

Author:
.timo

Constructor Summary
DoubleElementCompiler(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

DoubleElementCompiler

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