Package com.xmlcalabash.util.spi
Object StandardPagedMediaProvider.Companion
-
- All Implemented Interfaces:
public class StandardPagedMediaProvider.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final URI
genericXslFormatter
private final URI
genericCssFormatter
public final static StandardPagedMediaProvider.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final URI
getGenericXslFormatter()
final URI
getGenericCssFormatter()
-
-
Method Detail
-
getGenericXslFormatter
final URI getGenericXslFormatter()
-
getGenericCssFormatter
final URI getGenericCssFormatter()
-
-
-
-