Package net.sourceforge.plantuml.tim
Class TimLoader
java.lang.Object
net.sourceforge.plantuml.tim.TimLoader
public class TimLoader
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionTimLoader
(ImportedFiles importedFiles, Defines defines, java.nio.charset.Charset charset, DefinitionsContainer definitionsContainer) -
Method Summary
Modifier and TypeMethodDescriptionfinal java.util.List<StringLocated>
getDebug()
final java.util.List<StringLocated>
final boolean
java.util.Set<FileWithSuffix>
load
(java.util.List<StringLocated> list) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimLoader
public TimLoader(ImportedFiles importedFiles, Defines defines, java.nio.charset.Charset charset, DefinitionsContainer definitionsContainer)
-
-
Method Details
-
load
-
getResultList
-
getDebug
-
isPreprocessorError
public final boolean isPreprocessorError()
-