You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Davanum Srinivas <di...@yahoo.com> on 2000/10/05 13:13:54 UTC

Re: [C2] [Xalan2] One more Issue.

Scott,

Thanks for thw quick responses. Got the latest from CVS. Need one more change to get C2 to work. I
have no idea why. The change is in DOM2Helper.java. The getLocalName returns null. So i had to use
DOMHelper's getLocalNameOfNode and that works...

  /**
   * Returns the local name of the given node.
   */
  public String getLocalNameOfNode(Node n)
  {
    //return n.getLocalName();
    return super.getLocalNameOfNode(n);
  }

Thanks,
dims



__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/