Uses of Interface
org.aksw.commons.util.entity.EntityInfo
-
Packages that use EntityInfo Package Description org.aksw.commons.util.entity org.aksw.commons.util.string -
-
Uses of EntityInfo in org.aksw.commons.util.entity
Classes in org.aksw.commons.util.entity that implement EntityInfo Modifier and Type Class Description classEntityInfoImplA basic java implementation of the EntityInfo interface -
Uses of EntityInfo in org.aksw.commons.util.string
Methods in org.aksw.commons.util.string with parameters of type EntityInfo Modifier and Type Method Description static FileNameFileNameUtils. deriveFileName(String filename, EntityInfo entityInfo)Removes all encoding parts from the filename; optionally also removes the content type part.
-