public interface TsonDocumentHeader extends Comparable<TsonDocumentHeader>
| Modifier and Type | Method and Description |
|---|---|
List<TsonElement> |
all() |
TsonDocumentHeaderBuilder |
builder() |
List<TsonElement> |
getAll() |
String |
getEncoding() |
String |
getVersion() |
int |
size() |
compareToString getVersion()
String getEncoding()
int size()
List<TsonElement> all()
List<TsonElement> getAll()
TsonDocumentHeaderBuilder builder()
Copyright © 2025 vpc open source initiative. All rights reserved.