Project

Profile

Help

Feature #1279

closed

Convert org.w3c.dom.Node to a NodeInfo

Added by Anonymous about 22 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-536327
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: guenoledc

It is a nightmare when you need to pass a

org.w3c.dom.Node to one of the method that require A

NodeInfo.

Please make something to allow the standard DOM Node

to be converted into your NodeInfo .

I give you an example of what I need to do to call an

XPATH query : see attached class


Files

XPathForSaxon.java (9.56 KB) XPathForSaxon.java Anonymous, 2002-03-28 16:35
Actions #1

Updated by Anonymous over 18 years ago

SourceForge user: mhkay

Logged In: YES

user_id=251681

There is now a wrapper class that allows a DOM Node to be

wrapped as a NodeInfo

Please register to edit this issue

Also available in: Atom PDF