- toString(Tag) - Method in class org.odftoolkit.odfdom.taglet.OdfAttributeTaglet
-
Given the Tag
representation of this custom tag, return its
string representation.
- toString(Tag[]) - Method in class org.odftoolkit.odfdom.taglet.OdfAttributeTaglet
-
This method should not be called since arrays of inline tags do not
exist.
- toString(Tag) - Method in class org.odftoolkit.odfdom.taglet.OdfDatatypeTaglet
-
Given the Tag
representation of this custom
tag, return its string representation.
- toString(Tag[]) - Method in class org.odftoolkit.odfdom.taglet.OdfDatatypeTaglet
-
This method should not be called since arrays of inline tags do not
exist.
- toString(Tag) - Method in class org.odftoolkit.odfdom.taglet.OdfElementTaglet
-
Given the Tag
representation of this custom tag, return its
string representation.
- toString(Tag[]) - Method in class org.odftoolkit.odfdom.taglet.OdfElementTaglet
-
This method should not be called since arrays of inline tags do not
exist.