Uses of Interface
org.eclipse.birt.report.engine.content.IContentVisitor

Packages that use IContentVisitor
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IContentVisitor in org.eclipse.birt.report.engine.content
 

Methods in org.eclipse.birt.report.engine.content with parameters of type IContentVisitor
 java.lang.Object IContent.accept(IContentVisitor visitor, java.lang.Object value)
          use visitor to process the object.
 



Copyright © 2008 Actuate Corp. All rights reserved.