SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.speech.SpeechServer

Packages that use SpeechServer
org.axsl.fo Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
 

Uses of SpeechServer in org.axsl.fo
 

Methods in org.axsl.fo that return SpeechServer
 SpeechServer FoTree.getSpeechServer()
          Return the SpeechServer for this tree.
 

Methods in org.axsl.fo with parameters of type SpeechServer
 void FoTree.setSpeechServer(SpeechServer server)
          Allows the client application to set the SpeechServer which should be used during FO tree parsing or building.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.