Reads and decode an XML classpath string. Returns a two-dimensional array, where the number of elements in the row is fixed to 2. The first element is an array of raw classpath entries and the second element is an array of referenced entries that may have been stored by the client earlier. See getReferencedClasspathEntries() for more details.
Parameters:
projectName - - the name of project containing the .classpath file
projectRootAbsoluteFullPath - - the path to project containing the .classpath file
xmlClasspath - - path to the XML
unknownElements - - map of unknow elements
Returns:
the set of CLasspath ENtries extracted from the .classpath
Throws exception:
java.io.IOException: - exception during parsing of .classpath
element - - the considered element
projectName - - the name of project containing the .classpath file
projectRootAbsoluteFullPath - - he path to project containing the .classpath file
unknownElements - - map of unknown elements
Returns:
the set of CLasspath ENtries extracted from the considered element
projectName - - the name of project containing the .classpath file
projectRootAbsoluteFullPath - - the path to project containing the .classpath file
unknownElements - - map of unknow elements
Returns:
the set of CLasspath Entries extracted from the .classpath
Throws exception:
org.eclipse.core.runtime.CoreException: - exception during parsing of .classpath
java.io.IOException: - exception during parsing of .classpath
: - exception during parsing of .classpath
java.net.URISyntaxException: - exception during parsing of .classpath