Interface MutableMetadataProvider

  • All Superinterfaces:
    MetadataProvider
    All Known Implementing Classes:
    AbstractDocument, BasicDocument

    public interface MutableMetadataProvider
    extends MetadataProvider
    A MutableMetadataProvider not only provides for read-only access to meta-data, but also for access to the mutable root node of a meta-data tree.
    • Method Detail

      • getMutableMetadataRoot

        MutableMetadataNode getMutableMetadataRoot()
        Return the mutable root node of the meta-data tree belonging to this metadata provider.
        Returns:
        the mutable root node