public static class T73Index.ContentInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
byte[] |
body |
String |
comment |
String |
create |
boolean |
exists |
T73File |
file |
String |
fulltext |
boolean |
isdir |
String |
lastedit |
long |
length |
String |
regist |
long |
timestamp |
String |
title |
String |
writer |
Constructor and Description |
---|
ContentInfo() |
ContentInfo(T73File f) |
Modifier and Type | Method and Description |
---|---|
(package private) List<PgRDB.Value> |
createValues() |
public T73File file
public boolean exists
public boolean isdir
public long length
public long timestamp
public String title
public String writer
public String comment
public String create
public String regist
public String lastedit
public String fulltext
public byte[] body
ContentInfo()
ContentInfo(T73File f)
List<PgRDB.Value> createValues()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025