Hi,
is it possible to integrate the interfaces of that org.w3m.dom.* packages in your code? I think it is a standard and makes sense.
Or is it not possible. I see, that you use a lot of same classnames like of that package.
Logged In: YES user_id=605407 Originator: NO
Does anyone know where these interfaces can be found?
Logged In: YES user_id=301989 Originator: YES
For the latest ones you may have a look at http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.html
You can get an overview at http://www.w3.org/DOM/ and http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/
Hope this helps.
Log in to post a comment.
Logged In: YES
user_id=605407
Originator: NO
Does anyone know where these interfaces can be found?
Logged In: YES
user_id=301989
Originator: YES
For the latest ones you may have a look at
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.html
You can get an overview at http://www.w3.org/DOM/ and http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/
Hope this helps.