protected static class BookmarkRDFMetadataExtractor.ExtractorStringBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
append(char ch)
Append a character
|
void |
append(String str)
Append a string
|
void |
appendLine()
Append a new line character at the end
|
String |
toString()
Return the string value.
|
public void append(String str)
str - - the stringpublic void append(char ch)
ch - - the characterpublic void appendLine()
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.