public interface IBibliographyStylesProvider
| Method Summary | ||
|---|---|---|
abstract System.IO.Stream | getStyle(java.lang.String styleFileName) | |
| Returns bibliography style. | ||
| Method Detail |
|---|
getStyle | |
public abstract System.IO.Stream getStyle(java.lang.String styleFileName)
throws java.lang.Exception | |
null to indicate that
the MS Word version of specified style should be used.
styleFileName - The bibliography style file name.