App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.tools.web_xml_parser.WebXml Class Reference
Inheritance diagram for google.appengine.tools.web_xml_parser.WebXml:
google.appengine.tools.value_mixin.ValueMixin

Public Member Functions

def __init__
 
def GetMimeTypeForPath
 
- Public Member Functions inherited from google.appengine.tools.value_mixin.ValueMixin
def __cmp__
 
def __hash__
 
def __repr__
 

Public Attributes

 patterns
 
 security_constraints
 
 welcome_files
 
 mime_mappings
 
 pattern_to_id
 
 fall_through_to_runtime
 
 has_jsps
 

Detailed Description

Contains information about web.xml relevant for translation to app.yaml.

The documentation for this class was generated from the following file: