UDK 3.2.7 Java API Reference

com.sun.star.uno
Class AsciiString

java.lang.Object
  extended by com.sun.star.uno.AsciiString

Deprecated. do not use

public final class AsciiString
extends Object

The Ascii class represents the IDL build in type asciistring.


Field Summary
 String asciistring
          Deprecated.  
 
Constructor Summary
AsciiString(String s)
          Deprecated. do not use
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

asciistring

public final String asciistring
Deprecated. 
Constructor Detail

AsciiString

public AsciiString(String s)
Deprecated. do not use

Constructs a new AsciiString.

Parameters:
s - the String value

UDK 3.2.7 Java API Reference