跳过导航链接
A C F G L M N O S T U V Y 

A

AbstractStringSplitter - com.github.houbb.paradise.enhance.core.splitter.impl中的类
 
AbstractStringSplitter(String) - 类 的构造器com.github.houbb.paradise.enhance.core.splitter.impl.AbstractStringSplitter
 

C

CamelStringSplitter - com.github.houbb.paradise.enhance.core.splitter.impl中的类
 
CamelStringSplitter(String) - 类 的构造器com.github.houbb.paradise.enhance.core.splitter.impl.CamelStringSplitter
 
com.github.houbb.paradise.enhance.constant.translator - 程序包 com.github.houbb.paradise.enhance.constant.translator
 
com.github.houbb.paradise.enhance.core.connector - 程序包 com.github.houbb.paradise.enhance.core.connector
 
com.github.houbb.paradise.enhance.core.connector.impl - 程序包 com.github.houbb.paradise.enhance.core.connector.impl
 
com.github.houbb.paradise.enhance.core.splitter - 程序包 com.github.houbb.paradise.enhance.core.splitter
 
com.github.houbb.paradise.enhance.core.splitter.impl - 程序包 com.github.houbb.paradise.enhance.core.splitter.impl
 
com.github.houbb.paradise.enhance.core.translator - 程序包 com.github.houbb.paradise.enhance.core.translator
 
com.github.houbb.paradise.enhance.core.translator.impl - 程序包 com.github.houbb.paradise.enhance.core.translator.impl
 
com.github.houbb.paradise.enhance.util.translator - 程序包 com.github.houbb.paradise.enhance.util.translator
 
com.github.houbb.paradise.enhance.vo - 程序包 com.github.houbb.paradise.enhance.vo
 
connect() - 接口 中的方法com.github.houbb.paradise.enhance.core.connector.Connector
 
connect() - 类 中的方法com.github.houbb.paradise.enhance.core.connector.impl.StringConnector
 
Connector<T> - com.github.houbb.paradise.enhance.core.connector中的接口
 

F

fromString(String) - 枚举 中的静态方法com.github.houbb.paradise.enhance.constant.translator.GoogleLanguageEnum
 

G

getErrorCode() - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
getKey() - 类 中的方法com.github.houbb.paradise.enhance.vo.OptionVo
 
getQuery() - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
getTranslation() - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
getValue() - 类 中的方法com.github.houbb.paradise.enhance.vo.OptionVo
 
getWeb() - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
GoogleLanguageEnum - com.github.houbb.paradise.enhance.constant.translator中的枚举
google 翻译语言枚举
GoogleTranslator - com.github.houbb.paradise.enhance.core.translator.impl中的类
 
GoogleTranslator(String, String, String) - 类 的构造器com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
GoogleTranslator(String, String) - 类 的构造器com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 

L

langInfo() - 枚举 中的方法com.github.houbb.paradise.enhance.constant.translator.GoogleLanguageEnum
显示语言信息

M

main(String[]) - 类 中的静态方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
main(String[]) - 类 中的静态方法com.github.houbb.paradise.enhance.util.translator.YoudaoUtil
 

N

newInstance(List<String>, String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.connector.impl.StringConnector
 
newInstance(String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.splitter.impl.CamelStringSplitter
 
newInstance(String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.splitter.impl.UnderlineStringSplitter
 
newInstance(String, String, String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
newInstance(String, String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
newSplitter(String) - 类 中的静态方法com.github.houbb.paradise.enhance.core.splitter.impl.SplitterFactory
 

O

OptionVo - com.github.houbb.paradise.enhance.vo中的类
Created by pc-06 on 2017/4/13.
OptionVo() - 类 的构造器com.github.houbb.paradise.enhance.vo.OptionVo
 

S

setErrorCode(int) - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
setKey(String) - 类 中的方法com.github.houbb.paradise.enhance.vo.OptionVo
 
setQuery(String) - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
setTranslation(List<String>) - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
setValue(List<String>) - 类 中的方法com.github.houbb.paradise.enhance.vo.OptionVo
 
setWeb(List<OptionVo>) - 类 中的方法com.github.houbb.paradise.enhance.vo.YoudaoVo
 
split() - 类 中的方法com.github.houbb.paradise.enhance.core.splitter.impl.CamelStringSplitter
 
split() - 类 中的方法com.github.houbb.paradise.enhance.core.splitter.impl.UnderlineStringSplitter
 
split() - 接口 中的方法com.github.houbb.paradise.enhance.core.splitter.Splitter
 
Splitter - com.github.houbb.paradise.enhance.core.splitter中的接口
 
SplitterFactory - com.github.houbb.paradise.enhance.core.splitter.impl中的类
splitter 工厂
SplitterFactory() - 类 的构造器com.github.houbb.paradise.enhance.core.splitter.impl.SplitterFactory
 
string - 类 中的变量com.github.houbb.paradise.enhance.core.splitter.impl.AbstractStringSplitter
待分隔的字符串
StringConnector - com.github.houbb.paradise.enhance.core.connector.impl中的类
 
StringConnector(List<String>, String) - 类 的构造器com.github.houbb.paradise.enhance.core.connector.impl.StringConnector
 

T

toString() - 枚举 中的方法com.github.houbb.paradise.enhance.constant.translator.GoogleLanguageEnum
 
transEnglishToChinese(String) - 类 中的静态方法com.github.houbb.paradise.enhance.util.translator.YoudaoUtil
讲英语转化为中文
translate() - 类 中的方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
translate(String[], String, String) - 类 中的方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
 
translate() - 接口 中的方法com.github.houbb.paradise.enhance.core.translator.Translator
 
translateOrDefault(String) - 类 中的方法com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator
进行翻译 如果乳腺异常则返回指定的默认值
Translator<T> - com.github.houbb.paradise.enhance.core.translator中的接口
 

U

UnderlineStringSplitter - com.github.houbb.paradise.enhance.core.splitter.impl中的类
 
UnderlineStringSplitter(String) - 类 的构造器com.github.houbb.paradise.enhance.core.splitter.impl.UnderlineStringSplitter
 

V

valueOf(String) - 枚举 中的静态方法com.github.houbb.paradise.enhance.constant.translator.GoogleLanguageEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.houbb.paradise.enhance.constant.translator.GoogleLanguageEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

Y

YoudaoTranslator - com.github.houbb.paradise.enhance.core.translator.impl中的类
 
YoudaoTranslator() - 类 的构造器com.github.houbb.paradise.enhance.core.translator.impl.YoudaoTranslator
 
YoudaoUtil - com.github.houbb.paradise.enhance.util.translator中的类
有道翻译API申请成功 API key:477661285 keyfrom:20170413PersonApi 创建时间:2017-04-13 网站名称:20170413PersonApi 网站地址:http://20170413PersonApi.com
YoudaoUtil() - 类 的构造器com.github.houbb.paradise.enhance.util.translator.YoudaoUtil
 
YoudaoVo - com.github.houbb.paradise.enhance.vo中的类
Created by pc-06 on 2017/4/13.
YoudaoVo() - 类 的构造器com.github.houbb.paradise.enhance.vo.YoudaoVo
 
A C F G L M N O S T U V Y 
跳过导航链接

Copyright © 2017. All rights reserved.