[jdom-interest] Ken Hellands factory implementation

Jason Hunter jhunter at collab.net
Fri May 18 15:47:10 PDT 2001


Just checked in the factory model classes for SAXBuilder.  There were a
few miscellaneous bugs, but I think I got them taken care of.  Thanks a
lot Phil and Ken!

-jh-

philip.nelson at omniresources.com wrote:
> 
> I was hoping to do a little more testing but work got in the way.  You all
> will be sure to let me know if this doesn't work so...
> 
> Here is Ken Rune Helland's factory idea that he put together some months
> ago.  I have updated it to the latest cvs version of JDOM as of last night
> and ran it through a few tests.  There will be a little more cleanup I am
> sure before it can be released.
> 
> When you arent' subclassing, do nothing as Saxbuilder uses a default
> implementation of the factory.  I sent out an example of using the factory
> to override an element method earlier today.
> 
> This time, let's hear it.  I think this is low cost and helpful.
> 
> 
> 
>   ------------------------------------------------------------------------
>                        Name: JDOMFactory.java
>    JDOMFactory.java    Type: unspecified type (application/octet-stream)
>                    Encoding: quoted-printable
> 
>                               Name: DefaultJDOMFactory.java
>    DefaultJDOMFactory.java    Type: unspecified type (application/octet-stream)
>                           Encoding: quoted-printable
> 
>                       Name: SAXBuilder.java
>    SAXBuilder.java    Type: unspecified type (application/octet-stream)
>                   Encoding: quoted-printable
> 
>                       Name: SAXHandler.java
>    SAXHandler.java    Type: unspecified type (application/octet-stream)
>                   Encoding: quoted-printable



More information about the jdom-interest mailing list