|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tm4j.topicmap.utils.extractors.ExtractorBase
org.tm4j.vtl.extractors.FileNameExtractor
An extractor which generates a file name base for a topic map object. This implementation uses the value of the object's ID property as the file name as this property is guarunteed to be unique across the topic map. Note, the file name extracted has no suffix ( such as ".htm" or ".html").
| Constructor Summary | |
FileNameExtractor()
|
|
| Method Summary | |
java.lang.Object |
_extract(java.lang.Object in)
|
| Methods inherited from class org.tm4j.topicmap.utils.extractors.ExtractorBase |
fn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileNameExtractor()
| Method Detail |
public java.lang.Object _extract(java.lang.Object in)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||