org.jicengine.element.impl
Class FontCompiler

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

public class FontCompiler
extends StrictElementCompiler

Author:
.timo

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

FontCompiler

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