org.eclipse.birt.report.model.api.util
Class ElementExportUtil

java.lang.Object
  extended by org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
      extended by org.eclipse.birt.report.model.api.util.ElementExportUtil

public class ElementExportUtil
extends ElementExportUtilImpl

Represents the utility class to help export element and structure to library file. The element or structure to export must comply with the following rule:

Any violation will throw IllegalArgumentException.


Constructor Summary
ElementExportUtil()
           
 
Method Summary
 
Methods inherited from class org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
canExport, canExport, canExport, canExport, canExport, canExport, canExport, checkExportElementByContext, exportDesign, exportDesign, exportElement, exportElement, exportElements, exportStructure, exportStructure, exportStructures, exportStyle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementExportUtil

public ElementExportUtil()


Copyright © 2008 Actuate Corp. All rights reserved.