corpus-services  1.0
de.uni_hamburg.corpora.CorpusData Interface Reference
+ Inheritance diagram for de.uni_hamburg.corpora.CorpusData:
+ Collaboration diagram for de.uni_hamburg.corpora.CorpusData:

Public Member Functions

URL getURL ()
 
void setURL (URL url)
 
URL getParentURL ()
 
void setParentURL (URL url)
 
String getFilename ()
 
void setFilename (String s)
 
String getFilenameWithoutFileEnding ()
 
void setFilenameWithoutFileEnding (String s)
 
String toSaveableString () throws TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
String toUnformattedString ()
 
void updateUnformattedString (String newUnformattedString)
 

Detailed Description

Author
fsnv625

Definition at line 19 of file CorpusData.java.

Member Function Documentation

String de.uni_hamburg.corpora.CorpusData.toSaveableString ( ) throws TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException

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