Uses of Interface
org.faceless.publisher.type.DocumentSink

Packages that use org.faceless.publisher.type.DocumentSink
Package
Description
Contains extensions to BFO Publisher which are used to add functionality
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.DocumentSink in org.faceless.publisher.ext

    Methods in org.faceless.publisher.ext with parameters of type org.faceless.publisher.type.DocumentSink in in
    Modifier and Type
    Method
    Description
    void
    LinkProcessingInstructionExtension.Handler.process(org.faceless.publisher.type.DocumentSink sink, ProcessingInstruction pi)
     
  • Uses of org.faceless.publisher.type.DocumentSink in org.faceless.publisher.type

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.DocumentSink in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.DocumentSink
    ContentHandlerWrapper.getDocumentSink()