|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.yale.example.ExampleFormatter.ValueCommand
public static class ExampleFormatter.ValueCommand
Returns the value of an argument which must be an attribute's name.
Field Summary | |
---|---|
private Attribute |
attribute
|
Constructor Summary | |
---|---|
ExampleFormatter.ValueCommand(char command,
java.lang.String[] arguments,
ExampleSet exampleSet)
|
Method Summary | |
---|---|
java.lang.String |
format(Example example)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Attribute attribute
Constructor Detail |
---|
public ExampleFormatter.ValueCommand(char command, java.lang.String[] arguments, ExampleSet exampleSet)
Method Detail |
---|
public java.lang.String format(Example example)
format
in interface ExampleFormatter.FormatCommand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |