public class DmwThingCoder extends DmlThingCoder
TYPE_TXTCHILDREN, DESCRIPTORS, EXTENDS, LAST_MODIFIED, XMETA_ID| 构造器和说明 |
|---|
DmwThingCoder(ThingCoder xmlThingCoder,
ThingCoder txtThingCoder,
ThingCoder propertyThingCoder) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
acceptType(String type)
是否是制定类型的编码者。
|
String[] |
getCodeTypes()
返回编码器所支持的所有类型。
|
String |
getType()
返回编码器的类型,通常是文件的后缀名。
|
decode, decodeIndex, encodepublic DmwThingCoder(ThingCoder xmlThingCoder, ThingCoder txtThingCoder, ThingCoder propertyThingCoder)
public String getType()
ThingCodergetType 在接口中 ThingCodergetType 在类中 DmlThingCoderpublic boolean acceptType(String type)
ThingCoderacceptType 在接口中 ThingCoderacceptType 在类中 DmlThingCodertype - 类型public String[] getCodeTypes()
ThingCodergetCodeTypes 在接口中 ThingCodergetCodeTypes 在类中 DmlThingCoderCopyright © 2022 xworker.org. All rights reserved.