|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfrysk.dom.DOMFactory
public class DOMFactory
| Constructor Summary | |
|---|---|
DOMFactory()
|
|
| Method Summary | |
|---|---|
static void |
clearDOMSourceMap(Proc proc)
|
static DOMFrysk |
createDOM(DebugInfoFrame frame,
Proc proc)
|
static DOMFrysk |
getDOM(Proc proc)
getDOM returns a pointer to the desired dom from the hashmap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMFactory()
| Method Detail |
|---|
public static DOMFrysk createDOM(DebugInfoFrame frame,
Proc proc)
throws IOException
IOExceptionpublic static DOMFrysk getDOM(Proc proc)
proc - is the key used to retrieve the dom from the hashmappublic static void clearDOMSourceMap(Proc proc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||