[brailleblaster] Re: Input and testing for document package

  • From: Keith Creasy <kcreasy@xxxxxxx>
  • To: "brailleblaster@xxxxxxxxxxxxx" <brailleblaster@xxxxxxxxxxxxx>
  • Date: Fri, 11 Jan 2013 15:48:28 +0000

Hi John.

One of us can do this. I'll do it if Brandon or Chuck don't want it.





Keith Creasy
Software Developer
American Printing House for the Blind
KCreasy@xxxxxxx
Phone: 502.895.2405
Skype: keith537


-----Original Message-----
From: brailleblaster-bounce@xxxxxxxxxxxxx 
[mailto:brailleblaster-bounce@xxxxxxxxxxxxx] On Behalf Of John J. Boyer
Sent: Friday, January 11, 2013 3:36 AM
To: brailleblaster@xxxxxxxxxxxxx
Subject: [brailleblaster] Input and testing for document package

First, as I suspected, There was a conflict between the name of the Document 
class and the nu.xom.Document class. The compiler gave an eror on the import 
statement for the latter. I have changed the name of the Document class to 
DocumentBase .

To test the document package, wome input is needed. BrailleBlaster can directly 
open xml txt and brf files. These are passed through liblouisutdml to have 
UTDML added. The augmented document then becomes the working document. Could 
someone get DocumentManager working sufficiently so that a file can be opened 
and passed to DocumentBase.startDocument ?

Keith has suggested that the input to startDocument should be InputStream . 
However, Inp;utStream is an interface. liblouisutdml requires a file path. How 
can the transition be made?

Thanks,
John

--
John J. Boyer; President, Chief Software Developer Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities



Other related posts: