org.openjena.atlas.iterator
Class ActionPrint<T extends Printable>
java.lang.Object
org.openjena.atlas.iterator.ActionPrint<T>
- All Implemented Interfaces:
- Action<T>
public class ActionPrint<T extends Printable>
- extends Object
- implements Action<T>
ActionPrint
public ActionPrint(IndentedWriter out,
String sep)
ActionPrint
public ActionPrint(IndentedWriter out)
apply
public void apply(Printable item)
- Specified by:
apply
in interface Action<T extends Printable>
Licenced under the Apache License, Version 2.0