|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.processor.Processors
public class Processors
This class parses and collects the list of processor information from the Processors.xml file.
| Field Summary | |
|---|---|
protected static Processors |
singleton
|
| Constructor Summary | |
|---|---|
protected |
Processors()
|
| Method Summary | |
|---|---|
Processor |
getProcessor(java.lang.String cpuType)
This method returns the Processor info for a target CPU. |
static Processors |
getProcessors()
This static method returns the singleton Processors instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Processors singleton
| Constructor Detail |
|---|
protected Processors()
throws JDOMException,
java.io.IOException
JDOMException
java.io.IOException| Method Detail |
|---|
public static Processors getProcessors()
public Processor getProcessor(java.lang.String cpuType)
cpuType - name of the cpu mnemonic family
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||