Package com.xmlcalabash.util
Object NopPagedMediaProvider.Companion
-
- All Implemented Interfaces:
public class NopPagedMediaProvider.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final URI
genericXslFormatter
private final URI
genericCssFormatter
public final static NopPagedMediaProvider.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()
-
-
-
-