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

Public Member Functions

 GeneralTransformer ()
 
Report function (CorpusData cd, Boolean fix) throws JDOMException, IOException, URISyntaxException, TransformerConfigurationException, TransformerException, ParserConfigurationException, UnsupportedEncodingException, SAXException, XPathExpressionException
 
Collection< Class<?extends CorpusData > > getIsUsableFor ()
 
void setPathToXSL (String s)
 
void setOutputFileName (String s) throws MalformedURLException
 
void setOverwriteFiles (String s)
 
void setComa (String s)
 
void setExb (String s)
 
void setExs (String s)
 
String getDescription ()
 
Report function (Corpus c, Boolean fix) throws SAXException, IOException, ParserConfigurationException, URISyntaxException, JDOMException, TransformerException, TransformerConfigurationException, UnsupportedEncodingException, 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 30 of file GeneralTransformer.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.validation.GeneralTransformer.GeneralTransformer ( )

Definition at line 40 of file GeneralTransformer.java.

Member Function Documentation

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

Definition at line 46 of file GeneralTransformer.java.

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

Definition at line 154 of file GeneralTransformer.java.

String de.uni_hamburg.corpora.validation.GeneralTransformer.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 148 of file GeneralTransformer.java.

Collection<Class<? extends CorpusData> > de.uni_hamburg.corpora.validation.GeneralTransformer.getIsUsableFor ( )

Implements de.uni_hamburg.corpora.CorpusFunction.

Definition at line 75 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setComa ( String  s)

Definition at line 113 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setExb ( String  s)

Definition at line 123 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setExs ( String  s)

Definition at line 133 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setOutputFileName ( String  s) throws MalformedURLException

Definition at line 99 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setOverwriteFiles ( String  s)

Definition at line 103 of file GeneralTransformer.java.

void de.uni_hamburg.corpora.validation.GeneralTransformer.setPathToXSL ( String  s)

Definition at line 95 of file GeneralTransformer.java.


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