Castle.Components.DictionaryAdapter.Xml.XPathCompiler public static class XPathCompiler Documentation Code namespace Castle.Components.DictionaryAdapter.Xml { public static class XPathCompiler { public static CompiledXPath Compile(string path); } }