|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Executable/runtime instantiation of a JIC-element. JIC-processing is based on Elements.
Design-note: getLocation() was removed: it is needed mostly internally by the element when it throws exeptions. this is a public interface.
Field Summary | |
static java.lang.String |
VARIABLE_NAME_CDATA
Variable-names to be used in LJE-expressions. |
static java.lang.String |
VARIABLE_NAME_ELEMENT_INSTANCE
Description of the Field |
static java.lang.String |
VARIABLE_NAME_PARENT_INSTANCE
Description of the Field |
Method Summary | |
java.lang.String |
getName()
|
Field Detail |
public static final java.lang.String VARIABLE_NAME_CDATA
public static final java.lang.String VARIABLE_NAME_PARENT_INSTANCE
public static final java.lang.String VARIABLE_NAME_ELEMENT_INSTANCE
Method Detail |
public java.lang.String getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |