public final class UiEngineUtil extends Object
| Constructor and Description |
|---|
UiEngineUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
replaceCss(OutputStream outputStream,
String contextPath,
String string,
String servletPath) |
static void |
writeCss(FileObject fileObject,
ByteArrayOutputStream outputStream,
String contextPath,
String servletPath) |
public static void writeCss(FileObject fileObject, ByteArrayOutputStream outputStream, String contextPath, String servletPath) throws IOException
IOExceptionpublic static void replaceCss(OutputStream outputStream, String contextPath, String string, String servletPath) throws IOException
IOExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.