de.mguennewig.pobjects.metadata
Class Description
java.lang.Object
de.mguennewig.pobjects.metadata.Description
public class Description
- extends java.lang.Object
An internal representation of a HTML description.
- Author:
- Michael Günnewig
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Description
public Description(FlowDesc[] content)
- Creates a new Description.
getNumContent
public final int getNumContent()
getContent
public final FlowDesc getContent(int n)
toXml
public java.lang.String toXml()
throws javax.xml.transform.TransformerException
- Throws:
javax.xml.transform.TransformerException