Description
these static helper methods should only be used by the static init code in the same class for registering the default list of valuesource parsers. Plugin writters should never use these – the fact that they are public is dangerous and leaves us open to bugs if/when plugin writers (or tests) try to use them and may affect other cores/collections in the same JVM.