| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.core |
Core classes used by PlantUML.
|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.preproc | |
| net.sourceforge.plantuml.utils | |
| net.sourceforge.plantuml.version |
| Modifier and Type | Class and Description |
|---|---|
class |
CharSequence2Impl |
| Modifier and Type | Method and Description |
|---|---|
CharSequence2 |
CharSequence2.subSequence(int start,
int end) |
CharSequence2 |
CharSequence2Impl.subSequence(int start,
int end) |
CharSequence2 |
CharSequence2.trin() |
CharSequence2 |
CharSequence2Impl.trin() |
CharSequence2 |
CharSequence2.withErrorPreprocessor(String preprocessorError) |
CharSequence2 |
CharSequence2Impl.withErrorPreprocessor(String preprocessorError) |
| Modifier and Type | Method and Description |
|---|---|
static List<CharSequence2> |
BlockUml.convert(List<String> strings) |
static List<CharSequence2> |
BlockUml.convert(String... strings) |
List<CharSequence2> |
BlockUml.getData() |
| Modifier and Type | Method and Description |
|---|---|
Diagram |
PSystemBuilder.createPSystem(List<CharSequence2> strings2,
int startLine) |
| Constructor and Description |
|---|
BlockUml(List<CharSequence2> strings,
int startLine,
Defines defines) |
| Constructor and Description |
|---|
UmlSource(List<CharSequence2> source,
boolean checkEndingBackslash,
int startLine)
Build the source from a text.
|
| Modifier and Type | Method and Description |
|---|---|
List<CharSequence2> |
Display.as2() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence2 |
ReadLine.readLine() |
CharSequence2 |
ReadLineSimple.readLine() |
CharSequence2 |
ReadLineList.readLine() |
CharSequence2 |
UncommentReadLine.readLine() |
CharSequence2 |
PreprocessorInclude.readLine() |
CharSequence2 |
Preprocessor.readLine() |
CharSequence2 |
ReadLineReader.readLine() |
CharSequence2 |
StartDiagramExtractReader.readLine() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StartDiagramExtractReader.containsStartDiagram(CharSequence2 s,
File f,
String charset) |
static boolean |
StartDiagramExtractReader.containsStartDiagram(CharSequence2 s,
URL url,
String charset) |
| Constructor and Description |
|---|
ReadLineSimple(CharSequence2 s2,
String error) |
StartDiagramExtractReader(CharSequence2 s,
File f,
String uid,
String charset) |
StartDiagramExtractReader(CharSequence2 s,
URL url,
String uid,
String charset) |
| Modifier and Type | Method and Description |
|---|---|
static CharSequence2 |
StartUtils.getPossibleAppend(CharSequence2 s) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StartUtils.beforeStartUml(CharSequence2 result) |
static CharSequence2 |
StartUtils.getPossibleAppend(CharSequence2 s) |
static boolean |
StartUtils.startsWithSymbolAnd(String value,
CharSequence2 tmp) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence2 |
IteratorCounter2Impl.next() |
CharSequence2 |
IteratorCounter2Impl.peek() |
CharSequence2 |
IteratorCounter2.peek() |
CharSequence2 |
IteratorCounter2Impl.peekPrevious() |
CharSequence2 |
IteratorCounter2.peekPrevious() |
| Constructor and Description |
|---|
IteratorCounter2Impl(List<CharSequence2> data) |
Copyright © 2017. All rights reserved.