Class PreConfigurator


  • public class PreConfigurator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PreConfigurator​(org.dom4j.Document routerconfig, org.dom4j.Document changes)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.dom4j.Document applyChanges()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreConfigurator

        public PreConfigurator​(org.dom4j.Document routerconfig,
                               org.dom4j.Document changes)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • applyChanges

        public org.dom4j.Document applyChanges()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception