|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Converter
Converter interface.
| 字段摘要 |
|---|
| 从接口 org.opoo.press.Ordered 继承的字段 |
|---|
COMPARATOR |
| 方法摘要 | |
|---|---|
String |
convert(String content)
Convert the content. |
String |
getOutputFileExtension(Source src)
The converted content filename extension, must start with a ' |
boolean |
matches(Source src)
Determine this converter matches the specified source. |
| 从接口 org.opoo.press.Ordered 继承的方法 |
|---|
getOrder |
| 方法详细信息 |
|---|
boolean matches(Source src)
src -
String convert(String content)
content -
String getOutputFileExtension(Source src)
src -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||