Hi Elena,

thanks for the reply. Just one more quick question: if the document was loaded
& validated using a schema, is there currently any way to prevent schema reloading
in normalizeDocument()?

(Even a pointer to a "kludge" I could create, would do for now, while I wait for
this to be completely implemented.)

-mikko

Elena Litani wrote:
> Mikko Honkala wrote:
> 
>>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);
> 
> 
> Unfortunately, this functionality is not yet available via DOMBuilder.
> We are working with the DOM Working Group to add methods for settting
> entity resolver and generic property to the Document interface.
> So this functionality should be availabe in the next couple of months.
> 
> 
> Thanks!


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

Reply via email to