Searched refs:manifestPath (Results 1 – 2 of 2) sorted by relevance
205 String manifestPath=configPath + "META-INF" + File.separator; in run() local220 File manifestDir = new File( manifestPath ); in run()223 System.out.println( "creating " + manifestPath + "directory failed"); in run()226 System.out.println( manifestPath + " directory created"); in run()230 System.out.println( manifestPath + " exists" ); in run()296 if (!zd.extractEntry("bindingdialog/manifest.xml",manifestPath, statusLabel)) in run()
115 static String manifestPath = "manifest.rdf"; field in DocumentMetadataAccess229 manifestPath); in check()1201 manifestPath); in getManifestStmts()1226 manifestPath); in getMetadataFileStmts()
Completed in 19 milliseconds