org.apache.axiom.c14n.omwrapper
Class NamedNodeMapImpl
java.lang.Object
org.apache.axiom.c14n.omwrapper.NamedNodeMapImpl
- All Implemented Interfaces:
- NamedNodeMap
public class NamedNodeMapImpl
- extends Object
- implements NamedNodeMap
- Author:
- Saliya Ekanayake (esaliya@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedNodeMapImpl
public NamedNodeMapImpl(List list,
OMElement parent,
WrapperFactory fac)
getLength
public int getLength()
- Specified by:
getLength
in interface NamedNodeMap
item
public Node item(int index)
- Specified by:
item
in interface NamedNodeMap
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.