|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ranides.assira.text.PrintFormatter
public class PrintFormatter
| Constructor Summary | |
|---|---|
PrintFormatter(Map<Character,PrintFunction> functions)
|
|
| Method Summary | |
|---|---|
PrintPattern |
compile(String format)
|
String |
format(String format,
Object... arguments)
|
Appendable |
formatTo(Appendable target,
String format,
Object... arguments)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintFormatter(Map<Character,PrintFunction> functions)
| Method Detail |
|---|
public Appendable formatTo(Appendable target,
String format,
Object... arguments)
throws IOException
IOException
public String format(String format,
Object... arguments)
public PrintPattern compile(String format)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||