JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.protostuff.compiler
Formatter
Contents
Description
Nested Class Summary
Method Summary
Method Details
format(String)
Hide sidebar
Show sidebar
Interface Formatter
All Known Implementing Classes:
Formatter.BUILTIN
public interface
Formatter
Formats a string.
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static enum
Formatter.BUILTIN
Built-in formatters.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
String
str)
Returns the formatted string.
Method Details
format
String
format
(
String
str)
Returns the formatted string.