Home
last modified time | relevance | path

Searched refs:manifestPath (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/scripting/workben/installer/
H A DXmlUpdater.java205 String manifestPath=configPath + "META-INF" + File.separator; in run() local
220 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()
/aoo41x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java116 static String manifestPath = "manifest.rdf"; field in DocumentMetadataAccess
234 manifestPath); in check()
1206 manifestPath); in getManifestStmts()
1231 manifestPath); in getMetadataFileStmts()

Completed in 20 milliseconds