|
Re: [xmlc] DocumentLoaderImpl Cache Keys: msg#00013java.enhydra.xmlc
At 12:54 AM 1/23/2007, you wrote: Because I store some XHTML in my database that I later insert into my pages. So I have to convert it into DOM first and then appendChild it into my XMLC page. I found the DOMParser you were providing in the xerces jar and used that. I recommend you either use JAXP or DOM3 LS instead of DOMParser to create a DOM. XMLC itself gets very down and dirty with the DOM implementation. It provides lots of extra power, but ties the code very closely to the implementation. Your application code shouldn't follow this pattern unless you have very particular needs that can't be met by the standard API's. Jake Erik -- You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:xmlc-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [xmlc] DocumentLoaderImpl Cache Keys, Erik Rasmussen |
|---|---|
| Next by Date: | [xmlc] 2.3beta getElementById() behavior, rasmussenerik |
| Previous by Thread: | Re: [xmlc] DocumentLoaderImpl Cache Keys, Erik Rasmussen |
| Next by Thread: | [xmlc] 2.3beta getElementById() behavior, rasmussenerik |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |