Class EntityFragmentBase

java.lang.Object
org.aksw.jenax.sparql.fragment.api.EntityFragmentBase
All Implemented Interfaces:
EntityFragment
Direct Known Subclasses:
EntityFragment1, EntityFragmentN

public abstract class EntityFragmentBase extends Object implements EntityFragment
  • Field Details

    • fragment

      protected Fragment fragment
  • Constructor Details

    • EntityFragmentBase

      public EntityFragmentBase(Fragment fragment)
  • Method Details