Class NodeListWrapper

java.lang.Object
org.apache.camel.component.cxf.converter.NodeListWrapper
All Implemented Interfaces:
NodeList

public class NodeListWrapper extends Object implements NodeList
  • Constructor Details

    • NodeListWrapper

      public NodeListWrapper(List<Element> elementList)
  • Method Details