Lines Matching full:subclasses
87 from an input stream, leaving subclasses free to be concerned only with
91 components of the POD. Subclasses of B<Pod::Parser> override these methods
225 B<Pod::Parser> provides several methods which most subclasses will probably
236 This method should be overridden by subclasses to take the appropriate
283 This method may be overridden by subclasses to take the appropriate
322 This method may be overridden by subclasses to take the appropriate
345 In order to process interior sequences, subclasses implementations of
368 This method should be overridden by subclasses to take the appropriate
402 B<Pod::Parser> provides several methods which subclasses may want to override
404 be overridden, but it may be useful for subclasses to take advantage of them.
414 This is the constructor for B<Pod::Parser> and its subclasses. You
443 subclasses returns a blessed reference to the initialized object (hash-table).
468 copied to a local variable named C<$self>). If subclasses override this
485 document that is encountered in the input. Subclasses should override
503 nothing, however, subclasses may override it to perform any per-file
526 nothing, however, subclasses may override it to perform any per-file
548 that is encountered in the input. Subclasses should override this method
564 This method should be overridden by subclasses that wish to perform
595 This method should be overridden by subclasses that wish to perform any
635 can't be overridden), but subclasses may want to invoke them to exploit
912 dynamic lookup; Hence subclasses may I<not> override it!
1062 This method does I<not> usually need to be overridden by subclasses.
1167 This method does I<not> usually need to be overridden by subclasses.
1774 One could use this to create subclasses of B<Pod::Paragraphs> and