|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Immutable public interface TextDecoder
Interface for components that can decode text. This is the counterpart to TextEncoder
.
TextEncoder
Method Summary | |
---|---|
String |
decode(String encodedText)
Return the decoded version of an encoded string |
Method Detail |
---|
String decode(String encodedText)
encodedText
- the encoded text
TextEncoder.encode(String)
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |