Home | Trees | Indices | Help |
|
---|
|
Contains general placeable implementations. That is placeables that does not fit into any other sub-category.
|
|||
AltAttrPlaceable Placeable for the "alt=..." attributes inside XML tags. |
|||
NewlinePlaceable Matches new-lines. |
|||
NumberPlaceable Placeable for numbers. |
|||
QtFormattingPlaceable Placeable representing a Qt string formatting variable. |
|||
PythonFormattingPlaceable Placeable representing a Python string formatting variable. |
|||
JavaMessageFormatPlaceable Placeable representing a Java MessageFormat formatting variable. |
|||
FormattingPlaceable Placeable representing string formatting variables. |
|||
UrlPlaceable Placeable handling URI. |
|||
FilePlaceable Placeable handling file locations. |
|||
EmailPlaceable Placeable handling emails. |
|||
PunctuationPlaceable Placeable handling punctuation. |
|||
XMLEntityPlaceable Placeable handling XML entities ( &xxxxx; -style
entities).
|
|||
CapsPlaceable Placeable handling long all-caps strings. |
|||
CamelCasePlaceable Placeable handling camel case strings. |
|||
SpacesPlaceable Placeable handling unusual spaces in strings. |
|||
XMLTagPlaceable Placeable handling XML tags. |
|||
OptionPlaceable Placeble handling command line options e.g. |
|
|||
|
|||
|
|
|||
parsers =
|
Imports: re, G, Ph, StringElem
|
A parser method to extract placeables from a string based on a regular
expression. Use this function as the |
|
parsers
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:53:51 2009 | http://epydoc.sourceforge.net |