Table
OpenMaple representation of a Maple string
Description
Method Summary
The com.maplesoft.openmaple.MString class represents a Maple string. MString publicly inherits from Algebraic; therefore, it provides all the member functions from the Algebraic class in addition to those listed here.
String stringValue( )
stringValue returns a Java String containing the same sequence of characters as the Maple string.
See Also
OpenMaple
OpenMaple/Java/Algebraic
OpenMaple/Java/API
OpenMaple/Java/Examples
Download Help Document