Package org.aksw.commons.accessors
package org.aksw.commons.accessors
-
ClassDescriptionFunction interface for for requesting accessor instances that enable accessing the attribute 'name' of type 'clazz' on objects of type 'S'.Not sure if this this should really inherit from single valued accessor -> Maybe rename to BasicAccessor or SimpleAccessorAn accessor that refers to an immutable collection.LazyCollection<T,
C extends Collection<T>> Collection that forwards method calls to another one that is only instantiated on addition of items if it did not yet exist Delegates removals to itThis class is similar to the spring PropertySource - except that it allows setting properties as well.This accessor treats the collection as the source for a single item that can be get or set.This accessor treats the collection as the source for a single item that can be get or set.