Class Wrapper


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

      Constructors 
      Constructor Description
      Wrapper​(java.lang.annotation.Annotation a, java.lang.Object bean)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.Object[]> getParameters​(org.w3c.dom.Element element)  
      java.lang.String getTagName()  
      • Methods inherited from class java.lang.Object

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

      • Wrapper

        public Wrapper​(java.lang.annotation.Annotation a,
                       java.lang.Object bean)
    • Method Detail

      • getTagName

        public java.lang.String getTagName()
      • getParameters

        public java.util.List<java.lang.Object[]> getParameters​(org.w3c.dom.Element element)