224225226227228229230231232233234
} } } return bab.toByteArrayArray(); } catch(IOException ioe) { throw new DocumentException(ioe.getMessage()); } }
223224225226227228229230231232233
239240241242243244245246247248249
} } } return(bab.toByteArrayArray()); } catch(IOException ioe) { throw new DocumentException(ioe.getMessage()); } }