Package | Description |
---|---|
org.odftoolkit.odfdom.incubator.doc.office |
Modifier and Type | Method and Description |
---|---|
OdfNumberDateStyle |
OdfOfficeAutomaticStyles.getDateStyle(String name)
Returns the
OdfNumberDateStyle element with the given name. |
OdfNumberDateStyle |
OdfOfficeStyles.getDateStyle(String name)
Returns the
OdfNumberDateStyle element with the given name. |
Modifier and Type | Method and Description |
---|---|
Iterable<OdfNumberDateStyle> |
OdfOfficeAutomaticStyles.getDateStyles()
Returns an iterator for all
OdfNumberDateStyle elements. |
Iterable<OdfNumberDateStyle> |
OdfOfficeStyles.getDateStyles()
Returns an iterator for all
OdfNumberDateStyle elements. |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.