Class: ParsingSchemas documentation

models~ParsingSchemas()

new ParsingSchemas()

The parsing model (to remove html markup and other garbage from feeds)

Properties:
Name Type Description
regex String

the user submited regex for cleaning content

Source:

Methods

(static) statics.getptag(mess) → {String}

Attaching methods to a db object ?

Parameters:
Name Type Description
mess String
Source:
Returns:

clean

Type
String