Hi,

first of all, thanks for the DOM PSVI & revalidatation functionality. 
Awesome work!

I have two questions:

1. How do I set an entityResolver that is going to be used in 
normalizeDocument()? I can set it for a builder and it works while 
loading the document but it seems that normalizeDocument() does not use 
that entityResolver.

2. How do I set the document classname when using the DOMBuilder? With 
DOMParser it can be done using
parser.setProperty("http://apache.org/xml/properties/dom/document-class-name",documentClassname);

Regards,
        Mikko Honkala, X-Smiles


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to