Uses of Class
org.eclipse.birt.report.model.api.css.StyleSheetException
Packages that use StyleSheetException
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of StyleSheetException in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that throw StyleSheetExceptionModifier and TypeMethodDescriptionModuleHandleImpl.openCssStyleSheet
(InputStream is) Gets the result style sheet with given file name of an external CSS2 resource.ModuleHandleImpl.openCssStyleSheet
(String fileName) Gets the result style sheet with given file name of an external CSS2 resource.