|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jicengine.element.ElementCompiler
org.jicengine.element.impl.BlockElementCompiler
Constructor Summary | |
BlockElementCompiler(java.lang.String name,
Location location)
|
Method Summary | |
protected ActionElement |
handleExtraChildElement(ValueElement child)
compiles the unused value element to an action element, that doesn't actually do anything than just creates the value.. |
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 |
public BlockElementCompiler(java.lang.String name, Location location)
Method Detail |
protected ActionElement handleExtraChildElement(ValueElement child) throws ElementException
handleExtraChildElement
in class ElementCompiler
ElementException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |