Home
last modified time | relevance | path

Searched refs:URLHelper (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/test/java/org/mapeditor/util/
H A DURLHelperTest.java43 URLHelper.getParent(null); in testGetParentWithNull()
49 URL parent = URLHelper.getParent(url); in testGetParentWithFile()
56 URL parent = URLHelper.getParent(url); in testGetParentWithDir()
63 URL parent = URLHelper.getParent(url); in testGetParentWithRootFile()
70 URL parent = URLHelper.getParent(url); in testGetParentWithJarFile()
77 URL parent = URLHelper.getParent(url); in testGetParentWithJarFileAndWindowsLikePath()
84 URL parent = URLHelper.getParent(url); in testGetParentWithJarDir()
91 URL parent = URLHelper.getParent(url); in testGetParentWithJarRootFile()
97 URLHelper.resolve(null, "path/to/resolve"); in testResolveWithNullUrl()
103 URL resolved = URLHelper.resolve(url, null); in testResolveWithNullPath()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/fileapi/
H A Dexternal_file_resolver.cc32 class URLHelper { class
37 using Lifetime = std::unique_ptr<URLHelper>;
44 URLHelper(void* profile_id, const GURL& url, HelperCallback callback) in URLHelper() function in chromeos::__anon5ac9cd440111::URLHelper
50 base::BindOnce(&URLHelper::RunOnUIThread, base::Unretained(this), in URLHelper()
92 base::BindOnce(&URLHelper::OnGotMimeTypeOnUIThread, in RunOnUIThread()
122 DISALLOW_COPY_AND_ASSIGN(URLHelper);
182 new URLHelper(profile_id_, url, in Resolve()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/
H A DURLHelper.java35 public final class URLHelper class
39 public URLHelper() in URLHelper() method in URLHelper
62 …init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.id (), "URL", __… in type()
H A DURLSeqHelper.java62 …init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.id (), "URL", __… in type()
80 value[_o1] = com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.read (istream); in read()
88 com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.write (ostream, value[_i0]); in write()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/
H A DURLHelper.java35 public final class URLHelper class
39 public URLHelper() in URLHelper() method in URLHelper
62 …init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.id (), "URL", __… in type()
H A DURLSeqHelper.java62 …init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.id (), "URL", __… in type()
80 value[_o1] = com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.read (istream); in read()
88 com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.write (ostream, value[_i0]); in write()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java27 import helper.URLHelper;
58 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(documentFile); in createDBDocument()
59 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
H A DHsqlDatabase.java32 import helper.URLHelper;
62 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(m_documentFile); in createDBDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java27 import helper.URLHelper;
58 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(documentFile); in createDBDocument()
59 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
H A DHsqlDatabase.java32 import helper.URLHelper;
62 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(m_documentFile); in createDBDocument()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java23 import helper.URLHelper;
151 List<File> lDirContent = URLHelper.getSystemFilesFromDir(aBaseDir.getPath()); in before()
212 String sURL = URLHelper.getFileURLFromSystemPath(aSysFile); in checkUsingOfMediaDescriptor()
304 String sTestURL = URLHelper.getFileURLFromSystemPath(aTestFile); in checkLoadingWithPassword()
354 String sFile = URLHelper.getFileURLFromSystemPath(aFile); in checkURLEncoding()
409 String sURL = URLHelper.getFileURLFromSystemPath(aFile); in checkStreamLoading()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java23 import helper.URLHelper;
151 List<File> lDirContent = URLHelper.getSystemFilesFromDir(aBaseDir.getPath()); in before()
212 String sURL = URLHelper.getFileURLFromSystemPath(aSysFile); in checkUsingOfMediaDescriptor()
304 String sTestURL = URLHelper.getFileURLFromSystemPath(aTestFile); in checkLoadingWithPassword()
354 String sFile = URLHelper.getFileURLFromSystemPath(aFile); in checkURLEncoding()
409 String sURL = URLHelper.getFileURLFromSystemPath(aFile); in checkStreamLoading()
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/util/
H A DURLHelper.java40 public class URLHelper { class
49 private URLHelper() { in URLHelper() method in URLHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/helper/
H A DURLHelper.java37 public class URLHelper class
138 ArrayList<File> lSubFiles = URLHelper.getSystemFilesFromDir(lAllFiles[i].getPath()); in getSystemFilesFromDir()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/helper/
H A DURLHelper.java37 public class URLHelper class
138 ArrayList<File> lSubFiles = URLHelper.getSystemFilesFromDir(lAllFiles[i].getPath()); in getSystemFilesFromDir()
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/io/
H A DTMXMapReader.java66 import org.mapeditor.util.URLHelper;
195 url = URLHelper.resolve(baseDir, source); in unmarshalImage()
234 xmlPath = URLHelper.getParent(file); in unmarshalTilesetFile()
276 URL url = URLHelper.resolve(xmlPath, source); in unmarshalTileset()
335 sourcePath = URLHelper.resolve(xmlPath, imgSource); in unmarshalTileset()
425 source = URLHelper.resolve(xmlPath, source).toString(); in readMapObject()
913 xmlPath = URLHelper.getParent(url); in readMap()
976 xmlPath = URLHelper.getParent(url); in readTileset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/
H A DURLHelper.java23 public class URLHelper class
H A DHsqlDatabase.java80 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath( documentFile ); in createDBDocument()
H A DMakefile91 URLHelper.java
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/
H A DURLHelper.java23 public class URLHelper class
H A DHsqlDatabase.java80 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath( documentFile ); in createDBDocument()
H A DMakefile91 URLHelper.java
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java23 import helper.URLHelper;
371 String sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputPath); in storeComponent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java23 import helper.URLHelper;
371 String sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputPath); in storeComponent()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/SendingContext/
H A D_CodeBaseStub.java82 String __result = com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper.read (_in); in implementation()

12