[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlrpc-user
Subject:    [AXIOM] Question about axiom-dom NodeImpl.java
From:       Amila Jayasekara <amilaj () wso2 ! com>
Date:       2012-01-21 17:57:14
Message-ID: CAFpJEGPNmF4GjUoJq56Ox655kX09i2K2qCvDvXki8Rs7igu0aA () mail ! gmail ! com
[Download RAW message or body]

Sending to Axiom mailing list also.

Hi All,

In axiom-dom NodeImpl's [1] "setPrefix" method is implemented as follows,

public void setPrefix(String prefix) throws DOMException {
=A0 =A0 =A0 =A0throw new DOMException(DOMException.NAMESPACE_ERR, DOMMessag=
eFormatter
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0.formatMessage(DOMMessageFormatter.DOM_DOMAI=
N,
DOMException.NAMESPACE_ERR,
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 null));
=A0 =A0}

According to current trunk the "setPrefix" method is not overridden at
any child class. But this method is called from opensaml framework
when document builder is set to axiom-dom one.
Is there any special reason for us not to implement "setPrefix" method ?
If we are to implement this method what should be the correct
behaviour of above method ?

[1] http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom=
/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeImpl.java

Thanks
AmilaJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic