Uses of Class
org.apache.jena.atlas.io.AWriterBase
Packages that use AWriterBase
-
Uses of AWriterBase in org.apache.jena.atlas.io
Subclasses of AWriterBase in org.apache.jena.atlas.ioModifier and TypeClassDescriptionclassIndentLineBuffer is a buffer that records an indent level and uses that to insert a prefix at each line.classA writer that records what the current indentation level is, and uses that to insert a prefix at each line.classclassA Writer, without the checked exceptions.