commit | baf7e5231098d4981dc04d4f35c916a2356b9f57 | [log] [tgz] |
---|---|---|
author | pavery <pavery> | Thu Jul 07 20:44:14 2005 +0000 |
committer | pavery <pavery> | Thu Jul 07 20:44:14 2005 +0000 |
tree | f726a682918a43fd72613f929156570049f5a7a9 | |
parent | c85aaff92a9ff5504c155c2a93e7fbdfd75e511f [diff] |
[102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). - added some error limits in validation - made ValidatorStrategy check if canceled - HTMLDoctypeAdapterFactory list doesn't keep growing now, it maps one adapter to one IDOMDocument - ensure that strategies that validate the entire document only run one time per batch of changes.