Schnittstelle Constants


public interface Constants
Constants for SRU
  • Felddetails

    • SRW_NS_URI

      static final String SRW_NS_URI
      Siehe auch:
    • SEARCH_RETRIEVE_NS_URI

      static final String SEARCH_RETRIEVE_NS_URI
      Siehe auch:
    • SEARCH_RETRIEVE_OPERATION

      static final String SEARCH_RETRIEVE_OPERATION
      Siehe auch:
    • SCAN_OPERATION

      static final String SCAN_OPERATION
      Siehe auch:
    • RECORD_SCHEMAS

      static final Map<String,URI> RECORD_SCHEMAS
      The table below lists schemas in which records may be transferred. The list is not exhaustive. None are required to be supported, and any other schema (whether on the list below or not) may be supported in addition. The Explain document lists the XML schemas for a given database in which records may be transferred. Every schemas is unambiguously identified by a URI and a server may assign a short name, which may or may not be the same as the short name listed in the table below (and may differ from the short name that another server assigns).
    • RECORD_SCHEMA_NAMESPACES

      static final Map<String,URI> RECORD_SCHEMA_NAMESPACES