Uses of Interface
net.sourceforge.plantuml.preproc.ReadLine
Packages that use ReadLine
Package
Description
-
Uses of ReadLine in net.sourceforge.plantuml.preproc
Subinterfaces of ReadLine in net.sourceforge.plantuml.preprocClasses in net.sourceforge.plantuml.preproc that implement ReadLineModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Methods in net.sourceforge.plantuml.preproc that return ReadLineModifier and TypeMethodDescriptionstatic ReadLine
StartDiagramExtractReader.build
(InputStream is, String desc) static ReadLine
StartDiagramExtractReader.build
(FileWithSuffix f2, StringLocated s, Charset charset) static ReadLine
StartDiagramExtractReader.build
(SURL url, StringLocated s, String uid, Charset charset) static ReadLine
static ReadLine
ReadLineReader.create
(Reader reader, String description, LineLocation parent) Methods in net.sourceforge.plantuml.preproc with parameters of type ReadLineConstructors in net.sourceforge.plantuml.preproc with parameters of type ReadLineModifierConstructorDescriptionReadLineWithYamlHeader
(ReadLine source) UncommentReadLine
(ReadLine source) Constructor parameters in net.sourceforge.plantuml.preproc with type arguments of type ReadLine -
Uses of ReadLine in net.sourceforge.plantuml.preproc2
Classes in net.sourceforge.plantuml.preproc2 that implement ReadLineMethods in net.sourceforge.plantuml.preproc2 that return ReadLineModifier and TypeMethodDescriptionReadFilter.applyFilter
(ReadLine source) ReadFilterAddConfig.applyFilter
(ReadLine raw) ReadFilterAnd.applyFilter
(ReadLine current) ReadFilterMergeLines.applyFilter
(ReadLine source) ReadFilterQuoteComment.applyFilter
(ReadLine source) static ReadLine
PreprocessorUtils.getReaderInclude
(SURL url, StringLocated s, Charset charset) static ReadLine
PreprocessorUtils.getReaderIncludeUrl
(SURL url, StringLocated s, String suf, Charset charset) static ReadLine
PreprocessorUtils.getReaderNonstandardInclude
(StringLocated s, String filename) static ReadLine
PreprocessorUtils.getReaderStdlibInclude
(StringLocated s, String filename) static ReadLine
PreprocessorUtils.getReaderStdlibIncludeSprites
(StringLocated s, String root) Methods in net.sourceforge.plantuml.preproc2 with parameters of type ReadLineModifier and TypeMethodDescriptionReadFilter.applyFilter
(ReadLine source) ReadFilterAddConfig.applyFilter
(ReadLine raw) ReadFilterAnd.applyFilter
(ReadLine current) ReadFilterMergeLines.applyFilter
(ReadLine source) ReadFilterQuoteComment.applyFilter
(ReadLine source) Constructors in net.sourceforge.plantuml.preproc2 with parameters of type ReadLine -
Uses of ReadLine in net.sourceforge.plantuml.theme
Constructors in net.sourceforge.plantuml.theme with parameters of type ReadLine