|
| EXB2Chat () |
|
Report | function (CorpusData cd) throws SAXException, FSMException, XSLTransformException, JDOMException, IOException, Exception |
|
Report | function (Corpus c) throws SAXException, FSMException, XSLTransformException, JDOMException, IOException, Exception |
|
Report | convert (CorpusData cod) |
|
Collection< Class<?extends CorpusData > > | getIsUsableFor () |
|
String | getDescription () |
|
Report | execute (CorpusData cd) |
|
Report | execute (Corpus c) |
|
Report | execute (CorpusData cd, boolean fix) |
|
Report | execute (Corpus c, boolean fix) |
|
abstract Report | function (Corpus c) throws Exception, NoSuchAlgorithmException, ClassNotFoundException, FSMException, URISyntaxException, SAXException, IOException, ParserConfigurationException, JexmaraldaException, TransformerException, XPathExpressionException, JDOMException |
|
abstract Report | function (CorpusData cd) throws Exception, NoSuchAlgorithmException, ClassNotFoundException, FSMException, URISyntaxException, SAXException, IOException, ParserConfigurationException, JexmaraldaException, TransformerException, XPathExpressionException, JDOMException |
|
abstract Collection< Class<?extends CorpusData > > | getIsUsableFor () |
|
void | setIsUsableFor (Collection< Class<?extends CorpusData >> cdc) |
|
String | getFunction () |
|
Boolean | getCanFix () |
|
|
static final String | EXB2CHAT = "exb2chat" |
|
- Author
- Tommi A Pirinen
Definition at line 34 of file EXB2Chat.java.
de.uni_hamburg.corpora.conversion.EXB2Chat.EXB2Chat |
( |
| ) |
|
Report de.uni_hamburg.corpora.conversion.EXB2Chat.function |
( |
CorpusData |
cd | ) |
throws SAXException, FSMException, XSLTransformException, JDOMException, IOException, Exception |
- Parameters
-
- Returns
- Exceptions
-
SAXException | |
FSMException | |
XSLTransformException | |
JDOMException | |
IOException | |
Exception | |
Definition at line 60 of file EXB2Chat.java.
Report de.uni_hamburg.corpora.conversion.EXB2Chat.function |
( |
Corpus |
c | ) |
throws SAXException, FSMException, XSLTransformException, JDOMException, IOException, Exception |
String de.uni_hamburg.corpora.conversion.EXB2Chat.getDescription |
( |
| ) |
|
Collection<Class<? extends CorpusData> > de.uni_hamburg.corpora.conversion.EXB2Chat.getIsUsableFor |
( |
| ) |
|
final String de.uni_hamburg.corpora.conversion.EXB2Chat.EXB2CHAT = "exb2chat" |
|
static |
The documentation for this class was generated from the following file: