Uses of Class
org.bedework.calfacade.BwResourceContent
Packages that use BwResourceContent
-
Uses of BwResourceContent in org.bedework.calfacade
Methods in org.bedework.calfacade that return BwResourceContentMethods in org.bedework.calfacade with parameters of type BwResourceContentModifier and TypeMethodDescriptionintBwResourceContent.compareTo(BwResourceContent that) voidBwResourceContent.copyTo(BwResourceContent val) Copy this objects values into the parametervoidBwResource.setContent(BwResourceContent val) Set the content -
Uses of BwResourceContent in org.bedework.calfacade.indexing
Methods in org.bedework.calfacade.indexing that return BwResourceContentModifier and TypeMethodDescriptionBwIndexer.fetchResourceContent(String href) Find a resource content with the given href.