| 限定符和类型 | 类和说明 |
|---|---|
static class |
ContentType.Default |
static class |
ContentType.Override |
static class |
ContentType.Type |
| 构造器和说明 |
|---|
ContentType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(ContentType.Type type) |
void |
addRel(Relationship rel) |
void |
writeTo(Path root)
Write to disk
|
public void addRel(Relationship rel)
public void add(ContentType.Type type)
public void writeTo(Path root) throws IOException
StorablewriteTo 在接口中 Storableroot - the parent pathIOException - if io error occurCopyright © 2020. All rights reserved.