Uses of Enum
org.eclipse.rdf4j.rio.hdt.HDTPart.Type
Packages that use HDTPart.Type
-
Uses of HDTPart.Type in org.eclipse.rdf4j.rio.hdt
Subclasses with type arguments of type HDTPart.Type in org.eclipse.rdf4j.rio.hdtMethods in org.eclipse.rdf4j.rio.hdt that return HDTPart.TypeModifier and TypeMethodDescriptionstatic HDTPart.TypeReturns the enum constant of this type with the specified name.static HDTPart.Type[]HDTPart.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.rio.hdt with parameters of type HDTPart.TypeModifier and TypeMethodDescriptionprotected static voidHDTPart.checkControl(InputStream is, HDTPart.Type ctype) Check start of part for$HDTand the byte indicating the type