|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils
public class SourceUtils
Constructor Summary | |
---|---|
SourceUtils()
|
Method Summary | |
---|---|
static org.eclipse.debug.core.sourcelookup.ISourceContainer[] |
convertSourceLocations(ICSourceLocation[] locations)
|
static ICSourceLocation[] |
getCommonSourceLocationsFromMemento(java.lang.String memento)
|
static java.lang.String |
getCommonSourceLocationsMemento(ICSourceLocation[] locations)
|
static ICSourceLocation[] |
initializeSourceLocations(org.w3c.dom.Element root)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceUtils()
Method Detail |
---|
public static java.lang.String getCommonSourceLocationsMemento(ICSourceLocation[] locations)
public static ICSourceLocation[] getCommonSourceLocationsFromMemento(java.lang.String memento)
public static ICSourceLocation[] initializeSourceLocations(org.w3c.dom.Element root)
public static org.eclipse.debug.core.sourcelookup.ISourceContainer[] convertSourceLocations(ICSourceLocation[] locations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |