public final class Parliamentary extends ParliamentaryAnalysis
The element parliamentary is a metadata container of the analysis of the events of a debate.
| Constructor and Description |
|---|
Parliamentary() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Name of this object (the name of the xml element)
|
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
getElements, readclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattributes, compare, nestedComparepublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Externalizablewrite in class ParliamentaryAnalysiswriter - the stream to write the object toIOExceptionpublic String name()
Name of this object (the name of the xml element)
Copyright © 2017. All rights reserved.