| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
id_as_url(element) Is the an atom:id a valid URL. |
||
| respect_fixed_categories(element, test_set, matching=None) | ||
|
|||
|
ATOM10_NS = u'http://www.w3.org/2005/Atom'
|
||
|
ATOMPUB_NS = u'http://purl.org/atom/app#'
|
||
|
XHTML1_NS = u'http://www.w3.org/1999/xhtml'
|
||
|
THR_NS = u'http://purl.org/syndication/thread/1.0'
|
||
|
|||
Is the an atom:id a valid URL. If not it will raise a BridgeValidatorException. Keyword arguments: element -- a bridge.Element element. Either and atom:id element or an element that has an atom:id child. |
|
|
|||
ATOM10_NSNone
|
ATOMPUB_NSNone
|
XHTML1_NSNone
|
THR_NSNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Dec 8 22:48:56 2006 | http://epydoc.sourceforge.net |