Uses of Class
net.trajano.twiff.renderer.SimpleElement

Packages that use SimpleElement
net.trajano.twiff.renderer   
 

Uses of SimpleElement in net.trajano.twiff.renderer
 

Methods in net.trajano.twiff.renderer with parameters of type SimpleElement
 void PageElementVisitor.endSimpleElement(SimpleElement element, String elementName, Map<String,String> attributes, List<PageElement> subElements)
          Ends a simple element.
 void PageElementVisitor.startSimpleElement(SimpleElement element, String elementName, Map<String,String> attributes, List<PageElement> subElements)
          Start of a simple element.
 void PageElementVisitor.visitSimpleEmptyElement(SimpleElement element, String elementName, Map<String,String> attributes)
          Visits an element that has no body.
 



Copyright © 2004-2005 trajano.net. All Rights Reserved.