Class JCEMapper.Algorithm

  • Enclosing class:
    JCEMapper

    public static class JCEMapper.Algorithm
    extends java.lang.Object
    Represents the Algorithm xml element
    • Constructor Summary

      Constructors 
      Constructor Description
      Algorithm​(org.w3c.dom.Element el)
      Gets data from element
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Algorithm

        public Algorithm​(org.w3c.dom.Element el)
        Gets data from element
        Parameters:
        el -