org.openjena.atlas.io
Class PrintableBase

java.lang.Object
  extended by org.openjena.atlas.io.PrintableBase
All Implemented Interfaces:
Printable

public abstract class PrintableBase
extends Object
implements Printable


Constructor Summary
PrintableBase()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openjena.atlas.io.Printable
output
 

Constructor Detail

PrintableBase

public PrintableBase()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Licenced under the Apache License, Version 2.0