0 Replies Latest reply on Apr 9, 2007 7:17 AM by tom.baeyens

    looking up namespace URI's in dom

    tom.baeyens

      while parsing the dom tree, we need the namespace corresponding to the prefixes.

      anybody knows why the Element.lookupNamespaceURI(String prefix) returns null in the Flow documents ?

      is this an optional feature that is not implemented in the sun shipped parser ? or am i missing something else ?