028-86922220
建站资讯

网站建设资讯

为你提供网站建设行业资讯、网站优化知识、主机域名邮箱、网站开发常见问题等。

创新互联鸿蒙OS教程:鸿蒙OSEntry

Entry

java.lang.Object

|---ohos.global.resource.Entry

public abstract class Entry
extends Object

描述 rawfile 目录中的条目。

Since:

3

嵌套类摘要

修饰符和类型 描述
static class Entry.Type 表示条目类型。

构造函数摘要

构造函数 描述
Entry()

方法总结

修饰符和类型 方法 描述
abstract String getPath() 获取Entry的路径。
abstract Entry.Type getType() 获取Entry的类型。
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造函数详细信息

Entry

public Entry()

方法详情

getPath

public abstract String getPath()

获取Entry的路径。

返回:

返回Entry的路径。

getType

public abstract Entry.Type getType()

获取Entry的类型。

返回:

返回Entry的类型。


分享文章:创新互联鸿蒙OS教程:鸿蒙OSEntry
文章源于:http://www.whjierui.cn/article/dpopdeh.html

其他资讯