C G H I J M P R S T 

G

getAnalyser() - Method in interface cb.jdynamite.ITemplateDocument
 
getAnalyser() - Method in class cb.jdynamite.JDynamiTe
Returns the analyser that parses template documents (Note: You do not need to directly call this method to use JDynamiTe).
getDynElem(String) - Method in class cb.jdynamite.JDynamiTe
Returns the "Dynamic Element" identified by a string (note: you do not need to directly call this method to use JDynamiTe).
getDynElemenKeys() - Method in class cb.jdynamite.JDynamiTe
Returns an enumeration of the Dynamic Element keys (identifiers) in this JDynamiTe document.
getLastError() - Method in interface cb.jdynamite.ITemplateDocument
 
getLastError() - Method in class cb.jdynamite.JDynamiTe
Returns error message, possibly set after parsing Dynamic Elements.
getTemplateDefinition() - Method in class cb.jdynamite.JDynamiTe
For debugging purposes: get the result (structure of the template document) of the analyser parsing.
getVariable(String) - Method in interface cb.jdynamite.ITemplateDocument
 
getVariable(String) - Method in class cb.jdynamite.JDynamiTe
Returns the value of a variable that was set by setVariable.
getVariableKeys() - Method in class cb.jdynamite.JDynamiTe
Returns an enumeration of the Variable keys (identifiers) in this JDynamiTe document.
getXMLVariable(String, String) - Method in class cb.jdynamite.JDynamiTe
Returns the value of an XML Variable in its in current "XML Dynamic Element" context.
C G H I J M P R S T