Interface XSAnyAdapter

All Superinterfaces:
XMLObject
All Known Implementing Classes:
AbstractXSAnyAdapter, BaseIDXSAnyAdapter, ConditionXSAnyAdapter, RoleDescriptorXSAnyAdapter, StatementXSAnyAdapter

public interface XSAnyAdapter extends XMLObject
Interface for implementations which adapt/wrap an instance of XSAny.
  • Method Details

    • getAdapted

      @Nonnull XSAny getAdapted()
      Get the adapted instance of XSAny
      Returns:
      the adapted instance of XSAny