|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.opoo.press.converter.IdentityConverter
public class IdentityConverter
| 字段摘要 |
|---|
| 从接口 org.opoo.press.Ordered 继承的字段 |
|---|
COMPARATOR |
| 构造方法摘要 | |
|---|---|
IdentityConverter()
|
|
| 方法摘要 | |
|---|---|
java.lang.String |
convert(java.lang.String content)
Convert the content. |
int |
getOrder()
|
java.lang.String |
getOutputFileExtension(Source src)
The converted content filename extension, must start with a ' |
boolean |
matches(Source src)
Determine this converter matches the specified source. |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public IdentityConverter()
| 方法详细信息 |
|---|
public int getOrder()
Ordered 中的 getOrderpublic boolean matches(Source src)
Converter 复制的描述
Converter 中的 matchespublic java.lang.String convert(java.lang.String content)
Converter 复制的描述
Converter 中的 convertpublic java.lang.String getOutputFileExtension(Source src)
Converter 复制的描述
Converter 中的 getOutputFileExtension
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||