|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mguennewig.pobjects.metadata.FlowDesc
de.mguennewig.pobjects.metadata.BlockDesc
de.mguennewig.pobjects.metadata.ParagraphDesc
public final class ParagraphDesc
Representation of a paragraph in the HTML description.
Description| Constructor Summary | |
|---|---|
ParagraphDesc(java.lang.String name,
InlineDesc[] content)
Creates a new ParagraphDesc. |
|
| Method Summary | |
|---|---|
FlowDesc |
getContent(int n)
|
int |
getNumContent()
|
| Methods inherited from class de.mguennewig.pobjects.metadata.BlockDesc |
|---|
toXml |
| Methods inherited from class de.mguennewig.pobjects.metadata.FlowDesc |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParagraphDesc(java.lang.String name,
InlineDesc[] content)
| Method Detail |
|---|
public int getNumContent()
getNumContent in class BlockDescpublic FlowDesc getContent(int n)
getContent in class BlockDesc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||