Package com.sun.star.uno
Class Ascii
java.lang.Object
com.sun.star.uno.Ascii
Deprecated.
do not use.
The Ascii class represents the IDL build in type
ascii
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ascii
public final char asciiDeprecated.
-
-
Constructor Details
-
Ascii
Deprecated.do not use.Constructs a newAscii
.- Parameters:
c
- the char value.
-