Class HDTDictionarySection
java.lang.Object
org.eclipse.rdf4j.rio.hdt.HDTPart
org.eclipse.rdf4j.rio.hdt.HDTDictionarySection
- Direct Known Subclasses:
HDTDictionarySectionPFC
HDT DictionarySection part. Various encodings exist.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class HDTPart
COOKIE, name, pos, properties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HDTPart
checkControl, checkCRC, checkFormat, countToNull, getDebugPartStr, getIntegerProperty, getProperties, getProperties, mapProperties, parse, readToNull
-
Constructor Details
-
HDTDictionarySection
Constructor- Parameters:
name- namepos- position
-
-
Method Details
-
size
protected abstract int size()Get the size- Returns:
-
get
Get the entry- Parameters:
i- zero-based index- Returns:
- Throws:
IOException
-