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

Public Member Functions

 RemoveAbsolutePaths ()
 
Report function (CorpusData cd, Boolean fix) throws SAXException, JexmaraldaException, ClassNotFoundException, JDOMException, URISyntaxException, TransformerException, ParserConfigurationException, IOException, MalformedURLException, XPathExpressionException
 
Collection< Class<?extends CorpusData > > getIsUsableFor ()
 
List findAllAbsolutePathsExbAttribute (CorpusData cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
List findAllAbsolutePathsExbElement (CorpusData cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
List findAllAbsolutePathsComa (CorpusData cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException
 
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 ()
 

Static Public Member Functions

static Path trimFilePathBeforeDirectory (Path filepath, String directory)
 

Detailed Description

Author
fsnv625

Definition at line 37 of file RemoveAbsolutePaths.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.validation.RemoveAbsolutePaths.RemoveAbsolutePaths ( )

Definition at line 44 of file RemoveAbsolutePaths.java.

Member Function Documentation

List de.uni_hamburg.corpora.validation.RemoveAbsolutePaths.findAllAbsolutePathsComa ( CorpusData  cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException

Definition at line 211 of file RemoveAbsolutePaths.java.

List de.uni_hamburg.corpora.validation.RemoveAbsolutePaths.findAllAbsolutePathsExbAttribute ( CorpusData  cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException

Definition at line 185 of file RemoveAbsolutePaths.java.

List de.uni_hamburg.corpora.validation.RemoveAbsolutePaths.findAllAbsolutePathsExbElement ( CorpusData  cd) throws JDOMException, URISyntaxException, MalformedURLException, TransformerException, ParserConfigurationException, SAXException, IOException, XPathExpressionException

Definition at line 198 of file RemoveAbsolutePaths.java.

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

Definition at line 50 of file RemoveAbsolutePaths.java.

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

Definition at line 247 of file RemoveAbsolutePaths.java.

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

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

Implements de.uni_hamburg.corpora.CorpusFunction.

Definition at line 171 of file RemoveAbsolutePaths.java.

static Path de.uni_hamburg.corpora.validation.RemoveAbsolutePaths.trimFilePathBeforeDirectory ( Path  filepath,
String  directory 
)
static

Definition at line 224 of file RemoveAbsolutePaths.java.


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