|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.northwestern.at.wordhoard.tools.cm.TitlePageRules
public class TitlePageRules
Title page rules.
Field Summary | |
---|---|
(package private) org.w3c.dom.Element |
el
TitlePageRules element. |
Constructor Summary | |
---|---|
TitlePageRules(org.w3c.dom.Element el)
Creates a new title page rules object. |
Method Summary | |
---|---|
void |
writePublicationStmt(XMLWriter out,
org.w3c.dom.Document document)
Writes the publication statement. |
void |
writeRespStmts(XMLWriter out)
Writes the responsibility statements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.w3c.dom.Element el
Constructor Detail |
---|
public TitlePageRules(org.w3c.dom.Element el)
el
- TitlePageRules element. Method Detail |
---|
public void writeRespStmts(XMLWriter out)
out
- WordHoard XML output file writer. public void writePublicationStmt(XMLWriter out, org.w3c.dom.Document document)
out
- WordHoard XML output file writer.document
- Parsed document.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |