[jdom-interest] RE: PROPOSAL: Remove most constructors from 
 XMLOutputter
    Jason Hunter 
    jhunter at collab.net
       
    Thu Oct 19 10:57:46 PDT 2000
    
    
  
> P.S. Jason, I like the WellFormedChecker and ValidChecker ideas. 
> Often if you're constructing a document programmatically, you 
> can know that the data you're adding is
> well-formed and/or valid, without the extra checking.
Yep.  The problem I see with the notion of just builders being able to
skip the checking is that, as you say, sometimes it's data from other
sources.  
-jh-
    
    
More information about the jdom-interest
mailing list