Class BlankNodeAllocatorLabelEncoded

java.lang.Object
org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
All Implemented Interfaces:
BlankNodeAllocator

public class BlankNodeAllocatorLabelEncoded extends Object implements BlankNodeAllocator
Allocate blank nodes according to the label given. This allocator reconstructs labels made by NodeToLabel.createBNodeByLabelEncoded()
  • Constructor Details

    • BlankNodeAllocatorLabelEncoded

      public BlankNodeAllocatorLabelEncoded()
  • Method Details