Uses of Interface
org.smooks.api.io.Sink
-
Packages that use Sink Package Description org.smooks.api.delivery Content Delivery.org.smooks.api.io -
-
Uses of Sink in org.smooks.api.delivery
Methods in org.smooks.api.delivery with parameters of type Sink Modifier and Type Method Description booleanFilterBypass. bypass(ExecutionContext executionContext, Source source, Sink sink)Bypass the Smooks Filter process. -
Uses of Sink in org.smooks.api.io
Fields in org.smooks.api.io with type parameters of type Sink Modifier and Type Field Description static TypedKey<List<Sink>>Sink. SINKS_TYPED_KEY
-