You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Sagara Gunathunga <sa...@gmail.com> on 2008/03/17 07:46:27 UTC

Getting OMNode type

Hi,
 In the W3C DOM Node interface define several constants such as
 ATTRIBUTE_NODE , DOCUMENT_NODE ,ELEMENT_NODE ................  etc.
 and possible to use these consents to to determine Node type .( using
 node.getNodeType()) .But  I couldn't  find same number of  constants
 on Axiom OMNode interface .only few constant available to check with
 moNode.getType() . So please explain how I can check Node type On
 Axiom.?


 Thanks ,

 Sagara Gunathunga

 Blog - ssagara.blogspot.com
 Web - http://sagaras.awardspace.com/

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