|
FYI: Implementation of the HTML 4.01 parsing into org.w3c.dom.html2.HTMLDoc: msg#00153java.classpath.patches
After Chris has implemented the Java binding for Level 2 Document Object Model HTML, it was very simple to direct our parser output into these classes. Chris did a real job: the document model classes find the requested properties self dependently. For instance, I did not need to set the FORM for each INPUT explicitly as the existing getForm() method finds it itself between the parent nodes. The DOM model may be very convenient for web robots, because it can be analysed using transforms. As this is a new, undocumented feature, I suggest to include an example as well. Audrius
Classpath-patches mailing list Classpath-patches@xxxxxxx http://lists.gnu.org/mailman/listinfo/classpath-patches
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [generics] FYI: Adding missing 1.5 exception constructors to java.lang, Andrew John Hughes |
|---|---|
| Next by Date: | Missing java.io character encoding aliases, Sven de Marothy |
| Previous by Thread: | [generics] FYI: Adding missing 1.5 exception constructors to java.lang, Andrew John Hughes |
| Next by Thread: | Missing java.io character encoding aliases, Sven de Marothy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |