|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.timeindexing.appl.IndexPropertiesProcessor
public class IndexPropertiesProcessor
The IndexPropertiesProcessor has various methods for IndexProperties and which contain useful functions.
| Constructor Summary | |
|---|---|
IndexPropertiesProcessor()
|
|
| Method Summary | |
|---|---|
Interval |
createInterval(Index index,
IndexProperties properties)
Create an Interval from an Index and some IndexProperties and creates an Interval. |
java.lang.String |
fileNameGenerator(java.lang.String rootName,
IndexProperties properties)
Create a useful filename given a root name and some IndexProperties. |
java.lang.String |
prettyPrint(IndexProperties properties)
Pretty Print some IndexProperties for specifying an Interval. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexPropertiesProcessor()
| Method Detail |
|---|
public Interval createInterval(Index index,
IndexProperties properties)
public java.lang.String fileNameGenerator(java.lang.String rootName,
IndexProperties properties)
public java.lang.String prettyPrint(IndexProperties properties)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||