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()
116 static String manifestPath = "manifest.rdf"; field in DocumentMetadataAccess234 manifestPath); in check()1206 manifestPath); in getManifestStmts()1231 manifestPath); in getMetadataFileStmts()
Completed in 22 milliseconds