Table of Contents

Class: CompositeName ./src/peak/naming/names.py

A name whose parts may belong to different naming systems

Composite name strings consist of name parts separated by forward slashes. URL-encoding (%2F) is used to quote any slashes in each part. Subclasses of CompositeName may define a different separator attribute instead of "/", to use a different syntax.

Base Classes   
AbstractName
    tuple
Methods   
format
parse
  format 
format ( self )

  parse 
parse (
        klass,
        name,
        firstPartType=None,
        )


Table of Contents

This document was automatically generated on Mon Apr 15 01:11:05 2024 by HappyDoc version 2.1