|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.fractal.adl.AbstractNode
org.objectweb.fractal.adl.xml.XMLNode
An AbstractNode with initialization methods for SAX parsers.
| Constructor Summary | |
|---|---|
XMLNode(String type)
|
|
| Method Summary | |
|---|---|
abstract void |
xmlAddNode(String xmlName,
XMLNode node)
|
abstract void |
xmlSetAttributes(org.xml.sax.Attributes xmlAttrs)
|
| Methods inherited from class org.objectweb.fractal.adl.AbstractNode |
|---|
astGetDecoration, astGetDecorations, astGetSource, astGetType, astSetDecoration, astSetDecorations, astSetSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.fractal.adl.Node |
|---|
astAddNode, astGetAttributes, astGetNodes, astGetNodeTypes, astNewInstance, astRemoveNode, astSetAttributes |
| Constructor Detail |
public XMLNode(String type)
| Method Detail |
public abstract void xmlSetAttributes(org.xml.sax.Attributes xmlAttrs)
public abstract void xmlAddNode(String xmlName,
XMLNode node)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||