edu.udo.cs.yale.example
Interface ExampleFormatter.FormatCommand

All Known Implementing Classes:
ExampleFormatter.SimpleCommand, ExampleFormatter.TextCommand, ExampleFormatter.ValueCommand
Enclosing class:
ExampleFormatter

public static interface ExampleFormatter.FormatCommand

Represents one piece of formatting.


Method Summary
 java.lang.String format(Example example)
           
 

Method Detail

format

java.lang.String format(Example example)


Copyright © 2001-2006