Uses of Enum Class
org.openpreservation.odf.xml.OdfNamespaces
-
Uses of OdfNamespaces in org.openpreservation.odf.xml
Modifier and TypeMethodDescriptionstatic final OdfNamespaces
static final OdfNamespaces
static final OdfNamespaces
OdfNamespaces.fromPrefix
(String prefix) static OdfNamespaces
Returns the enum constant of this class with the specified name.static OdfNamespaces[]
OdfNamespaces.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal Schema
OdfSchemaFactory.getSchema
(OdfNamespaces namespace) final Schema
OdfSchemaFactory.getSchema
(OdfNamespaces namespace, Version version) Modifier and TypeMethodDescriptionfinal Schema
OdfSchemaFactory.getSchemas
(Set<OdfNamespaces> namespaces, Version version)