| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/wadllib/__pycache__/ |
Upload File : |
�
R
`� � �� � d Z eZg d�ZddlZddlmZ ddlZddlZddl Z ddl
Z
ddlZddlZ ddl
mZ n# e$ r ddlmZ Y nw xY w ddlmc mZ n# e$ r ddlmc mZ Y nw xY wddlmZmZ ddlmZmZ ddlmZ d Zd
Z d� Z!d� Z"d
� Z# G d� de$� � Z% G d� de%� � Z& G d� de%� � Z' G d� de(� � Z) G d� d� � Z* G d� de)� � Z+ G d� de+� � Z, G d� de)� � Z- G d� de)e*� � Z. G d � d!e*� � Z/ G d"� d#e+e*� � Z0 G d$� d%e)� � Z1 G d&� d'e)� � Z2 G d(� d)e+� � Z3 G d*� d+e)� � Z4 G d,� d-e)� � Z5dS ).a� Navigate the resources exposed by a web service.
The wadllib library helps a web client navigate the resources
exposed by a web service. The service defines its resources in a
single WADL file. wadllib parses this file and gives access to the
resources defined inside. The client code can see the capabilities of
a given resource and make the corresponding HTTP requests.
If a request returns a representation of the resource, the client can
bind the string representation to the wadllib Resource object.
)
�Application�Link�Method�NoBoundRepresentationError� Parameter�RepresentationDefinition�ResponseDefinition�Resource�ResourceType� WADLError� N)�quote)� urlencode)�URI�merge)�
_make_unicode�
_string_types)�iso_strptimez xmlns:mapz http://www.w3.org/2001/XMLSchemac � � d| z S )z)Scope a tag name with the WADL namespace.z&{http://research.sun.com/wadl/2006/10}� ��tag_names �5/usr/lib/python3/dist-packages/wadllib/application.py�wadl_tagr H s
� �3�h�>�>� c �&