|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Writer
org.exoplatform.commons.utils.Printer
org.exoplatform.commons.utils.OutputStreamPrinter
org.exoplatform.commons.utils.PortalPrinter
public class PortalPrinter
| Field Summary |
|---|
| Fields inherited from class java.io.Writer |
|---|
lock |
| Constructor Summary | |
|---|---|
PortalPrinter(org.exoplatform.commons.utils.TextEncoder encoder,
java.io.OutputStream out)
|
|
| Method Summary | |
|---|---|
void |
print(java.lang.Object o)
|
void |
println()
|
| Methods inherited from class org.exoplatform.commons.utils.OutputStreamPrinter |
|---|
close, flush, getFailureFlow, getIgnoreOnFailure, isFailed, write, write, write, write, write |
| Methods inherited from class org.exoplatform.commons.utils.Printer |
|---|
println |
| Methods inherited from class java.io.Writer |
|---|
append, append, append |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalPrinter(org.exoplatform.commons.utils.TextEncoder encoder,
java.io.OutputStream out)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException| Method Detail |
|---|
public void println()
println in class org.exoplatform.commons.utils.Printerpublic void print(java.lang.Object o)
print in class org.exoplatform.commons.utils.Printer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||