|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.formats.FormatFactory
Formats factory.
Method Summary | |
Format |
getFormat(java.lang.String id)
Returns an instance of Format . |
java.util.Collection |
getFormats()
Returns a list of registered formats |
static FormatFactory |
getInstance()
Returns an instance for FormatFactory . |
void |
registerFormat(Format format)
Registers format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static FormatFactory getInstance()
FormatFactory
.
FormatFactory
public void registerFormat(Format format)
format
- instance of formatpublic Format getFormat(java.lang.String id)
Format
.
id
- format id
Format
or null if id not foundpublic java.util.Collection getFormats()
Collection
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |