Class PHPTagTypes


  • public final class PHPTagTypes
    extends java.lang.Object
    Contains tag types related to the PHP server platform.

    There is no specific tag type defined for the ASP-style PHP tag as it is recognised using the common server tag type.

    The tag types defined in this class are not registered by default. The register() method is provided as a convenient way to register them all at once.