Uses of Interface
org.smallmind.nutsnbolts.resource.ResourceFactory
-
Packages that use ResourceFactory Package Description org.smallmind.nutsnbolts.resource -
-
Uses of ResourceFactory in org.smallmind.nutsnbolts.resource
Classes in org.smallmind.nutsnbolts.resource that implement ResourceFactory Modifier and Type Class Description classResourceTypeFactoryMethods in org.smallmind.nutsnbolts.resource with parameters of type ResourceFactory Modifier and Type Method Description voidResourceParser. addResourceFactory(ResourceFactory factory)Constructors in org.smallmind.nutsnbolts.resource with parameters of type ResourceFactory Constructor Description ResourceParser(ResourceFactory... factories)
-