◆ getClassName()
String ppt4j.feature.Extractor.getClassName |
( |
| ) |
|
This method returns the name of the class to which the object belongs.
- Returns
- the name of the class
◆ getFeaturesMap()
Map< Integer, Features > ppt4j.feature.Extractor.getFeaturesMap |
( |
| ) |
|
Returns a map containing integer keys and Features values.
- Returns
- a map with integer keys corresponding to Features objects
◆ getSourceType()
Features.SourceType ppt4j.feature.Extractor.getSourceType |
( |
| ) |
|
◆ parse()
void ppt4j.feature.Extractor.parse |
( |
| ) |
|
◆ print() [1/2]
default void ppt4j.feature.Extractor.print |
( |
| ) |
|
◆ print() [2/2]
default void ppt4j.feature.Extractor.print |
( |
int | line | ) |
|
Prints the features associated with the specified line number.
- Parameters
-
line | the line number to print features for |
The documentation for this interface was generated from the following file: