Interface NamespaceAccessor

All Known Subinterfaces:
NamespaceAccessor.NamespaceProperty

public interface NamespaceAccessor
Provides an accessor for a namespace property.
  • Method Details

    • getNamespace

      String getNamespace()
      Retrieves the namespace from the namespace property.
      Returns:
      The namespace stored by the namespace property.