|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.OutputSpecialChar
public class OutputSpecialChar
Emits all special characters.
| Field Summary | |
|---|---|
private int |
status
Set to Status.INVALID_TOKEN if charCode not supported. |
| Constructor Summary | |
|---|---|
OutputSpecialChar(int charCode)
|
|
| Method Summary | |
|---|---|
int |
getStatus()
return the status of the constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int status
| Constructor Detail |
|---|
public OutputSpecialChar(int charCode)
| Method Detail |
|---|
public int getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||