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

Public Member Functions

 CorpusDataRegexReplacer ()
 
Report function (CorpusData cd, Boolean fix) throws SAXException, IOException, ParserConfigurationException, URISyntaxException, JDOMException, TransformerException, XPathExpressionException
 
Collection< Class<?extends CorpusData > > getIsUsableFor ()
 
void setReplace (String s)
 
void setReplacement (String s)
 
void setXpathContext (String s)
 
void setComa (String s)
 
String getDescription ()
 
Report function (Corpus c, Boolean fix) throws SAXException, IOException, ParserConfigurationException, URISyntaxException, JDOMException, TransformerException, XPathExpressionException
 
- Public Member Functions inherited from de.uni_hamburg.corpora.validation.Checker
Report execute (Corpus c)
 
Report execute (CorpusData cd)
 
Report execute (CorpusData cd, boolean fix)
 
Report execute (Corpus c, boolean fix)
 
abstract Report function (CorpusData cd, Boolean fix) throws NoSuchAlgorithmException, ClassNotFoundException, FSMException, URISyntaxException, SAXException, IOException, ParserConfigurationException, JexmaraldaException, TransformerException, XPathExpressionException, JDOMException
 
abstract Report function (Corpus c, Boolean fix) throws 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 ()
 

Detailed Description

Author
fsnv625

Definition at line 35 of file CorpusDataRegexReplacer.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.CorpusDataRegexReplacer ( )

Definition at line 46 of file CorpusDataRegexReplacer.java.

Member Function Documentation

Report de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.function ( CorpusData  cd,
Boolean  fix 
) throws SAXException, IOException, ParserConfigurationException, URISyntaxException, JDOMException, TransformerException, XPathExpressionException

One of the main functionalities of the feature; issues warnings if the coma file contains containsRegEx ’and add that warning to the report which it returns.

Definition at line 56 of file CorpusDataRegexReplacer.java.

Report de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.function ( Corpus  c,
Boolean  fix 
) throws SAXException, IOException, ParserConfigurationException, URISyntaxException, JDOMException, TransformerException, XPathExpressionException

Definition at line 159 of file CorpusDataRegexReplacer.java.

String de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.getDescription ( )

Default function which returns a two/three line description of what this class is about.

Implements de.uni_hamburg.corpora.CorpusFunction.

Definition at line 153 of file CorpusDataRegexReplacer.java.

Collection<Class<? extends CorpusData> > de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.getIsUsableFor ( )
void de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.setComa ( String  s)

Definition at line 138 of file CorpusDataRegexReplacer.java.

void de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.setReplace ( String  s)

Definition at line 126 of file CorpusDataRegexReplacer.java.

void de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.setReplacement ( String  s)

Definition at line 130 of file CorpusDataRegexReplacer.java.

void de.uni_hamburg.corpora.validation.CorpusDataRegexReplacer.setXpathContext ( String  s)

Definition at line 134 of file CorpusDataRegexReplacer.java.


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