Class IntrospectedXMLClassDescriptor

    • Constructor Detail

      • IntrospectedXMLClassDescriptor

        IntrospectedXMLClassDescriptor​(java.lang.Class type)
        Creates an IntrospectedXMLClassDescriptor
        Parameters:
        type - the Class type with which this ClassDescriptor describes.
      • IntrospectedXMLClassDescriptor

        public IntrospectedXMLClassDescriptor​(java.lang.Class type,
                                              java.lang.String xmlName)
        Creates an IntrospectedXMLClassDescriptor
        Parameters:
        type - the Class type with which this ClassDescriptor describes.