A B C D E F G H I M N P R S T U V W

F

Feature - Class in salsa.corpora.elements
Represents a 'feature' in a SalsaXML corpus.
Feature(String, String) - Constructor for class salsa.corpora.elements.Feature
Default constructor that takes the domain and the name of this Feature.
Fenode - Class in salsa.corpora.elements
Represents a 'fenode' section in a SalsaXML corpus.
Fenode(Id, String) - Constructor for class salsa.corpora.elements.Fenode
Default constructor that takes the Id (from the 'idref' attribute) and is_split as arguments.
Fenode(Id) - Constructor for class salsa.corpora.elements.Fenode
Constructor that takes only the Id (from the 'idref' attribute) as an argument.
Flag - Class in salsa.corpora.elements
Represents a 'flag' section in a SalsaXML corpus.
Flag(String) - Constructor for class salsa.corpora.elements.Flag
Default constructor that takes the value of the 'name' attribute as an argument.
Flag(String, String) - Constructor for class salsa.corpora.elements.Flag
Constructor that takes the values of the 'for' and the 'name' attribute as arguments.
Flags - Class in salsa.corpora.elements
 
Flags() - Constructor for class salsa.corpora.elements.Flags
Zero-argumented default constructor.
Format - Class in salsa.corpora.elements
Represents a 'format' section of a SalsaXML corpus.
Format() - Constructor for class salsa.corpora.elements.Format
Zero-argumented default constructor.
Frame - Class in salsa.corpora.elements
Represents a 'frame' section in a SalsaXML corpus.
Frame(String) - Constructor for class salsa.corpora.elements.Frame
This constructor is used for frames in the 'head' section.
Frame(String, Id) - Constructor for class salsa.corpora.elements.Frame
This constructor is used for frames in the 'body' section.
FrameElement - Class in salsa.corpora.elements
Represents a frame element 'fe' in a SalsaXML corpus.
FrameElement(Id, String) - Constructor for class salsa.corpora.elements.FrameElement
Default constructor that takes the Id and the name of the FrameElement as arguments.
FrameElement(Id, String, String) - Constructor for class salsa.corpora.elements.FrameElement
Constructor that takes the Id, the name and the 'usp' value of the FrameElement as arguments.
Frames - Class in salsa.corpora.elements
Represents the 'frames' section in a SalsaXML corpus.
Frames() - Constructor for class salsa.corpora.elements.Frames
Zero-argumented default constructor.
Frames(String) - Constructor for class salsa.corpora.elements.Frames
This constructor gets the value of the 'xmlns' (XML namespace) value as an argument.

A B C D E F G H I M N P R S T U V W