| 限定符和类型 | 方法和说明 |
|---|---|
String |
encode(String source)
Encodes a String and returns a String.
|
String encode(String source) throws EncoderException
source - the String to encodeEncoderException - thrown if there is an error condition during the encoding process.Copyright © 2016. All rights reserved.