Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextNoteElement ele)
A method to visit "text:note" elements
|
Modifier and Type | Method and Description |
---|---|
TextNoteElement |
TextSpanElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextMetaFieldElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextRubyBaseElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextPElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextHElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextMetaElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
TextNoteElement |
TextAElement.newTextNoteElement(String textNoteClassValue)
Create child element text:note.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.