Package org.apache.ofbiz.webtools.print
Class FoPrintServerEvents
java.lang.Object
org.apache.ofbiz.webtools.print.FoPrintServerEvents
FoPrintServerEvents
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getXslFo
(HttpServletRequest req, HttpServletResponse resp) static byte[]
-
Constructor Details
-
FoPrintServerEvents
public FoPrintServerEvents()
-
-
Method Details
-
getXslFo
-
getXslFo
public static byte[] getXslFo(DispatchContext dctx, String screen, Map<String, Object> parameters) throws GeneralException- Throws:
GeneralException
-