|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicTemplateLoaderTokenVisitor | |
|---|---|
| org.millscript.millscript.loaders | |
| Uses of BasicTemplateLoaderTokenVisitor in org.millscript.millscript.loaders |
|---|
| Subclasses of BasicTemplateLoaderTokenVisitor in org.millscript.millscript.loaders | |
|---|---|
class |
BasicTemplateLoaderElementTokenVisitor
This class is used when visiting an XML element inside a basic template and it handles the tokens visited in the elements content. |
| Constructors in org.millscript.millscript.loaders with parameters of type BasicTemplateLoaderTokenVisitor | |
|---|---|
BasicTemplateLoaderElementTokenVisitor(BasicTemplateLoader btl,
BasicTemplateLoaderTokenVisitor ptv,
org.millscript.commons.xml.api.token.StartTagToken stt)
Constructs a new element token visitor, with the specified controlling loader, parent token visitor and start tag. |
|
BasicTemplateLoaderTokenVisitor(BasicTemplateLoader btl,
BasicTemplateLoaderTokenVisitor ptv,
org.millscript.commons.xml.api.token.StartTagToken stt)
Constructs a new basic template loader token visitor, with the specified controlling loader, parent token visitor and start tag. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||