Class ReportingXsdVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.communication.report.ReportingXsdVisitor
All Implemented Interfaces:
IXsdVisitor

public class ReportingXsdVisitor extends ReportingVisitorDS implements IXsdVisitor
Visitor implementation that adds error reporting.
Since:
9.0
Author:
Arjan Pragt
  • Constructor Details

  • Method Details

    • addXsd

      public void addXsd(IXsdDS xsd)
      Description copied from interface: IXsdVisitor
      This method adds a xsd as resource.
      Specified by:
      addXsd in interface IXsdVisitor
      Parameters:
      xsd - Object representing the xsd.