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

Public Member Functions

 RemoveEmptyEvents ()
 
Report function (CorpusData cd, Boolean fix) throws TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
Collection< Class<?extends CorpusData > > getIsUsableFor ()
 
List findAllEmptyEvents (XMLData xml) throws JDOMException
 
String getDescription ()
 
Report function (Corpus c, Boolean fix) throws SAXException, IOException, ParserConfigurationException, JexmaraldaException, TransformerException, XPathExpressionException, NoSuchAlgorithmException, ClassNotFoundException, FSMException, URISyntaxException, JDOMException
 
- 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 36 of file RemoveEmptyEvents.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.validation.RemoveEmptyEvents.RemoveEmptyEvents ( )

Fix is applicable for this feature.

Definition at line 40 of file RemoveEmptyEvents.java.

Member Function Documentation

List de.uni_hamburg.corpora.validation.RemoveEmptyEvents.findAllEmptyEvents ( XMLData  xml) throws JDOMException

Definition at line 96 of file RemoveEmptyEvents.java.

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

Definition at line 49 of file RemoveEmptyEvents.java.

Report de.uni_hamburg.corpora.validation.RemoveEmptyEvents.function ( Corpus  c,
Boolean  fix 
) throws SAXException, IOException, ParserConfigurationException, JexmaraldaException, TransformerException, XPathExpressionException, NoSuchAlgorithmException, ClassNotFoundException, FSMException, URISyntaxException, JDOMException

Definition at line 117 of file RemoveEmptyEvents.java.

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

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

Implements de.uni_hamburg.corpora.CorpusFunction.

Definition at line 83 of file RemoveEmptyEvents.java.


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