M3::ServerView::Parser - Parser for table based views


M3-ServerView documentation  | view source Contained in the M3-ServerView distribution.

Index


NAME

Top

M3::ServerView::Parser - Parser for table based views

SYNOPSIS

Top

DESCRIPTION

Top

INTERFACE

Top

CLASS METHODS

new ( VIEW )

Creats a new parser for parsing contents and put them in the given VIEW. View must be a M3::ServerView::View-instance and conform to M3::ServerView::...

parse ( HTML )

Parses the HTML and polulates the view if possible.


M3-ServerView documentation  | view source Contained in the M3-ServerView distribution.