|
|||||||||||
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.MapCompiler
Constructor Summary | |
MapCompiler(java.lang.String name,
Location location)
|
Method Summary | |
void |
elementInitialized()
Called by handler when the start-tag of the element has been processed - Element has been created and all attributes have been set, but no cdata nor child-elements have been processed. |
protected ActionElement |
handleExtraChildElement(ValueElement child)
for subclasses! |
Methods inherited from class org.jicengine.element.ElementCompiler |
createElement, 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 MapCompiler(java.lang.String name, Location location)
Method Detail |
public void elementInitialized() throws ElementException
ElementCompiler
elementInitialized
in class ElementCompiler
ElementException
- Description of the Exceptionprotected ActionElement handleExtraChildElement(ValueElement child) throws ElementException
ElementCompiler
handleExtraChildElement
in class ElementCompiler
ElementException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |