Uses of Class
org.eclipse.jet.compiler.XMLElement

Packages that use XMLElement
org.eclipse.jet.compiler Defines an AST for JET templates, and provides a compiler that generates an AST from a template source. 
 

Uses of XMLElement in org.eclipse.jet.compiler
 

Subclasses of XMLElement in org.eclipse.jet.compiler
 class XMLBodyElement
          Define a JET2 XML Element that has a begin-tag and end-tag, and zero or more body elements.
 class XMLEmptyElement
          Define an empty XML element in the JET2 AST.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.