Package com.codename1.documents.spi


package com.codename1.documents.spi
The platform seam of the document provider framework. Ports implement DocumentProviderBridge; application code uses com.codename1.documents.DocumentProvider rather than anything in this package.
  • Interfaces
    Class
    Description
    The platform seam of the document provider framework, implemented by ports and returned from CodenameOneImplementation.getDocumentProviderBridge() (null on unsupported ports, making the whole public API an inert no-op).