JTools

org.jtools.tmpl.style
Class Core

java.lang.Object
  extended by org.jtools.tmpl.compiler.parser.SimpleStyle
      extended by org.jtools.tmpl.style.Core
All Implemented Interfaces:
Style

public class Core
extends SimpleStyle


Field Summary
static CompilerNode __node__0
           
static CompilerNode __node__1
           
static CompilerNode __node__2
           
static CompilerNode __node__3
           
static CompilerNode __node__5
           
static StatementNode __node__6
           
static StatementNode __node__7
           
static EvaluatedNode prop
           
static Style singleton
           
 
Constructor Summary
Core()
           
 
Method Summary
 
Methods inherited from class org.jtools.tmpl.compiler.parser.SimpleStyle
addEscapeTags, addEscapeTags, addNodes, addNodes, addStyles, addStyles, getEscapeTags, getNodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__node__0

public static final CompilerNode __node__0

__node__1

public static final CompilerNode __node__1

__node__2

public static final CompilerNode __node__2

__node__3

public static final CompilerNode __node__3

prop

public static final EvaluatedNode prop

__node__5

public static final CompilerNode __node__5

__node__6

public static final StatementNode __node__6

__node__7

public static final StatementNode __node__7

singleton

public static final Style singleton
Constructor Detail

Core

public Core()

JTools

© 2000-2006, JTools.org.