[jdom-interest] Is beta-5 much slower than beta-4?
Roslan Amir
roslan at xybase.com
Thu Oct 19 01:03:28 PDT 2000
Jason Hunter wrote:
>
> > public boolean isValid() // check that the document is "well formed"
>
> Nope, the method to check if it's well formed shouldn't be called
> isValid(). You could have isWellFormed() and isValid() on a class but
> it's really two dramatically different things and imho should be in
> different classes. Maybe call the Validator something with "DTD" in the
> title so you could write another class that checked against schemas.
>
> -jh-
Fair enough. Any idea when can we have the two methods? Or three if you
include one against schemas?
Amazing. Looking at the mail times, we're 15 hours different.
Roslan.
More information about the jdom-interest
mailing list