java.io.Writer

E2237918 UNEXPLORED

java.io.Writer is an abstract base class in Java’s I/O library that defines a character-stream writing interface for classes that output text data.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
java.io.Writer canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

java.io.PrintWriter extends java.io.Writer