Uses of Interface
com.agical.rdoc.core.resourcemanager.impl.BasedirProvider

Packages that use BasedirProvider
com.agical.rdoc.core.resourcemanager.impl   
com.agical.rdoc.core.target.impl   
com.agical.rdoc.util   
 

Uses of BasedirProvider in com.agical.rdoc.core.resourcemanager.impl
 

Classes in com.agical.rdoc.core.resourcemanager.impl that implement BasedirProvider
 class SystemPropertiesBasedirProvider
           
 

Constructors in com.agical.rdoc.core.resourcemanager.impl with parameters of type BasedirProvider
PropertiesResourceProvider(java.lang.String propertiesFileName, BasedirProvider basedirProvider)
           
PropertiesSourceProvider(java.lang.String propertiesFileName, BasedirProvider basedirProvider)
           
 

Uses of BasedirProvider in com.agical.rdoc.core.target.impl
 

Constructors in com.agical.rdoc.core.target.impl with parameters of type BasedirProvider
PropertiesTargetProvider(BasedirProvider basedirProvider)
           
 

Uses of BasedirProvider in com.agical.rdoc.util
 

Methods in com.agical.rdoc.util with parameters of type BasedirProvider
static boolean Delete.deleteRootFile(BasedirProvider basedirProvider, java.lang.String fileName)
           
static void Write.write(BasedirProvider basedirProvider, java.lang.String fileName, byte[] content)
           
 



Copyright © 2005-2010 Agical AB. All Rights Reserved.