|
|
|
|
Structural Patterns. Structural patterns describe how classes and objects can be combined to form larger structures. The difference between class patterns and object patterns ... http://www.patterndepot.com/put/8/Structural.html
Although design patterns describe object-oriented designs, they are based on practical solutions that have been implemented in mainstream object-oriented programming languages http://www.cmcrossroads.com/bradapp/docs/patterns-intro.html
Module 8 - Using Presentation-to-Business Tier Patterns. Describe basic characteristics of the business tier J2EE patterns that facilitate communication with the presentation tier ... http://www.sun.com/training/catalog/courses/SL-500.xml
Description. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few ... http://php.net/manual/en/reference.pcre.pattern.syntax.php
public final class Pattern extends Object implements Serializable. A compiled representation of a regular expression. A regular expression, specified as a string, must first be ... http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html
|
|
|