|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mguennewig.pobjects.metadata.FlowDesc
public abstract class FlowDesc
Common base type for HTML inline and block elements.
Description| Constructor Summary | |
|---|---|
FlowDesc(java.lang.String name)
Creates a new FlowDesc. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this element. |
abstract org.w3c.dom.Node |
toXml(org.w3c.dom.Document doc)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowDesc(java.lang.String name)
| Method Detail |
|---|
public final java.lang.String getName()
public abstract org.w3c.dom.Node toXml(org.w3c.dom.Document doc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||