be.fgov.ehealth.technicalconnector.signature.impl
Class DomUtils.ArrayNodeList

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.signature.impl.DomUtils.ArrayNodeList
All Implemented Interfaces:
NodeList
Enclosing class:
DomUtils

public static class DomUtils.ArrayNodeList
extends Object
implements NodeList


Constructor Summary
DomUtils.ArrayNodeList()
           
 
Method Summary
 void addNode(Node node)
           
 int getLength()
           
 Node item(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomUtils.ArrayNodeList

public DomUtils.ArrayNodeList()
Method Detail

item

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

getLength

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

addNode

public void addNode(Node node)



Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.