Class ProtocolXmlPathResolver
java.lang.Object
org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpkgConfigDataDir(String packageName) resolveFromPkgConfig(String potentialPath, String pkgConfigPackage) resolveNestedPaths(Path folderPath) resolvePath(String potentialPath) resolvePath(WaylandCoreProtocols protocol) static FileresolvePath(WaylandCustomProtocol protocol) resolvePaths(WaylandProtocols protocol) resolvePkgConfig(String potentialPath, String pkgConfigPackage)
-
Constructor Details
-
ProtocolXmlPathResolver
public ProtocolXmlPathResolver()
-
-
Method Details
-
resolvePath
-
resolvePaths
-
resolveNestedPaths
-
resolvePath
-
resolvePath
-
resolvePkgConfig
-
resolveFromPkgConfig
-
pkgConfigDataDir
-