com.github.kongchen.swagger.docgen
类 TypeUtils
java.lang.Object
com.github.kongchen.swagger.docgen.TypeUtils
public class TypeUtils
- extends Object
Created with IntelliJ IDEA.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
genericPattern
public static final Pattern genericPattern
TypeUtils
public TypeUtils()
getTrueType
public static String getTrueType(String dataType)
filterBasicTypes
public static String filterBasicTypes(String linkType)
upperCaseFirstCharacter
public static String upperCaseFirstCharacter(String inputString)
AsArrayType
public static String AsArrayType(String elementType)
Copyright © 2015. All Rights Reserved.