Michael,
You are exactly right, it was a fragment. Once I properly wrapped the
fragment, all was well.
I'm glad to look at a jar file with a bug fix. Given that it's nearly
6MB, it might be best to send me a link rather than trying to mail the
whole thing.
A related question, in my search for jars, I downloaded dbdoclet. Is any
of that necessary for herold to work, or do I just need herold.jar?
Thanks for your help,
Dick
---------------------------------
XML Press
XML for Technical Communicators
http://xmlpress.net(970) 231-3624
> -----Original Message-----
> From: Michael Fuchs [mailto:
mlist@dbdoclet.org]
> Sent: Thursday, February 11, 2010 2:31 AM
> To: Dick Hamilton
> Cc:
docbook-apps@lists.oasis-open.org> Subject: RE: [docbook-apps] [ANNOUNCE] herold 5.2.3
>
>
> Hello Dick,
>
> it seems that your HTML file contains only a HTML fragment without a
> html document element. Can you send me an example HTML file?
> Is it okay if I send you a jar file with a bug fix for testing?
>
> Regards
> Michael
>
> Am Mittwoch, den 10.02.2010, 14:03 -0700 schrieb Dick Hamilton:
> > Michael,
> >
> > I'm trying to get herold running, but am running into the following
> > error. My guess is that it's looking for a jar that I don't
> have, but
> > I'm not sure. Can you advise?
> >
> > Thanks,
> > Dick Hamilton
> > ==========================================
> > org.dbdoclet.trafo.TrafoException: java.lang.NullPointerException
> > at
> >
> org.dbdoclet.trafo.html.docbook.DocBookTransformer.transformDo
> cument(DocBookTransformer.java:682)
> > at
> >
> org.dbdoclet.trafo.html.docbook.DocBookTransformer.convert(Doc
> BookTransformer.java:188)
> > at
> >
> org.dbdoclet.trafo.html.docbook.DocBookTransformer.convert(Doc
> BookTransformer.java:164)
> > at
> >
> org.dbdoclet.trafo.html.docbook.DocBookTransformer.convert(Doc
> BookTransformer.java:175)
> > at org.dbdoclet.herold.Herold.convert(Herold.java:277)
> > at org.dbdoclet.herold.Herold.main(Herold.java:122)
> > Caused by: java.lang.NullPointerException
> > at
> >
> org.dbdoclet.trafo.html.docbook.DocBookTransformer.transformDo
> cument(DocBookTransformer.java:614)
> > ... 5 more
> >
> > -----Original Message-----
> > From: Michael Fuchs [mailto:
mlist@dbdoclet.org]
> > Sent: Wednesday, February 10, 2010 7:45 AM
> > To:
docbook-apps@lists.oasis-open.org> > Subject: [docbook-apps] [ANNOUNCE] herold 5.2.3
> > Importance: High
> >
> >
> >
> > Hello,
> > herold 5.2.3 has been released.
> >
> > herold is a freeware HTML to DocBook converter.
> >
> > Changes:
> >
> > * Fixed erroneously supressing of tables by the
> > table.groovy script.
> > * Customization possibility of HTML elements after
> > parsing.
> > * Customization possibility of DocBook elements after
> > transformation.
> > * Some documentation for groovy customization.
> > Regards
> > Michael
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
docbook-apps-unsubscribe@lists.oasis-open.org> For additional commands, e-mail:
>
docbook-apps-help@lists.oasis-open.org>
>