|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsalsa.corpora.elements.Secedgelabel
public class Secedgelabel
Represents the 'secedgelabel' section in a SalsaXML corpus.
Constructor Summary | |
---|---|
Secedgelabel()
Zero-argumented default constructor. |
Method Summary | |
---|---|
void |
addValue(Value newValue)
Adds a new Value to this Secedgelabel . |
java.util.ArrayList<Value> |
getValues()
Returns the list of Value elements. |
static java.lang.String |
getXmltag()
Returns the XML element name of Secedgelabel , i. e. |
java.lang.String |
toString()
Returns a recursively created XML representation of this Secedgelabel . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Secedgelabel()
Method Detail |
---|
public void addValue(Value newValue)
Value
to this Secedgelabel
.
public java.util.ArrayList<Value> getValues()
Value
elements.
public static java.lang.String getXmltag()
Secedgelabel
, i. e. 'secedgelabel'.
public java.lang.String toString()
Secedgelabel
.
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |