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