Class SimpleVersionedNamespace<V extends Comparable<V>,​N extends VersionedFeature<V,​N>>

    • Constructor Detail

      • SimpleVersionedNamespace

        public SimpleVersionedNamespace​(String uri,
                                        V version)
      • SimpleVersionedNamespace

        public SimpleVersionedNamespace​(String uri,
                                        V version,
                                        Stability stabilty)
    • Method Detail

      • getVersion

        public V getVersion()
        Specified by:
        getVersion in interface org.jboss.staxmapper.Versioned<V extends Comparable<V>,​N extends VersionedFeature<V,​N>>
      • getStability

        public Stability getStability()
        Description copied from interface: Feature
        Returns the stability level of this feature.
        Specified by:
        getStability in interface Feature
        Returns:
        a stability level