Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java637 …String sIDLFolder = Introspector.addToPath(_sSDKInstallationPath, Inspector.sIDLDOCUMENTSUBFOLDER); in isValidSDKInstallationPath()
638 String sIndexFile = Introspector.addToPath(_sSDKInstallationPath, "index.html"); in isValidSDKInstallationPath()
649 public static String addToPath(String _sPath, String _sSubPath){ in addToPath() method in Introspector
H A DInspector.java120 sRetPath = m_oIntrospector.addToPath(sRetPath, sIDLDOCUMENTSUBFOLDER); in getIDLPath()

Completed in 19 milliseconds