Package net.sourceforge.plantuml.text
Class StringLocated
java.lang.Object
net.sourceforge.plantuml.text.StringLocated
-
Constructor Summary
ConstructorsConstructorDescriptionStringLocated
(String s, LineLocation location) StringLocated
(String s, LineLocation location, String preprocessorError) -
Method Summary
-
Constructor Details
-
StringLocated
-
StringLocated
-
-
Method Details
-
expandsJawsForPreprocessor
-
expandsJaws5
-
jawsHideBackslash
-
expandsJaws3
-
expandsJaws4
-
toString
-
append
-
append
-
mergeEndBackslash
-
withErrorPreprocessor
-
substring
-
substring
-
getTrimmed
-
removeInnerComment
-
getString
-
getLocation
-
getPreprocessorError
-
getFoxSignature
public long getFoxSignature() -
getType
-
length
public int length() -
charAt
public char charAt(int i)
-