@Deprecated public interface Renderer
| Modifier and Type | Method and Description |
|---|---|
void |
highlight(String name,
InputStream in,
OutputStream out,
String encoding,
boolean fragment)
Deprecated.
|
String |
highlight(String name,
String in,
String encoding,
boolean fragment)
Deprecated.
|
void highlight(String name, InputStream in, OutputStream out, String encoding, boolean fragment) throws IOException
IOExceptionString highlight(String name, String in, String encoding, boolean fragment) throws IOException
IOExceptionCopyright © 2011–2025. All rights reserved.