Package org.omegat.gui.glossary
Interface IGlossaryRenderer.IRenderTarget<T>
- All Known Implementing Classes:
IGlossaryRenderer.DocTarget,IGlossaryRenderer.HtmlTarget
- Enclosing interface:
- IGlossaryRenderer
public static interface IGlossaryRenderer.IRenderTarget<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidappend(String str, AttributeSet attr) get()voidstartIndent(AttributeSet attr)
-
Method Details
-
append
-
append
-
startIndent
-
get
T get()
-