corpus-services  1.0
de.uni_hamburg.corpora.SegmentedTranscriptionData Class Reference
+ Inheritance diagram for de.uni_hamburg.corpora.SegmentedTranscriptionData:
+ Collaboration diagram for de.uni_hamburg.corpora.SegmentedTranscriptionData:

Public Member Functions

 SegmentedTranscriptionData ()
 
 SegmentedTranscriptionData (URL url)
 
URL getURL ()
 
String toSaveableString () throws TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
String toUnformattedString ()
 
void updateUnformattedString (String newUnformattedString)
 
Document getJdom ()
 
void setJdom (Document doc)
 
URL getParentURL ()
 
void setURL (URL nurl)
 
void setParentURL (URL url)
 
String getFilename ()
 
void setFilename (String s)
 
String getFilenameWithoutFileEnding ()
 
void setFilenameWithoutFileEnding (String s)
 
List getSegmentCounts () throws JDOMException
 

Detailed Description

Author
fsnv625

Definition at line 32 of file SegmentedTranscriptionData.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.SegmentedTranscriptionData.SegmentedTranscriptionData ( )

Definition at line 42 of file SegmentedTranscriptionData.java.

de.uni_hamburg.corpora.SegmentedTranscriptionData.SegmentedTranscriptionData ( URL  url)

Definition at line 46 of file SegmentedTranscriptionData.java.

Member Function Documentation

String de.uni_hamburg.corpora.SegmentedTranscriptionData.getFilename ( )
String de.uni_hamburg.corpora.SegmentedTranscriptionData.getFilenameWithoutFileEnding ( )
Document de.uni_hamburg.corpora.SegmentedTranscriptionData.getJdom ( )

Implements de.uni_hamburg.corpora.XMLData.

Definition at line 94 of file SegmentedTranscriptionData.java.

URL de.uni_hamburg.corpora.SegmentedTranscriptionData.getParentURL ( )
List de.uni_hamburg.corpora.SegmentedTranscriptionData.getSegmentCounts ( ) throws JDOMException

Definition at line 138 of file SegmentedTranscriptionData.java.

URL de.uni_hamburg.corpora.SegmentedTranscriptionData.getURL ( )

Implements de.uni_hamburg.corpora.CorpusData.

Definition at line 67 of file SegmentedTranscriptionData.java.

void de.uni_hamburg.corpora.SegmentedTranscriptionData.setFilename ( String  s)
void de.uni_hamburg.corpora.SegmentedTranscriptionData.setFilenameWithoutFileEnding ( String  s)
void de.uni_hamburg.corpora.SegmentedTranscriptionData.setJdom ( Document  doc)

Implements de.uni_hamburg.corpora.XMLData.

Definition at line 99 of file SegmentedTranscriptionData.java.

void de.uni_hamburg.corpora.SegmentedTranscriptionData.setParentURL ( URL  url)
void de.uni_hamburg.corpora.SegmentedTranscriptionData.setURL ( URL  nurl)
String de.uni_hamburg.corpora.SegmentedTranscriptionData.toSaveableString ( ) throws TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException

Implements de.uni_hamburg.corpora.CorpusData.

Definition at line 72 of file SegmentedTranscriptionData.java.

String de.uni_hamburg.corpora.SegmentedTranscriptionData.toUnformattedString ( )

Implements de.uni_hamburg.corpora.CorpusData.

Definition at line 77 of file SegmentedTranscriptionData.java.

void de.uni_hamburg.corpora.SegmentedTranscriptionData.updateUnformattedString ( String  newUnformattedString)

Implements de.uni_hamburg.corpora.CorpusData.

Definition at line 89 of file SegmentedTranscriptionData.java.


The documentation for this class was generated from the following file: