com.evolveum.midpoint.prism.dom
Class NodeListPrismContainerImpl<T extends Containerable>

java.lang.Object
  extended by com.evolveum.midpoint.prism.dom.NodeListPrismContainerImpl<T>
All Implemented Interfaces:
NodeList

public class NodeListPrismContainerImpl<T extends Containerable>
extends Object
implements NodeList

Author:
semancik

Method Summary
 int getLength()
           
 Node item(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

item

public Node item(int index)
Specified by:
item in interface NodeList

getLength

public int getLength()
Specified by:
getLength in interface NodeList


Copyright © 2013 evolveum. All Rights Reserved.