Class JacksonXmlPresentInClassPathCondition

  • All Implemented Interfaces:
    org.springframework.context.annotation.Condition

    public class JacksonXmlPresentInClassPathCondition
    extends springfox.documentation.common.ClassPresentInClassPathCondition
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getClassName()  
      • Methods inherited from class springfox.documentation.common.ClassPresentInClassPathCondition

        matches
      • Methods inherited from class java.lang.Object

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

      • JacksonXmlPresentInClassPathCondition

        public JacksonXmlPresentInClassPathCondition()
    • Method Detail

      • getClassName

        protected java.lang.String getClassName()
        Specified by:
        getClassName in class springfox.documentation.common.ClassPresentInClassPathCondition