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

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

Uses of XMLEmptyElement in org.eclipse.jet.compiler
 

Methods in org.eclipse.jet.compiler with parameters of type XMLEmptyElement
 void JET2ASTVisitor.visit(XMLEmptyElement xmlEmptyElement)
          Visit an XMLEmptyElement.
 void DefaultJET2ASTVisitor.visit(XMLEmptyElement xmlEmptyElement)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.